RussianGame.vcproj.8.00.old
上传用户:clj987822
上传日期:2022-04-25
资源大小:13296k
文件大小:11k
源码类别:

其他智力游戏

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="RussianGame"
  6. ProjectGUID="{E1D3C353-C492-434C-A2CB-F0F86C99E832}"
  7. RootNamespace="RussianGame"
  8. Keyword="MFCProj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Release|Win32"
  20. OutputDirectory=".Release"
  21. IntermediateDirectory=".Release"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  24. UseOfMFC="1"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="NDEBUG"
  43. MkTypLibCompatible="true"
  44. SuppressStartupBanner="true"
  45. TargetEnvironment="1"
  46. TypeLibraryName=".Release/RussianGame.tlb"
  47. HeaderFileName=""
  48. />
  49. <Tool
  50. Name="VCCLCompilerTool"
  51. Optimization="2"
  52. InlineFunctionExpansion="1"
  53. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  54. StringPooling="true"
  55. RuntimeLibrary="0"
  56. EnableFunctionLevelLinking="true"
  57. UsePrecompiledHeader="2"
  58. PrecompiledHeaderThrough="stdafx.h"
  59. PrecompiledHeaderFile=".Release/RussianGame.pch"
  60. AssemblerListingLocation=".Release/"
  61. ObjectFile=".Release/"
  62. ProgramDataBaseFileName=".Release/"
  63. WarningLevel="3"
  64. SuppressStartupBanner="true"
  65. />
  66. <Tool
  67. Name="VCManagedResourceCompilerTool"
  68. />
  69. <Tool
  70. Name="VCResourceCompilerTool"
  71. PreprocessorDefinitions="NDEBUG"
  72. Culture="2052"
  73. />
  74. <Tool
  75. Name="VCPreLinkEventTool"
  76. />
  77. <Tool
  78. Name="VCLinkerTool"
  79. OutputFile=".Release/RussianGame.exe"
  80. LinkIncremental="1"
  81. SuppressStartupBanner="true"
  82. ProgramDatabaseFile=".Release/RussianGame.pdb"
  83. SubSystem="2"
  84. TargetMachine="1"
  85. />
  86. <Tool
  87. Name="VCALinkTool"
  88. />
  89. <Tool
  90. Name="VCManifestTool"
  91. />
  92. <Tool
  93. Name="VCXDCMakeTool"
  94. />
  95. <Tool
  96. Name="VCBscMakeTool"
  97. SuppressStartupBanner="true"
  98. OutputFile=".Release/RussianGame.bsc"
  99. />
  100. <Tool
  101. Name="VCFxCopTool"
  102. />
  103. <Tool
  104. Name="VCAppVerifierTool"
  105. />
  106. <Tool
  107. Name="VCWebDeploymentTool"
  108. />
  109. <Tool
  110. Name="VCPostBuildEventTool"
  111. />
  112. </Configuration>
  113. <Configuration
  114. Name="Debug|Win32"
  115. OutputDirectory=".Debug"
  116. IntermediateDirectory=".Debug"
  117. ConfigurationType="1"
  118. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  119. UseOfMFC="1"
  120. ATLMinimizesCRunTimeLibraryUsage="false"
  121. CharacterSet="2"
  122. >
  123. <Tool
  124. Name="VCPreBuildEventTool"
  125. />
  126. <Tool
  127. Name="VCCustomBuildTool"
  128. />
  129. <Tool
  130. Name="VCXMLDataGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCWebServiceProxyGeneratorTool"
  134. />
  135. <Tool
  136. Name="VCMIDLTool"
  137. PreprocessorDefinitions="_DEBUG"
  138. MkTypLibCompatible="true"
  139. SuppressStartupBanner="true"
  140. TargetEnvironment="1"
  141. TypeLibraryName=".Debug/RussianGame.tlb"
  142. HeaderFileName=""
  143. />
  144. <Tool
  145. Name="VCCLCompilerTool"
  146. Optimization="0"
  147. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  148. MinimalRebuild="true"
  149. BasicRuntimeChecks="3"
  150. RuntimeLibrary="1"
  151. UsePrecompiledHeader="2"
  152. PrecompiledHeaderThrough="stdafx.h"
  153. PrecompiledHeaderFile=".Debug/RussianGame.pch"
  154. AssemblerListingLocation=".Debug/"
  155. ObjectFile=".Debug/"
  156. ProgramDataBaseFileName=".Debug/"
  157. WarningLevel="3"
  158. SuppressStartupBanner="true"
  159. DebugInformationFormat="4"
  160. />
  161. <Tool
  162. Name="VCManagedResourceCompilerTool"
  163. />
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="_DEBUG"
  167. Culture="2052"
  168. />
  169. <Tool
  170. Name="VCPreLinkEventTool"
  171. />
  172. <Tool
  173. Name="VCLinkerTool"
  174. AdditionalDependencies="version.lib winmm.lib"
  175. OutputFile=".Debug/RussianGame.exe"
  176. LinkIncremental="2"
  177. SuppressStartupBanner="true"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".Debug/RussianGame.pdb"
  180. SubSystem="2"
  181. TargetMachine="1"
  182. />
  183. <Tool
  184. Name="VCALinkTool"
  185. />
  186. <Tool
  187. Name="VCManifestTool"
  188. />
  189. <Tool
  190. Name="VCXDCMakeTool"
  191. />
  192. <Tool
  193. Name="VCBscMakeTool"
  194. SuppressStartupBanner="true"
  195. OutputFile=".Debug/RussianGame.bsc"
  196. />
  197. <Tool
  198. Name="VCFxCopTool"
  199. />
  200. <Tool
  201. Name="VCAppVerifierTool"
  202. />
  203. <Tool
  204. Name="VCWebDeploymentTool"
  205. />
  206. <Tool
  207. Name="VCPostBuildEventTool"
  208. />
  209. </Configuration>
  210. </Configurations>
  211. <References>
  212. </References>
  213. <Files>
  214. <Filter
  215. Name="Source Files"
  216. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  217. >
  218. <File
  219. RelativePath="ButtonST.cpp"
  220. >
  221. <FileConfiguration
  222. Name="Release|Win32"
  223. >
  224. <Tool
  225. Name="VCCLCompilerTool"
  226. PreprocessorDefinitions=""
  227. />
  228. </FileConfiguration>
  229. <FileConfiguration
  230. Name="Debug|Win32"
  231. >
  232. <Tool
  233. Name="VCCLCompilerTool"
  234. PreprocessorDefinitions=""
  235. />
  236. </FileConfiguration>
  237. </File>
  238. <File
  239. RelativePath="DigitalPlayer.cpp"
  240. >
  241. <FileConfiguration
  242. Name="Release|Win32"
  243. >
  244. <Tool
  245. Name="VCCLCompilerTool"
  246. PreprocessorDefinitions=""
  247. />
  248. </FileConfiguration>
  249. <FileConfiguration
  250. Name="Debug|Win32"
  251. >
  252. <Tool
  253. Name="VCCLCompilerTool"
  254. PreprocessorDefinitions=""
  255. />
  256. </FileConfiguration>
  257. </File>
  258. <File
  259. RelativePath="HeroDlg.cpp"
  260. >
  261. <FileConfiguration
  262. Name="Release|Win32"
  263. >
  264. <Tool
  265. Name="VCCLCompilerTool"
  266. PreprocessorDefinitions=""
  267. />
  268. </FileConfiguration>
  269. <FileConfiguration
  270. Name="Debug|Win32"
  271. >
  272. <Tool
  273. Name="VCCLCompilerTool"
  274. PreprocessorDefinitions=""
  275. />
  276. </FileConfiguration>
  277. </File>
  278. <File
  279. RelativePath="NameDlg.cpp"
  280. >
  281. <FileConfiguration
  282. Name="Release|Win32"
  283. >
  284. <Tool
  285. Name="VCCLCompilerTool"
  286. PreprocessorDefinitions=""
  287. />
  288. </FileConfiguration>
  289. <FileConfiguration
  290. Name="Debug|Win32"
  291. >
  292. <Tool
  293. Name="VCCLCompilerTool"
  294. PreprocessorDefinitions=""
  295. />
  296. </FileConfiguration>
  297. </File>
  298. <File
  299. RelativePath="RussianGame.cpp"
  300. >
  301. <FileConfiguration
  302. Name="Release|Win32"
  303. >
  304. <Tool
  305. Name="VCCLCompilerTool"
  306. PreprocessorDefinitions=""
  307. />
  308. </FileConfiguration>
  309. <FileConfiguration
  310. Name="Debug|Win32"
  311. >
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. PreprocessorDefinitions=""
  315. />
  316. </FileConfiguration>
  317. </File>
  318. <File
  319. RelativePath="RussianGame.rc"
  320. >
  321. <FileConfiguration
  322. Name="Release|Win32"
  323. >
  324. <Tool
  325. Name="VCResourceCompilerTool"
  326. PreprocessorDefinitions=""
  327. />
  328. </FileConfiguration>
  329. <FileConfiguration
  330. Name="Debug|Win32"
  331. >
  332. <Tool
  333. Name="VCResourceCompilerTool"
  334. PreprocessorDefinitions=""
  335. />
  336. </FileConfiguration>
  337. </File>
  338. <File
  339. RelativePath="RussianGameDlg.cpp"
  340. >
  341. <FileConfiguration
  342. Name="Release|Win32"
  343. >
  344. <Tool
  345. Name="VCCLCompilerTool"
  346. PreprocessorDefinitions=""
  347. />
  348. </FileConfiguration>
  349. <FileConfiguration
  350. Name="Debug|Win32"
  351. >
  352. <Tool
  353. Name="VCCLCompilerTool"
  354. PreprocessorDefinitions=""
  355. />
  356. </FileConfiguration>
  357. </File>
  358. <File
  359. RelativePath="StdAfx.cpp"
  360. >
  361. <FileConfiguration
  362. Name="Release|Win32"
  363. >
  364. <Tool
  365. Name="VCCLCompilerTool"
  366. PreprocessorDefinitions=""
  367. UsePrecompiledHeader="1"
  368. />
  369. </FileConfiguration>
  370. <FileConfiguration
  371. Name="Debug|Win32"
  372. >
  373. <Tool
  374. Name="VCCLCompilerTool"
  375. PreprocessorDefinitions=""
  376. UsePrecompiledHeader="1"
  377. />
  378. </FileConfiguration>
  379. </File>
  380. </Filter>
  381. <Filter
  382. Name="Header Files"
  383. Filter="h;hpp;hxx;hm;inl"
  384. >
  385. <File
  386. RelativePath="ButtonST.h"
  387. >
  388. </File>
  389. <File
  390. RelativePath="DigitalPlayer.h"
  391. >
  392. </File>
  393. <File
  394. RelativePath="HeroDlg.h"
  395. >
  396. </File>
  397. <File
  398. RelativePath="NameDlg.h"
  399. >
  400. </File>
  401. <File
  402. RelativePath="Resource.h"
  403. >
  404. </File>
  405. <File
  406. RelativePath="RussianGame.h"
  407. >
  408. </File>
  409. <File
  410. RelativePath="RussianGameDlg.h"
  411. >
  412. </File>
  413. <File
  414. RelativePath="StdAfx.h"
  415. >
  416. </File>
  417. </Filter>
  418. <Filter
  419. Name="Resource Files"
  420. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  421. >
  422. <File
  423. RelativePath="res.BMP"
  424. >
  425. </File>
  426. <File
  427. RelativePath="res1.BMP"
  428. >
  429. </File>
  430. <File
  431. RelativePath="resARW05UP.ICO"
  432. >
  433. </File>
  434. <File
  435. RelativePath="resARW07UP.ICO"
  436. >
  437. </File>
  438. <File
  439. RelativePath="resbackgood1.BMP"
  440. >
  441. </File>
  442. <File
  443. RelativePath="resBELIBB~1.ICO"
  444. >
  445. </File>
  446. <File
  447. RelativePath="resCAT3.ICO"
  448. >
  449. </File>
  450. <File
  451. RelativePath="rescheckmark.ico"
  452. >
  453. </File>
  454. <File
  455. RelativePath="resCLOSE.ICO"
  456. >
  457. </File>
  458. <File
  459. RelativePath="resdiskbuilder.ico"
  460. >
  461. </File>
  462. <File
  463. RelativePath="resEXIT1.ICO"
  464. >
  465. </File>
  466. <File
  467. RelativePath="reshand.cur"
  468. >
  469. </File>
  470. <File
  471. RelativePath="reshero.bmp"
  472. >
  473. </File>
  474. <File
  475. RelativePath="resMISC05.ICO"
  476. >
  477. </File>
  478. <File
  479. RelativePath="resMSGBOX01.ICO"
  480. >
  481. </File>
  482. <File
  483. RelativePath="resname.bmp"
  484. >
  485. </File>
  486. <File
  487. RelativePath="resNET14.ICO"
  488. >
  489. </File>
  490. <File
  491. RelativePath="resok.ico"
  492. >
  493. </File>
  494. <File
  495. RelativePath="resPIC1.BMP"
  496. >
  497. </File>
  498. <File
  499. RelativePath="resPIC2.BMP"
  500. >
  501. </File>
  502. <File
  503. RelativePath="resPIC3.BMP"
  504. >
  505. </File>
  506. <File
  507. RelativePath="resPIC4.BMP"
  508. >
  509. </File>
  510. <File
  511. RelativePath="resPIC5.BMP"
  512. >
  513. </File>
  514. <File
  515. RelativePath="resPIC6.BMP"
  516. >
  517. </File>
  518. <File
  519. RelativePath="resPIC7.BMP"
  520. >
  521. </File>
  522. <File
  523. RelativePath="resROBOMAN.ICO"
  524. >
  525. </File>
  526. <File
  527. RelativePath="resRussianGame.ico"
  528. >
  529. </File>
  530. <File
  531. RelativePath="resRussianGame.rc2"
  532. >
  533. </File>
  534. <File
  535. RelativePath="resSKULL2.ICO"
  536. >
  537. </File>
  538. <File
  539. RelativePath="resSKULL3.ICO"
  540. >
  541. </File>
  542. <File
  543. RelativePath="resUser.ico"
  544. >
  545. </File>
  546. <File
  547. RelativePath="resVOLUME01.ICO"
  548. >
  549. </File>
  550. <File
  551. RelativePath="resWEREWOLF.ICO"
  552. >
  553. </File>
  554. <File
  555. RelativePath="resZAPPING.ICO"
  556. >
  557. </File>
  558. </Filter>
  559. <File
  560. RelativePath="resDROP.WAV"
  561. >
  562. </File>
  563. <File
  564. RelativePath="ReadMe.txt"
  565. >
  566. </File>
  567. </Files>
  568. <Globals>
  569. </Globals>
  570. </VisualStudioProject>