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

Windows编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Drive" - 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=Drive - Win32 Release
  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 "drive.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 "drive.mak" CFG="Drive - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Drive - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "Drive - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "Drive - Win32 Unicode Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "Drive - Win32 Unicode Debug" (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)" == "Drive - Win32 Release"
  31. # PROP BASE Use_MFC 1
  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 1
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ".Release"
  39. # PROP Intermediate_Dir ".Release"
  40. # PROP Target_Dir ""
  41. F90=fl32.exe
  42. # ADD BASE F90 /I "Release/"
  43. # ADD F90 /I "Release/"
  44. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  45. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"predrive.h" /FD /c
  46. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  47. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  49. # ADD RSC /l 0x409 /d "NDEBUG"
  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 /entry:"WinMainCRTStartup" /subsystem:console /machine:I386
  56. # SUBTRACT LINK32 /pdb:none
  57. !ELSEIF  "$(CFG)" == "Drive - Win32 Debug"
  58. # PROP BASE Use_MFC 1
  59. # PROP BASE Use_Debug_Libraries 1
  60. # PROP BASE Output_Dir ".Debug"
  61. # PROP BASE Intermediate_Dir ".Debug"
  62. # PROP BASE Target_Dir ""
  63. # PROP Use_MFC 1
  64. # PROP Use_Debug_Libraries 1
  65. # PROP Output_Dir ".Debug"
  66. # PROP Intermediate_Dir ".Debug"
  67. # PROP Target_Dir ""
  68. F90=fl32.exe
  69. # ADD BASE F90 /I "Debug/"
  70. # ADD F90 /I "Debug/"
  71. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  72. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"predrive.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"
  77. BSC32=bscmake.exe
  78. # ADD BASE BSC32 /nologo
  79. # ADD BSC32 /nologo
  80. LINK32=link.exe
  81. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  82. # ADD LINK32 /nologo /entry:"WinMainCRTStartup" /subsystem:console /debug /machine:I386
  83. # SUBTRACT LINK32 /pdb:none
  84. !ELSEIF  "$(CFG)" == "Drive - Win32 Unicode Release"
  85. # PROP BASE Use_MFC 1
  86. # PROP BASE Use_Debug_Libraries 0
  87. # PROP BASE Output_Dir ".Unicode Release"
  88. # PROP BASE Intermediate_Dir ".Unicode Release"
  89. # PROP BASE Target_Dir ""
  90. # PROP Use_MFC 1
  91. # PROP Use_Debug_Libraries 0
  92. # PROP Output_Dir ".ReleaseU"
  93. # PROP Intermediate_Dir ".ReleaseU"
  94. # PROP Target_Dir ""
  95. F90=fl32.exe
  96. # ADD BASE F90 /I "Unicode Release/"
  97. # ADD F90 /I "ReleaseU/"
  98. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  99. # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_UNICODE" /Yu"predrive.h" /FD /c
  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"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  109. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:console /machine:I386
  110. # SUBTRACT LINK32 /pdb:none
  111. !ELSEIF  "$(CFG)" == "Drive - Win32 Unicode Debug"
  112. # PROP BASE Use_MFC 1
  113. # PROP BASE Use_Debug_Libraries 1
  114. # PROP BASE Output_Dir ".Unicode Debug"
  115. # PROP BASE Intermediate_Dir ".Unicode Debug"
  116. # PROP BASE Target_Dir ""
  117. # PROP Use_MFC 1
  118. # PROP Use_Debug_Libraries 1
  119. # PROP Output_Dir ".DebugU"
  120. # PROP Intermediate_Dir ".DebugU"
  121. # PROP Target_Dir ""
  122. F90=fl32.exe
  123. # ADD BASE F90 /I "Unicode Debug/"
  124. # ADD F90 /I "DebugU/"
  125. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  126. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_UNICODE" /Yu"predrive.h" /FD /c
  127. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  128. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  129. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  130. # ADD RSC /l 0x409 /d "_DEBUG"
  131. BSC32=bscmake.exe
  132. # ADD BASE BSC32 /nologo
  133. # ADD BSC32 /nologo
  134. LINK32=link.exe
  135. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  136. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:console /debug /machine:I386
  137. # SUBTRACT LINK32 /pdb:none
  138. !ENDIF 
  139. # Begin Target
  140. # Name "Drive - Win32 Release"
  141. # Name "Drive - Win32 Debug"
  142. # Name "Drive - Win32 Unicode Release"
  143. # Name "Drive - Win32 Unicode Debug"
  144. # Begin Group "Source Files"
  145. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  146. # Begin Source File
  147. SOURCE=.Drive.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.predrive.cpp
  151. # ADD CPP /Yc"predrive.h"
  152. # End Source File
  153. # End Group
  154. # Begin Group "Header Files"
  155. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  156. # Begin Source File
  157. SOURCE=.predrive.h
  158. # End Source File
  159. # End Group
  160. # Begin Group "Resource Files"
  161. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  162. # End Group
  163. # End Target
  164. # End Project