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

Windows编程

开发平台:

Visual C++

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