Blue.vcproj 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Blue"
  6. ProjectGUID="{E5294C63-426A-4B28-8423-4799B6A9B510}"
  7. RootNamespace="Blue"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Release|Win32"
  19. OutputDirectory=".\Build\Blue\Release"
  20. IntermediateDirectory=".\Build\Blue\Release"
  21. ConfigurationType="4"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="2"
  44. InlineFunctionExpansion="2"
  45. AdditionalIncludeDirectories=".\SDL2\include;.\RSPiX\c\Win32\DirectX\Inc;.\RSPiX\c\Win32\WinG\Inc;.\RSPiX\c\Win32\SmartHeap\Include;.\RSPiX\Src;.\RSPiX\Src\Blue;.\RSPiX\Inc;."
  46. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_STEAMWORKS=0"
  47. StringPooling="true"
  48. RuntimeLibrary="0"
  49. EnableFunctionLevelLinking="true"
  50. UsePrecompiledHeader="0"
  51. PrecompiledHeaderFile=".\Build\Blue\Release/Blue.pch"
  52. AssemblerListingLocation=".\Build\Blue\Release/"
  53. ObjectFile=".\Build\Blue\Release/"
  54. ProgramDataBaseFileName=".\Build\Blue\Release/"
  55. WarningLevel="3"
  56. SuppressStartupBanner="true"
  57. CompileAs="0"
  58. />
  59. <Tool
  60. Name="VCManagedResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. Culture="1033"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLibrarianTool"
  71. OutputFile=".\Build\Blue\Release\Blue.lib"
  72. SuppressStartupBanner="true"
  73. />
  74. <Tool
  75. Name="VCALinkTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCPostBuildEventTool"
  88. />
  89. </Configuration>
  90. <Configuration
  91. Name="Optimized Debug|Win32"
  92. OutputDirectory=".\Build\Blue\Optimized Debug"
  93. IntermediateDirectory=".\Build\Blue\Optimized Debug"
  94. ConfigurationType="4"
  95. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  96. UseOfMFC="0"
  97. ATLMinimizesCRunTimeLibraryUsage="false"
  98. >
  99. <Tool
  100. Name="VCPreBuildEventTool"
  101. />
  102. <Tool
  103. Name="VCCustomBuildTool"
  104. />
  105. <Tool
  106. Name="VCXMLDataGeneratorTool"
  107. />
  108. <Tool
  109. Name="VCWebServiceProxyGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCMIDLTool"
  113. />
  114. <Tool
  115. Name="VCCLCompilerTool"
  116. Optimization="2"
  117. InlineFunctionExpansion="2"
  118. AdditionalIncludeDirectories=".\SDL2\include;.\RSPiX\c\Win32\DirectX\Inc;.\RSPiX\c\Win32\WinG\Inc;.\RSPiX\Src;.\RSPiX\Src\Blue;.\RSPiX\Inc;."
  119. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;TRACENASSERT"
  120. StringPooling="true"
  121. RuntimeLibrary="0"
  122. EnableFunctionLevelLinking="true"
  123. UsePrecompiledHeader="0"
  124. PrecompiledHeaderFile=".\Build\Blue\Optimized Debug/Blue.pch"
  125. AssemblerListingLocation=".\Build\Blue\Optimized Debug/"
  126. ObjectFile=".\Build\Blue\Optimized Debug/"
  127. ProgramDataBaseFileName=".\Build\Blue\Optimized Debug/"
  128. WarningLevel="3"
  129. SuppressStartupBanner="true"
  130. DebugInformationFormat="3"
  131. CompileAs="0"
  132. />
  133. <Tool
  134. Name="VCManagedResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. Culture="1033"
  139. />
  140. <Tool
  141. Name="VCPreLinkEventTool"
  142. />
  143. <Tool
  144. Name="VCLibrarianTool"
  145. OutputFile=".\Build\Blue\Optimized Debug\Blue.lib"
  146. SuppressStartupBanner="true"
  147. />
  148. <Tool
  149. Name="VCALinkTool"
  150. />
  151. <Tool
  152. Name="VCXDCMakeTool"
  153. />
  154. <Tool
  155. Name="VCBscMakeTool"
  156. />
  157. <Tool
  158. Name="VCFxCopTool"
  159. />
  160. <Tool
  161. Name="VCPostBuildEventTool"
  162. />
  163. </Configuration>
  164. <Configuration
  165. Name="Debug|Win32"
  166. OutputDirectory=".\Build\Blue\Debug"
  167. IntermediateDirectory=".\Build\Blue\Debug"
  168. ConfigurationType="4"
  169. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  170. UseOfMFC="0"
  171. ATLMinimizesCRunTimeLibraryUsage="false"
  172. >
  173. <Tool
  174. Name="VCPreBuildEventTool"
  175. />
  176. <Tool
  177. Name="VCCustomBuildTool"
  178. />
  179. <Tool
  180. Name="VCXMLDataGeneratorTool"
  181. />
  182. <Tool
  183. Name="VCWebServiceProxyGeneratorTool"
  184. />
  185. <Tool
  186. Name="VCMIDLTool"
  187. />
  188. <Tool
  189. Name="VCCLCompilerTool"
  190. Optimization="0"
  191. AdditionalIncludeDirectories=".\SDL2\include;.\RSPiX\c\Win32\WinG\Inc;.\RSPiX\c\Win32\DirectX\Inc;.\RSPiX\Src;.\RSPiX\Src\Blue;.\RSPiX\Inc;.\RSPiX\c\Win32\HeapAgent\Include;."
  192. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;NOSHMALLOC;WITH_STEAMWORKS=1"
  193. RuntimeLibrary="1"
  194. UsePrecompiledHeader="0"
  195. PrecompiledHeaderFile=".\Build\Blue\Debug/Blue.pch"
  196. AssemblerListingLocation=".\Build\Blue\Debug/"
  197. ObjectFile=".\Build\Blue\Debug/"
  198. ProgramDataBaseFileName=".\Build\Blue\Debug/"
  199. WarningLevel="3"
  200. SuppressStartupBanner="true"
  201. DebugInformationFormat="4"
  202. CompileAs="0"
  203. />
  204. <Tool
  205. Name="VCManagedResourceCompilerTool"
  206. />
  207. <Tool
  208. Name="VCResourceCompilerTool"
  209. Culture="1033"
  210. />
  211. <Tool
  212. Name="VCPreLinkEventTool"
  213. />
  214. <Tool
  215. Name="VCLibrarianTool"
  216. OutputFile=".\Build\Blue\Debug\BlueD.lib"
  217. SuppressStartupBanner="true"
  218. />
  219. <Tool
  220. Name="VCALinkTool"
  221. />
  222. <Tool
  223. Name="VCXDCMakeTool"
  224. />
  225. <Tool
  226. Name="VCBscMakeTool"
  227. />
  228. <Tool
  229. Name="VCFxCopTool"
  230. />
  231. <Tool
  232. Name="VCPostBuildEventTool"
  233. />
  234. </Configuration>
  235. </Configurations>
  236. <References>
  237. </References>
  238. <Files>
  239. <Filter
  240. Name="Source Files"
  241. Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  242. >
  243. <File
  244. RelativePath=".\RSPiX\Src\Blue\unix\Bdebug.cpp"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".\RSPiX\Src\Blue\unix\Bdisp.cpp"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".\RSPiX\Src\Blue\unix\Bjoy.cpp"
  253. >
  254. </File>
  255. <File
  256. RelativePath=".\RSPiX\Src\Blue\unix\Bkey.cpp"
  257. >
  258. </File>
  259. <File
  260. RelativePath=".\RSPiX\Src\Blue\unix\Bmain.cpp"
  261. >
  262. </File>
  263. <File
  264. RelativePath=".\RSPiX\Src\Blue\unix\Bmouse.cpp"
  265. >
  266. </File>
  267. <File
  268. RelativePath=".\RSPiX\Src\Blue\unix\Bsound.cpp"
  269. >
  270. </File>
  271. <File
  272. RelativePath=".\RSPiX\Src\Blue\unix\Btime.cpp"
  273. >
  274. </File>
  275. </Filter>
  276. <Filter
  277. Name="Header Files"
  278. Filter="h;hpp;hxx;hm;inl;fi;fd"
  279. >
  280. </Filter>
  281. <Filter
  282. Name="Resource Files"
  283. Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  284. >
  285. </Filter>
  286. </Files>
  287. <Globals>
  288. </Globals>
  289. </VisualStudioProject>