home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / chkbook / chkbook.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-03-27  |  7.5 KB  |  257 lines

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