mymenu.dsp
上传用户:aphuaqiang
上传日期:2007-01-02
资源大小:62k
文件大小:9k
源码类别:

菜单

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mymenu" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=mymenu - Win32 Unicode Debug
  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 "mymenu.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 "mymenu.mak" CFG="mymenu - Win32 Unicode Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "mymenu - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "mymenu - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "mymenu - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  21. !MESSAGE "mymenu - Win32 Unicode Release" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "mymenu - Win32 Release"
  31. # PROP BASE Use_MFC 6
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 6
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.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" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  53. !ELSEIF  "$(CFG)" == "mymenu - Win32 Debug"
  54. # PROP BASE Use_MFC 6
  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 6
  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 /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  66. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  67. # SUBTRACT CPP /Fr
  68. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  69. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  70. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  71. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  77. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  78. !ELSEIF  "$(CFG)" == "mymenu - Win32 Unicode Debug"
  79. # PROP BASE Use_MFC 6
  80. # PROP BASE Use_Debug_Libraries 1
  81. # PROP BASE Output_Dir "mymenu__"
  82. # PROP BASE Intermediate_Dir "mymenu__"
  83. # PROP BASE Ignore_Export_Lib 0
  84. # PROP BASE Target_Dir ""
  85. # PROP Use_MFC 6
  86. # PROP Use_Debug_Libraries 1
  87. # PROP Output_Dir "UDEBUG"
  88. # PROP Intermediate_Dir "UDEBUG"
  89. # PROP Ignore_Export_Lib 0
  90. # PROP Target_Dir ""
  91. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  92. # SUBTRACT BASE CPP /Fr
  93. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  94. # SUBTRACT CPP /Fr
  95. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  96. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  97. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  98. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  99. BSC32=bscmake.exe
  100. # ADD BASE BSC32 /nologo
  101. # ADD BSC32 /nologo
  102. LINK32=link.exe
  103. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  104. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  105. !ELSEIF  "$(CFG)" == "mymenu - Win32 Unicode Release"
  106. # PROP BASE Use_MFC 6
  107. # PROP BASE Use_Debug_Libraries 0
  108. # PROP BASE Output_Dir "mymenu_0"
  109. # PROP BASE Intermediate_Dir "mymenu_0"
  110. # PROP BASE Target_Dir ""
  111. # PROP Use_MFC 6
  112. # PROP Use_Debug_Libraries 0
  113. # PROP Output_Dir "URELEASE"
  114. # PROP Intermediate_Dir "URELEASE"
  115. # PROP Target_Dir ""
  116. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  117. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  118. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  119. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  120. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  121. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  122. BSC32=bscmake.exe
  123. # ADD BASE BSC32 /nologo
  124. # ADD BSC32 /nologo
  125. LINK32=link.exe
  126. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  127. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  128. !ENDIF 
  129. # Begin Target
  130. # Name "mymenu - Win32 Release"
  131. # Name "mymenu - Win32 Debug"
  132. # Name "mymenu - Win32 Unicode Debug"
  133. # Name "mymenu - Win32 Unicode Release"
  134. # Begin Group "Source Files"
  135. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  136. # Begin Source File
  137. SOURCE=.BCMenu.cpp
  138. !IF  "$(CFG)" == "mymenu - Win32 Release"
  139. !ELSEIF  "$(CFG)" == "mymenu - Win32 Debug"
  140. # ADD CPP /GR- /Yu
  141. !ELSEIF  "$(CFG)" == "mymenu - Win32 Unicode Debug"
  142. # ADD BASE CPP /GR- /Yu
  143. # ADD CPP /GR- /Yu
  144. !ELSEIF  "$(CFG)" == "mymenu - Win32 Unicode Release"
  145. !ENDIF 
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.ChildFrm.cpp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.MainFrm.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.mymenu.cpp
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.mymenu.rc
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.mymenuDoc.cpp
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.mymenuView.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.StdAfx.cpp
  167. # ADD CPP /Yc"stdafx.h"
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.ToolBarEx.cpp
  171. # End Source File
  172. # End Group
  173. # Begin Group "Header Files"
  174. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  175. # Begin Source File
  176. SOURCE=.BCMenu.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.ChildFrm.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.MainFrm.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.mymenu.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.mymenuDoc.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.mymenuView.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.Resource.h
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.StdAfx.h
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.ToolBarEx.h
  201. # End Source File
  202. # End Group
  203. # Begin Group "Resource Files"
  204. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  205. # Begin Source File
  206. SOURCE=.resbitmap1.bmp
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.resbitmap2.bmp
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.resbitmap3.bmp
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.resbitmap4.bmp
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.resbitmap5.bmp
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.resbitmap6.bmp
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.resbitmap7.bmp
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.resbitmap8.bmp
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.resbitmap9.bmp
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.resbmp00001.bmp
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.resbmp00002.bmp
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.resbmp00003.bmp
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.resbmp00004.bmp
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.resbmp00005.bmp
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.resbmp00006.bmp
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.resedit_cop.bmp
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.resfilenew.bmp
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.resicon1.ico
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.resicon2.ico
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.resmymenu.ico
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.resmymenu.rc2
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.resmymenuDoc.ico
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.resnet.bmp
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.resToolbar.bmp
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.restoolbar1.bmp
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.reszoom.bmp
  282. # End Source File
  283. # End Group
  284. # Begin Source File
  285. SOURCE=.ReadMe.txt
  286. # End Source File
  287. # End Target
  288. # End Project