DOCKTOOL.DSP
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:8k
源码类别:

Windows编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="DockTool" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=DockTool - Win32 Release
  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 "docktool.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 "docktool.mak" CFG="DockTool - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "DockTool - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "DockTool - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "DockTool - Win32 Unicode Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "DockTool - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "DockTool - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir ".Release"
  32. # PROP BASE Intermediate_Dir ".Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 2
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir ".Release"
  37. # PROP Intermediate_Dir ".Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # SUBTRACT CPP /Fr
  42. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # 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
  51. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  52. !ELSEIF  "$(CFG)" == "DockTool - Win32 Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir ".Debug"
  56. # PROP BASE Intermediate_Dir ".Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 2
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir ".Debug"
  61. # PROP Intermediate_Dir ".Debug"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
  64. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  65. # SUBTRACT CPP /Fr
  66. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # 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
  75. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  76. !ELSEIF  "$(CFG)" == "DockTool - Win32 Unicode Release"
  77. # PROP BASE Use_MFC 0
  78. # PROP BASE Use_Debug_Libraries 0
  79. # PROP BASE Output_Dir ".Release"
  80. # PROP BASE Intermediate_Dir ".Release"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 2
  83. # PROP Use_Debug_Libraries 0
  84. # PROP Output_Dir ".UniRelease"
  85. # PROP Intermediate_Dir ".UniRelease"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
  88. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  89. # SUBTRACT CPP /Fr
  90. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  91. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  92. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  93. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  94. BSC32=bscmake.exe
  95. # ADD BASE BSC32 /nologo
  96. # ADD BSC32 /nologo
  97. LINK32=link.exe
  98. # 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
  99. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  100. !ELSEIF  "$(CFG)" == "DockTool - Win32 Unicode Debug"
  101. # PROP BASE Use_MFC 0
  102. # PROP BASE Use_Debug_Libraries 1
  103. # PROP BASE Output_Dir ".Debug"
  104. # PROP BASE Intermediate_Dir ".Debug"
  105. # PROP BASE Target_Dir ""
  106. # PROP Use_MFC 2
  107. # PROP Use_Debug_Libraries 1
  108. # PROP Output_Dir ".UniDebug"
  109. # PROP Intermediate_Dir ".UniDebug"
  110. # PROP Target_Dir ""
  111. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
  112. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  113. # SUBTRACT CPP /Fr
  114. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  115. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  116. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  117. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  118. BSC32=bscmake.exe
  119. # ADD BASE BSC32 /nologo
  120. # ADD BSC32 /nologo
  121. LINK32=link.exe
  122. # 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
  123. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  124. !ENDIF 
  125. # Begin Target
  126. # Name "DockTool - Win32 Release"
  127. # Name "DockTool - Win32 Debug"
  128. # Name "DockTool - Win32 Unicode Release"
  129. # Name "DockTool - Win32 Unicode Debug"
  130. # Begin Group "Source Files"
  131. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  132. # Begin Source File
  133. SOURCE=.dockdoc.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.dockmac.r
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.docktool.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.docktool.rc
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.dockvw.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.editbar.cpp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.mainfrm.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.palette.cpp
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.readme.txt
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.searchbx.cpp
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.stdafx.cpp
  164. # ADD CPP /Yc"stdafx.h"
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.tooldlg.cpp
  168. # End Source File
  169. # End Group
  170. # Begin Group "Header Files"
  171. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  172. # Begin Source File
  173. SOURCE=.dockdoc.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.docktool.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.dockvw.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.editbar.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.mainfrm.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.palette.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.searchbx.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.stdafx.h
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.tooldlg.h
  198. # End Source File
  199. # End Group
  200. # Begin Group "Resource Files"
  201. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  202. # Begin Source File
  203. SOURCE=.rescbrowse.bmp
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.rescdebug.bmp
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.rescedit.bmp
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.rescmain.bmp
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.rescpalette.bmp
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.rescresrc.bmp
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.resdocktool.ico
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.resdocktool.rc2
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.resmbrowse.bmp
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.resmdebug.bmp
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.resmedit.bmp
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.resmmain.bmp
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.resmpalette.bmp
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.resmresrc.bmp
  243. # End Source File
  244. # End Group
  245. # End Target
  246. # End Project