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

Windows编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mfcie" - 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=mfcie - Win32 Static 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 "mfcie.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 "mfcie.mak" CFG="mfcie - Win32 Static Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "mfcie - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "mfcie - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "mfcie - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  21. !MESSAGE "mfcie - Win32 Unicode Release" (based on "Win32 (x86) Application")
  22. !MESSAGE "mfcie - Win32 Static Debug" (based on "Win32 (x86) Application")
  23. !MESSAGE "mfcie - Win32 Static Release" (based on "Win32 (x86) Application")
  24. !MESSAGE 
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF  "$(CFG)" == "mfcie - Win32 Release"
  33. # PROP BASE Use_MFC 5
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "Release"
  36. # PROP BASE Intermediate_Dir "Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 6
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "Release"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  44. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  45. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  47. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  48. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  54. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  55. !ELSEIF  "$(CFG)" == "mfcie - Win32 Debug"
  56. # PROP BASE Use_MFC 5
  57. # PROP BASE Use_Debug_Libraries 1
  58. # PROP BASE Output_Dir "Debug"
  59. # PROP BASE Intermediate_Dir "Debug"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 6
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir "Debug"
  64. # PROP Intermediate_Dir "Debug"
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  67. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  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"
  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)" == "mfcie - Win32 Unicode Debug"
  79. # PROP BASE Use_MFC 4
  80. # PROP BASE Use_Debug_Libraries 1
  81. # PROP BASE Output_Dir "mfcie___"
  82. # PROP BASE Intermediate_Dir "mfcie___"
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 4
  85. # PROP Use_Debug_Libraries 1
  86. # PROP Output_Dir "UDebug"
  87. # PROP Intermediate_Dir "UDebug"
  88. # PROP Target_Dir ""
  89. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  90. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  91. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  92. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  93. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  94. # ADD RSC /l 0x409 /d "_DEBUG"
  95. BSC32=bscmake.exe
  96. # ADD BASE BSC32 /nologo
  97. # ADD BSC32 /nologo
  98. LINK32=link.exe
  99. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  100. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  101. !ELSEIF  "$(CFG)" == "mfcie - Win32 Unicode Release"
  102. # PROP BASE Use_MFC 4
  103. # PROP BASE Use_Debug_Libraries 0
  104. # PROP BASE Output_Dir "mfcie__0"
  105. # PROP BASE Intermediate_Dir "mfcie__0"
  106. # PROP BASE Target_Dir ""
  107. # PROP Use_MFC 4
  108. # PROP Use_Debug_Libraries 0
  109. # PROP Output_Dir "URelease"
  110. # PROP Intermediate_Dir "URelease"
  111. # PROP Target_Dir ""
  112. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  113. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  114. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  115. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  116. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  117. # ADD RSC /l 0x409 /d "NDEBUG"
  118. BSC32=bscmake.exe
  119. # ADD BASE BSC32 /nologo
  120. # ADD BSC32 /nologo
  121. LINK32=link.exe
  122. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  123. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  124. !ELSEIF  "$(CFG)" == "mfcie - Win32 Static Debug"
  125. # PROP BASE Use_MFC 6
  126. # PROP BASE Use_Debug_Libraries 1
  127. # PROP BASE Output_Dir "mfcie___"
  128. # PROP BASE Intermediate_Dir "mfcie___"
  129. # PROP BASE Target_Dir ""
  130. # PROP Use_MFC 5
  131. # PROP Use_Debug_Libraries 1
  132. # PROP Output_Dir "StaticDebug"
  133. # PROP Intermediate_Dir "StaticDebug"
  134. # PROP Target_Dir ""
  135. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  136. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  137. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  138. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  139. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  140. # ADD RSC /l 0x409 /d "_DEBUG"
  141. BSC32=bscmake.exe
  142. # ADD BASE BSC32 /nologo
  143. # ADD BSC32 /nologo
  144. LINK32=link.exe
  145. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  146. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  147. !ELSEIF  "$(CFG)" == "mfcie - Win32 Static Release"
  148. # PROP BASE Use_MFC 6
  149. # PROP BASE Use_Debug_Libraries 0
  150. # PROP BASE Output_Dir "mfcie__0"
  151. # PROP BASE Intermediate_Dir "mfcie__0"
  152. # PROP BASE Target_Dir ""
  153. # PROP Use_MFC 5
  154. # PROP Use_Debug_Libraries 0
  155. # PROP Output_Dir "StaticRelease"
  156. # PROP Intermediate_Dir "StaticRelease"
  157. # PROP Target_Dir ""
  158. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  159. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  160. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  161. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  162. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  163. # ADD RSC /l 0x409 /d "NDEBUG"
  164. BSC32=bscmake.exe
  165. # ADD BASE BSC32 /nologo
  166. # ADD BSC32 /nologo
  167. LINK32=link.exe
  168. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  169. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  170. !ENDIF 
  171. # Begin Target
  172. # Name "mfcie - Win32 Release"
  173. # Name "mfcie - Win32 Debug"
  174. # Name "mfcie - Win32 Unicode Debug"
  175. # Name "mfcie - Win32 Unicode Release"
  176. # Name "mfcie - Win32 Static Debug"
  177. # Name "mfcie - Win32 Static Release"
  178. # Begin Group "Source Files"
  179. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  180. # Begin Source File
  181. SOURCE=.MainFrm.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.mfcie.cpp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.mfcie.rc
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.mfcieDoc.cpp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.mfcieVw.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.StdAfx.cpp
  197. # ADD CPP /Yc"stdafx.h"
  198. # End Source File
  199. # End Group
  200. # Begin Group "Header Files"
  201. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  202. # Begin Source File
  203. SOURCE=.MainFrm.h
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.mfcie.h
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.mfcieDoc.h
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.mfcieVw.h
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.Resource.h
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.StdAfx.h
  219. # End Source File
  220. # End Group
  221. # Begin Group "Resource Files"
  222. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  223. # Begin Source File
  224. SOURCE=.rescoldtool.bmp
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.reshottoolb.bmp
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.resMFC2.AVI
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.resmfcie.ico
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.resmfcie.rc2
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.resmfcieDoc.ico
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.resToolbar.bmp
  243. # End Source File
  244. # End Group
  245. # End Target
  246. # End Project