vncviewer.dsp
上传用户:sbftbdw
上传日期:2007-01-03
资源大小:379k
文件大小:10k
源码类别:

远程控制编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="vncviewer" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=vncviewer - Win32 Profile
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "vncviewer.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "vncviewer.mak" CFG="vncviewer - Win32 Profile"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "vncviewer - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "vncviewer - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "vncviewer - Win32 Profile" (based on "Win32 (x86) Application")
  21. !MESSAGE 
  22. # Begin Project
  23. # PROP Scc_ProjName ""$/vncviewer", KYAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. # PROP WCE_Configuration "H/PC Ver. 2.00"
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "vncviewer - Win32 Release"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD CPP /nologo /MT /W3 /GX /O2 /I "omnithread" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__NT__" /D "_WINSTATIC" /D "__WIN32__" /YX"stdhdrs.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 winmm.lib omnithread.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib /nologo /subsystem:windows /machine:I386 /libpath:"omnithread/Release"
  53. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  66. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "omnithread" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "__NT__" /D "_WINSTATIC" /D "__WIN32__" /FR /YX"stdhdrs.h" /FD /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 ole32.lib oleaut32.lib winmm.lib omnithread.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"./omnithread/Debug"
  77. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Profile"
  78. # PROP BASE Use_MFC 0
  79. # PROP BASE Use_Debug_Libraries 1
  80. # PROP BASE Output_Dir "vncviewe"
  81. # PROP BASE Intermediate_Dir "vncviewe"
  82. # PROP BASE Ignore_Export_Lib 0
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 0
  85. # PROP Use_Debug_Libraries 1
  86. # PROP Output_Dir "Profile"
  87. # PROP Intermediate_Dir "Profile"
  88. # PROP Ignore_Export_Lib 0
  89. # PROP Target_Dir ""
  90. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "omnithread" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "__NT__" /D "_WINSTATIC" /FR /YX"stdhdrs.h" /FD /c
  91. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "omnithread" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "__NT__" /D "_WINSTATIC" /D "__WIN32__" /FR /YX"stdhdrs.h" /FD /c
  92. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  93. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  94. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  95. # ADD RSC /l 0x409 /d "_DEBUG"
  96. BSC32=bscmake.exe
  97. # ADD BASE BSC32 /nologo
  98. # ADD BSC32 /nologo
  99. LINK32=link.exe
  100. # ADD BASE LINK32 ole32.lib oleaut32.lib winmm.lib omnithread.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"./omnithread/Debug"
  101. # ADD LINK32 ole32.lib oleaut32.lib winmm.lib omnithread.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib /nologo /subsystem:windows /profile /debug /machine:I386 /libpath:"./omnithread/Debug"
  102. !ENDIF 
  103. # Begin Target
  104. # Name "vncviewer - Win32 Release"
  105. # Name "vncviewer - Win32 Debug"
  106. # Name "vncviewer - Win32 Profile"
  107. # Begin Group "Resources"
  108. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  109. # Begin Source File
  110. SOURCE=.rescursor1.cur
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.residr_tray.ico
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.restoolbar1.bmp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.resvnc.bmp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.resvnc32.BMP
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.resvncviewer.ico
  126. # End Source File
  127. # End Group
  128. # Begin Source File
  129. SOURCE=.AboutBox.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.AboutBox.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.AuthDialog.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.AuthDialog.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.ClientConnection.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.ClientConnection.h
  145. !IF  "$(CFG)" == "vncviewer - Win32 Release"
  146. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Debug"
  147. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Profile"
  148. # PROP Intermediate_Dir "Profile"
  149. !ENDIF 
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.ClientConnectionClipboard.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.ClientConnectionCopyRect.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.ClientConnectionCoRRE.cpp
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.ClientConnectionFullScreen.cpp
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.ClientConnectionHextile.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.ClientConnectionRaw.cpp
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.ClientConnectionRRE.cpp
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.COPYING.txt
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.d3des.c
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.d3des.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.Daemon.cpp
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.Daemon.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.Exception.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.Exception.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.Flasher.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.Flasher.h
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.History.txt
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.KeyMap.cpp
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.KeyMap.h
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.keysymdef.h
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.LICENCE.txt
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.Log.cpp
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.Log.h
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.MRU.cpp
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.MRU.h
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.resresource.h
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.rfb.h
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.rfbproto.h
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.SessionDialog.cpp
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.SessionDialog.h
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.stdhdrs.cpp
  243. !IF  "$(CFG)" == "vncviewer - Win32 Release"
  244. # ADD CPP /YX"stdhdrs.h"
  245. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Debug"
  246. # ADD CPP /Yc"stdhdrs.h"
  247. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Profile"
  248. # ADD BASE CPP /Yc"stdhdrs.h"
  249. # ADD CPP /Yc"stdhdrs.h"
  250. !ENDIF 
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.stdhdrs.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.ToDo.txt
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.vncauth.c
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.vncauth.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.VNCOptions.cpp
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.VNCOptions.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.vncviewer.cpp
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.vncviewer.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.resvncviewer.rc
  278. !IF  "$(CFG)" == "vncviewer - Win32 Release"
  279. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Debug"
  280. !ELSEIF  "$(CFG)" == "vncviewer - Win32 Profile"
  281. !ENDIF 
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.VNCviewerApp.cpp
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.VNCviewerApp.h
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.VNCviewerApp32.cpp
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.VNCviewerApp32.h
  294. # End Source File
  295. # End Target
  296. # End Project