home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / fire / fire.dsp < prev    next >
Text File  |  1998-03-26  |  6KB  |  213 lines

  1. # Microsoft Developer Studio Project File - Name="Fire" - 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=Fire - 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 "fire.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 "fire.mak" CFG="Fire - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Fire - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "Fire - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "Fire - Win32 Profile Release" (based on "Win32 (x86) Application")
  23. !MESSAGE 
  24.  
  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.  
  33. !IF  "$(CFG)" == "Fire - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC 0
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir ".\Release"
  38. # PROP BASE Intermediate_Dir ".\Release"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 2
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir ".\Release"
  43. # PROP Intermediate_Dir ".\Release"
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  46. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  47. # SUBTRACT CPP /Fr
  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)" == "Fire - 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. # SUBTRACT CPP /Fr
  74. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  77. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # 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
  83. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  84.  
  85. !ELSEIF  "$(CFG)" == "Fire - Win32 Profile Release"
  86.  
  87. # PROP BASE Use_MFC 0
  88. # PROP BASE Use_Debug_Libraries 0
  89. # PROP BASE Output_Dir ".\Release"
  90. # PROP BASE Intermediate_Dir ".\Release"
  91. # PROP BASE Target_Dir ""
  92. # PROP Use_MFC 2
  93. # PROP Use_Debug_Libraries 0
  94. # PROP Output_Dir ".\ProfRelease"
  95. # PROP Intermediate_Dir ".\ProfRelease"
  96. # PROP Target_Dir ""
  97. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  98. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  99. # SUBTRACT CPP /Z<none> /Fr
  100. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  101. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  102. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  103. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # 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
  109. # ADD LINK32 /nologo /subsystem:windows /profile /machine:I386
  110.  
  111. !ENDIF 
  112.  
  113. # Begin Target
  114.  
  115. # Name "Fire - Win32 Release"
  116. # Name "Fire - Win32 Debug"
  117. # Name "Fire - Win32 Profile Release"
  118. # Begin Group "Source Files"
  119.  
  120. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  121. # Begin Source File
  122.  
  123. SOURCE=.\fire.cpp
  124.  
  125. !IF  "$(CFG)" == "Fire - Win32 Release"
  126.  
  127. !ELSEIF  "$(CFG)" == "Fire - Win32 Debug"
  128.  
  129. # ADD CPP /Yu"Stdafx.h"
  130.  
  131. !ELSEIF  "$(CFG)" == "Fire - Win32 Profile Release"
  132.  
  133. !ENDIF 
  134.  
  135. # End Source File
  136. # Begin Source File
  137.  
  138. SOURCE=.\fire.rc
  139. # End Source File
  140. # Begin Source File
  141.  
  142. SOURCE=.\firedlg.cpp
  143.  
  144. !IF  "$(CFG)" == "Fire - Win32 Release"
  145.  
  146. !ELSEIF  "$(CFG)" == "Fire - Win32 Debug"
  147.  
  148. # ADD CPP /Yu
  149.  
  150. !ELSEIF  "$(CFG)" == "Fire - Win32 Profile Release"
  151.  
  152. !ENDIF 
  153.  
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=.\firewnd.cpp
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\stdafx.cpp
  162.  
  163. !IF  "$(CFG)" == "Fire - Win32 Release"
  164.  
  165. # ADD CPP /Yc"Stdafx.h"
  166.  
  167. !ELSEIF  "$(CFG)" == "Fire - Win32 Debug"
  168.  
  169. # ADD CPP /Yc
  170.  
  171. !ELSEIF  "$(CFG)" == "Fire - Win32 Profile Release"
  172.  
  173. # ADD CPP /Yc
  174.  
  175. !ENDIF 
  176.  
  177. # End Source File
  178. # End Group
  179. # Begin Group "Header Files"
  180.  
  181. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  182. # Begin Source File
  183.  
  184. SOURCE=.\fire.h
  185. # End Source File
  186. # Begin Source File
  187.  
  188. SOURCE=.\firedlg.h
  189. # End Source File
  190. # Begin Source File
  191.  
  192. SOURCE=.\firewnd.h
  193. # End Source File
  194. # Begin Source File
  195.  
  196. SOURCE=.\stdafx.h
  197. # End Source File
  198. # End Group
  199. # Begin Group "Resource Files"
  200.  
  201. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  202. # Begin Source File
  203.  
  204. SOURCE=.\RES\fire.ico
  205. # End Source File
  206. # Begin Source File
  207.  
  208. SOURCE=.\RES\fire.rc2
  209. # End Source File
  210. # End Group
  211. # End Target
  212. # End Project
  213.