sdlpal.vcproj 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="sdlpal"
  6. ProjectGUID="{837BDF47-9375-4C30-866B-07E262E94A01}"
  7. TargetFrameworkVersion="0"
  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=".\Release"
  20. IntermediateDirectory=".\Release"
  21. ConfigurationType="1"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="NDEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".\Release/sdlpal_sdl2.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="2"
  51. InlineFunctionExpansion="1"
  52. AdditionalIncludeDirectories="d:\sdl\include"
  53. PreprocessorDefinitions="WIN32;_WINDOWS"
  54. StringPooling="true"
  55. RuntimeLibrary="2"
  56. EnableFunctionLevelLinking="true"
  57. PrecompiledHeaderFile=".\Release/sdlpal_sdl2.pch"
  58. AssemblerListingLocation=".\Release/"
  59. ObjectFile=".\Release/"
  60. ProgramDataBaseFileName=".\Release/"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. DebugInformationFormat="3"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="NDEBUG"
  71. Culture="2052"
  72. />
  73. <Tool
  74. Name="VCPreLinkEventTool"
  75. />
  76. <Tool
  77. Name="VCLinkerTool"
  78. AdditionalDependencies="odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib"
  79. OutputFile=".\Release/sdlpal_sdl2.exe"
  80. LinkIncremental="1"
  81. SuppressStartupBanner="true"
  82. AdditionalLibraryDirectories="d:\sdl\lib"
  83. ProgramDatabaseFile=".\Release/sdlpal_sdl2.pdb"
  84. SubSystem="2"
  85. RandomizedBaseAddress="1"
  86. DataExecutionPrevention="0"
  87. TargetMachine="1"
  88. />
  89. <Tool
  90. Name="VCALinkTool"
  91. />
  92. <Tool
  93. Name="VCManifestTool"
  94. />
  95. <Tool
  96. Name="VCXDCMakeTool"
  97. />
  98. <Tool
  99. Name="VCBscMakeTool"
  100. SuppressStartupBanner="true"
  101. OutputFile=".\Release/sdlpal_sdl2.bsc"
  102. />
  103. <Tool
  104. Name="VCFxCopTool"
  105. />
  106. <Tool
  107. Name="VCAppVerifierTool"
  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)VCProjectDefaults\UpgradeFromVC60.vsprops"
  119. UseOfMFC="0"
  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/sdlpal_sdl2.tlb"
  142. HeaderFileName=""
  143. />
  144. <Tool
  145. Name="VCCLCompilerTool"
  146. Optimization="0"
  147. AdditionalIncludeDirectories="d:\sdl\include"
  148. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  149. MinimalRebuild="true"
  150. BasicRuntimeChecks="3"
  151. RuntimeLibrary="3"
  152. PrecompiledHeaderFile=".\Debug/sdlpal_sdl2.pch"
  153. AssemblerListingLocation=".\Debug/"
  154. ObjectFile=".\Debug/"
  155. ProgramDataBaseFileName=".\Debug/"
  156. BrowseInformation="1"
  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="odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib"
  175. OutputFile=".\Debug/sdlpal_sdl2.exe"
  176. LinkIncremental="2"
  177. SuppressStartupBanner="true"
  178. AdditionalLibraryDirectories="d:\sdl\lib"
  179. GenerateDebugInformation="true"
  180. ProgramDatabaseFile=".\Debug/sdlpal_sdl2.pdb"
  181. SubSystem="2"
  182. RandomizedBaseAddress="1"
  183. DataExecutionPrevention="0"
  184. TargetMachine="1"
  185. />
  186. <Tool
  187. Name="VCALinkTool"
  188. />
  189. <Tool
  190. Name="VCManifestTool"
  191. />
  192. <Tool
  193. Name="VCXDCMakeTool"
  194. />
  195. <Tool
  196. Name="VCBscMakeTool"
  197. SuppressStartupBanner="true"
  198. OutputFile=".\Debug/sdlpal_sdl2.bsc"
  199. />
  200. <Tool
  201. Name="VCFxCopTool"
  202. />
  203. <Tool
  204. Name="VCAppVerifierTool"
  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="battle.c"
  220. >
  221. <FileConfiguration
  222. Name="Release|Win32"
  223. >
  224. <Tool
  225. Name="VCCLCompilerTool"
  226. AdditionalIncludeDirectories=""
  227. PreprocessorDefinitions=""
  228. />
  229. </FileConfiguration>
  230. <FileConfiguration
  231. Name="Debug|Win32"
  232. >
  233. <Tool
  234. Name="VCCLCompilerTool"
  235. AdditionalIncludeDirectories=""
  236. PreprocessorDefinitions=""
  237. />
  238. </FileConfiguration>
  239. </File>
  240. <File
  241. RelativePath="ending.c"
  242. >
  243. <FileConfiguration
  244. Name="Release|Win32"
  245. >
  246. <Tool
  247. Name="VCCLCompilerTool"
  248. AdditionalIncludeDirectories=""
  249. PreprocessorDefinitions=""
  250. />
  251. </FileConfiguration>
  252. <FileConfiguration
  253. Name="Debug|Win32"
  254. >
  255. <Tool
  256. Name="VCCLCompilerTool"
  257. AdditionalIncludeDirectories=""
  258. PreprocessorDefinitions=""
  259. />
  260. </FileConfiguration>
  261. </File>
  262. <File
  263. RelativePath="fight.c"
  264. >
  265. <FileConfiguration
  266. Name="Release|Win32"
  267. >
  268. <Tool
  269. Name="VCCLCompilerTool"
  270. AdditionalIncludeDirectories=""
  271. PreprocessorDefinitions=""
  272. />
  273. </FileConfiguration>
  274. <FileConfiguration
  275. Name="Debug|Win32"
  276. >
  277. <Tool
  278. Name="VCCLCompilerTool"
  279. AdditionalIncludeDirectories=""
  280. PreprocessorDefinitions=""
  281. />
  282. </FileConfiguration>
  283. </File>
  284. <File
  285. RelativePath="font.c"
  286. >
  287. <FileConfiguration
  288. Name="Release|Win32"
  289. >
  290. <Tool
  291. Name="VCCLCompilerTool"
  292. AdditionalIncludeDirectories=""
  293. PreprocessorDefinitions=""
  294. />
  295. </FileConfiguration>
  296. <FileConfiguration
  297. Name="Debug|Win32"
  298. >
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. AdditionalIncludeDirectories=""
  302. PreprocessorDefinitions=""
  303. />
  304. </FileConfiguration>
  305. </File>
  306. <File
  307. RelativePath="game.c"
  308. >
  309. <FileConfiguration
  310. Name="Release|Win32"
  311. >
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. AdditionalIncludeDirectories=""
  315. PreprocessorDefinitions=""
  316. />
  317. </FileConfiguration>
  318. <FileConfiguration
  319. Name="Debug|Win32"
  320. >
  321. <Tool
  322. Name="VCCLCompilerTool"
  323. AdditionalIncludeDirectories=""
  324. PreprocessorDefinitions=""
  325. />
  326. </FileConfiguration>
  327. </File>
  328. <File
  329. RelativePath="getopt.c"
  330. >
  331. <FileConfiguration
  332. Name="Release|Win32"
  333. >
  334. <Tool
  335. Name="VCCLCompilerTool"
  336. AdditionalIncludeDirectories=""
  337. PreprocessorDefinitions=""
  338. />
  339. </FileConfiguration>
  340. <FileConfiguration
  341. Name="Debug|Win32"
  342. >
  343. <Tool
  344. Name="VCCLCompilerTool"
  345. AdditionalIncludeDirectories=""
  346. PreprocessorDefinitions=""
  347. />
  348. </FileConfiguration>
  349. </File>
  350. <File
  351. RelativePath="global.c"
  352. >
  353. <FileConfiguration
  354. Name="Release|Win32"
  355. >
  356. <Tool
  357. Name="VCCLCompilerTool"
  358. AdditionalIncludeDirectories=""
  359. PreprocessorDefinitions=""
  360. />
  361. </FileConfiguration>
  362. <FileConfiguration
  363. Name="Debug|Win32"
  364. >
  365. <Tool
  366. Name="VCCLCompilerTool"
  367. AdditionalIncludeDirectories=""
  368. PreprocessorDefinitions=""
  369. />
  370. </FileConfiguration>
  371. </File>
  372. <File
  373. RelativePath="input.c"
  374. >
  375. <FileConfiguration
  376. Name="Release|Win32"
  377. >
  378. <Tool
  379. Name="VCCLCompilerTool"
  380. AdditionalIncludeDirectories=""
  381. PreprocessorDefinitions=""
  382. />
  383. </FileConfiguration>
  384. <FileConfiguration
  385. Name="Debug|Win32"
  386. >
  387. <Tool
  388. Name="VCCLCompilerTool"
  389. AdditionalIncludeDirectories=""
  390. PreprocessorDefinitions=""
  391. />
  392. </FileConfiguration>
  393. </File>
  394. <File
  395. RelativePath="itemmenu.c"
  396. >
  397. <FileConfiguration
  398. Name="Release|Win32"
  399. >
  400. <Tool
  401. Name="VCCLCompilerTool"
  402. AdditionalIncludeDirectories=""
  403. PreprocessorDefinitions=""
  404. />
  405. </FileConfiguration>
  406. <FileConfiguration
  407. Name="Debug|Win32"
  408. >
  409. <Tool
  410. Name="VCCLCompilerTool"
  411. AdditionalIncludeDirectories=""
  412. PreprocessorDefinitions=""
  413. />
  414. </FileConfiguration>
  415. </File>
  416. <File
  417. RelativePath="magicmenu.c"
  418. >
  419. <FileConfiguration
  420. Name="Release|Win32"
  421. >
  422. <Tool
  423. Name="VCCLCompilerTool"
  424. AdditionalIncludeDirectories=""
  425. PreprocessorDefinitions=""
  426. />
  427. </FileConfiguration>
  428. <FileConfiguration
  429. Name="Debug|Win32"
  430. >
  431. <Tool
  432. Name="VCCLCompilerTool"
  433. AdditionalIncludeDirectories=""
  434. PreprocessorDefinitions=""
  435. />
  436. </FileConfiguration>
  437. </File>
  438. <File
  439. RelativePath="main.c"
  440. >
  441. <FileConfiguration
  442. Name="Release|Win32"
  443. >
  444. <Tool
  445. Name="VCCLCompilerTool"
  446. AdditionalIncludeDirectories=""
  447. PreprocessorDefinitions=""
  448. />
  449. </FileConfiguration>
  450. <FileConfiguration
  451. Name="Debug|Win32"
  452. >
  453. <Tool
  454. Name="VCCLCompilerTool"
  455. AdditionalIncludeDirectories=""
  456. PreprocessorDefinitions=""
  457. />
  458. </FileConfiguration>
  459. </File>
  460. <File
  461. RelativePath="map.c"
  462. >
  463. <FileConfiguration
  464. Name="Release|Win32"
  465. >
  466. <Tool
  467. Name="VCCLCompilerTool"
  468. AdditionalIncludeDirectories=""
  469. PreprocessorDefinitions=""
  470. />
  471. </FileConfiguration>
  472. <FileConfiguration
  473. Name="Debug|Win32"
  474. >
  475. <Tool
  476. Name="VCCLCompilerTool"
  477. AdditionalIncludeDirectories=""
  478. PreprocessorDefinitions=""
  479. />
  480. </FileConfiguration>
  481. </File>
  482. <File
  483. RelativePath="midi.c"
  484. >
  485. <FileConfiguration
  486. Name="Release|Win32"
  487. >
  488. <Tool
  489. Name="VCCLCompilerTool"
  490. AdditionalIncludeDirectories=""
  491. PreprocessorDefinitions=""
  492. />
  493. </FileConfiguration>
  494. <FileConfiguration
  495. Name="Debug|Win32"
  496. >
  497. <Tool
  498. Name="VCCLCompilerTool"
  499. AdditionalIncludeDirectories=""
  500. PreprocessorDefinitions=""
  501. />
  502. </FileConfiguration>
  503. </File>
  504. <File
  505. RelativePath="palcommon.c"
  506. >
  507. <FileConfiguration
  508. Name="Release|Win32"
  509. >
  510. <Tool
  511. Name="VCCLCompilerTool"
  512. AdditionalIncludeDirectories=""
  513. PreprocessorDefinitions=""
  514. />
  515. </FileConfiguration>
  516. <FileConfiguration
  517. Name="Debug|Win32"
  518. >
  519. <Tool
  520. Name="VCCLCompilerTool"
  521. AdditionalIncludeDirectories=""
  522. PreprocessorDefinitions=""
  523. />
  524. </FileConfiguration>
  525. </File>
  526. <File
  527. RelativePath="palette.c"
  528. >
  529. <FileConfiguration
  530. Name="Release|Win32"
  531. >
  532. <Tool
  533. Name="VCCLCompilerTool"
  534. AdditionalIncludeDirectories=""
  535. PreprocessorDefinitions=""
  536. />
  537. </FileConfiguration>
  538. <FileConfiguration
  539. Name="Debug|Win32"
  540. >
  541. <Tool
  542. Name="VCCLCompilerTool"
  543. AdditionalIncludeDirectories=""
  544. PreprocessorDefinitions=""
  545. />
  546. </FileConfiguration>
  547. </File>
  548. <File
  549. RelativePath="play.c"
  550. >
  551. <FileConfiguration
  552. Name="Release|Win32"
  553. >
  554. <Tool
  555. Name="VCCLCompilerTool"
  556. AdditionalIncludeDirectories=""
  557. PreprocessorDefinitions=""
  558. />
  559. </FileConfiguration>
  560. <FileConfiguration
  561. Name="Debug|Win32"
  562. >
  563. <Tool
  564. Name="VCCLCompilerTool"
  565. AdditionalIncludeDirectories=""
  566. PreprocessorDefinitions=""
  567. />
  568. </FileConfiguration>
  569. </File>
  570. <File
  571. RelativePath="res.c"
  572. >
  573. <FileConfiguration
  574. Name="Release|Win32"
  575. >
  576. <Tool
  577. Name="VCCLCompilerTool"
  578. AdditionalIncludeDirectories=""
  579. PreprocessorDefinitions=""
  580. />
  581. </FileConfiguration>
  582. <FileConfiguration
  583. Name="Debug|Win32"
  584. >
  585. <Tool
  586. Name="VCCLCompilerTool"
  587. AdditionalIncludeDirectories=""
  588. PreprocessorDefinitions=""
  589. />
  590. </FileConfiguration>
  591. </File>
  592. <File
  593. RelativePath="rixplay.cpp"
  594. >
  595. <FileConfiguration
  596. Name="Release|Win32"
  597. >
  598. <Tool
  599. Name="VCCLCompilerTool"
  600. AdditionalIncludeDirectories=""
  601. PreprocessorDefinitions=""
  602. />
  603. </FileConfiguration>
  604. <FileConfiguration
  605. Name="Debug|Win32"
  606. >
  607. <Tool
  608. Name="VCCLCompilerTool"
  609. AdditionalIncludeDirectories=""
  610. PreprocessorDefinitions=""
  611. />
  612. </FileConfiguration>
  613. </File>
  614. <File
  615. RelativePath="rngplay.c"
  616. >
  617. <FileConfiguration
  618. Name="Release|Win32"
  619. >
  620. <Tool
  621. Name="VCCLCompilerTool"
  622. AdditionalIncludeDirectories=""
  623. PreprocessorDefinitions=""
  624. />
  625. </FileConfiguration>
  626. <FileConfiguration
  627. Name="Debug|Win32"
  628. >
  629. <Tool
  630. Name="VCCLCompilerTool"
  631. AdditionalIncludeDirectories=""
  632. PreprocessorDefinitions=""
  633. />
  634. </FileConfiguration>
  635. </File>
  636. <File
  637. RelativePath="scene.c"
  638. >
  639. <FileConfiguration
  640. Name="Release|Win32"
  641. >
  642. <Tool
  643. Name="VCCLCompilerTool"
  644. AdditionalIncludeDirectories=""
  645. PreprocessorDefinitions=""
  646. />
  647. </FileConfiguration>
  648. <FileConfiguration
  649. Name="Debug|Win32"
  650. >
  651. <Tool
  652. Name="VCCLCompilerTool"
  653. AdditionalIncludeDirectories=""
  654. PreprocessorDefinitions=""
  655. />
  656. </FileConfiguration>
  657. </File>
  658. <File
  659. RelativePath="script.c"
  660. >
  661. <FileConfiguration
  662. Name="Release|Win32"
  663. >
  664. <Tool
  665. Name="VCCLCompilerTool"
  666. AdditionalIncludeDirectories=""
  667. PreprocessorDefinitions=""
  668. />
  669. </FileConfiguration>
  670. <FileConfiguration
  671. Name="Debug|Win32"
  672. >
  673. <Tool
  674. Name="VCCLCompilerTool"
  675. AdditionalIncludeDirectories=""
  676. PreprocessorDefinitions=""
  677. />
  678. </FileConfiguration>
  679. </File>
  680. <File
  681. RelativePath="sound.c"
  682. >
  683. <FileConfiguration
  684. Name="Release|Win32"
  685. >
  686. <Tool
  687. Name="VCCLCompilerTool"
  688. AdditionalIncludeDirectories=""
  689. PreprocessorDefinitions=""
  690. />
  691. </FileConfiguration>
  692. <FileConfiguration
  693. Name="Debug|Win32"
  694. >
  695. <Tool
  696. Name="VCCLCompilerTool"
  697. AdditionalIncludeDirectories=""
  698. PreprocessorDefinitions=""
  699. />
  700. </FileConfiguration>
  701. </File>
  702. <File
  703. RelativePath="text.c"
  704. >
  705. <FileConfiguration
  706. Name="Release|Win32"
  707. >
  708. <Tool
  709. Name="VCCLCompilerTool"
  710. AdditionalIncludeDirectories=""
  711. PreprocessorDefinitions=""
  712. />
  713. </FileConfiguration>
  714. <FileConfiguration
  715. Name="Debug|Win32"
  716. >
  717. <Tool
  718. Name="VCCLCompilerTool"
  719. AdditionalIncludeDirectories=""
  720. PreprocessorDefinitions=""
  721. />
  722. </FileConfiguration>
  723. </File>
  724. <File
  725. RelativePath="ui.c"
  726. >
  727. <FileConfiguration
  728. Name="Release|Win32"
  729. >
  730. <Tool
  731. Name="VCCLCompilerTool"
  732. AdditionalIncludeDirectories=""
  733. PreprocessorDefinitions=""
  734. />
  735. </FileConfiguration>
  736. <FileConfiguration
  737. Name="Debug|Win32"
  738. >
  739. <Tool
  740. Name="VCCLCompilerTool"
  741. AdditionalIncludeDirectories=""
  742. PreprocessorDefinitions=""
  743. />
  744. </FileConfiguration>
  745. </File>
  746. <File
  747. RelativePath="uibattle.c"
  748. >
  749. <FileConfiguration
  750. Name="Release|Win32"
  751. >
  752. <Tool
  753. Name="VCCLCompilerTool"
  754. AdditionalIncludeDirectories=""
  755. PreprocessorDefinitions=""
  756. />
  757. </FileConfiguration>
  758. <FileConfiguration
  759. Name="Debug|Win32"
  760. >
  761. <Tool
  762. Name="VCCLCompilerTool"
  763. AdditionalIncludeDirectories=""
  764. PreprocessorDefinitions=""
  765. />
  766. </FileConfiguration>
  767. </File>
  768. <File
  769. RelativePath="uigame.c"
  770. >
  771. <FileConfiguration
  772. Name="Release|Win32"
  773. >
  774. <Tool
  775. Name="VCCLCompilerTool"
  776. AdditionalIncludeDirectories=""
  777. PreprocessorDefinitions=""
  778. />
  779. </FileConfiguration>
  780. <FileConfiguration
  781. Name="Debug|Win32"
  782. >
  783. <Tool
  784. Name="VCCLCompilerTool"
  785. AdditionalIncludeDirectories=""
  786. PreprocessorDefinitions=""
  787. />
  788. </FileConfiguration>
  789. </File>
  790. <File
  791. RelativePath="util.c"
  792. >
  793. <FileConfiguration
  794. Name="Release|Win32"
  795. >
  796. <Tool
  797. Name="VCCLCompilerTool"
  798. AdditionalIncludeDirectories=""
  799. PreprocessorDefinitions=""
  800. />
  801. </FileConfiguration>
  802. <FileConfiguration
  803. Name="Debug|Win32"
  804. >
  805. <Tool
  806. Name="VCCLCompilerTool"
  807. AdditionalIncludeDirectories=""
  808. PreprocessorDefinitions=""
  809. />
  810. </FileConfiguration>
  811. </File>
  812. <File
  813. RelativePath="video.c"
  814. >
  815. <FileConfiguration
  816. Name="Release|Win32"
  817. >
  818. <Tool
  819. Name="VCCLCompilerTool"
  820. AdditionalIncludeDirectories=""
  821. PreprocessorDefinitions=""
  822. />
  823. </FileConfiguration>
  824. <FileConfiguration
  825. Name="Debug|Win32"
  826. >
  827. <Tool
  828. Name="VCCLCompilerTool"
  829. AdditionalIncludeDirectories=""
  830. PreprocessorDefinitions=""
  831. />
  832. </FileConfiguration>
  833. </File>
  834. <File
  835. RelativePath="yj1.c"
  836. >
  837. <FileConfiguration
  838. Name="Release|Win32"
  839. >
  840. <Tool
  841. Name="VCCLCompilerTool"
  842. AdditionalIncludeDirectories=""
  843. PreprocessorDefinitions=""
  844. />
  845. </FileConfiguration>
  846. <FileConfiguration
  847. Name="Debug|Win32"
  848. >
  849. <Tool
  850. Name="VCCLCompilerTool"
  851. AdditionalIncludeDirectories=""
  852. PreprocessorDefinitions=""
  853. />
  854. </FileConfiguration>
  855. </File>
  856. </Filter>
  857. <Filter
  858. Name="Header Files"
  859. Filter="h;hpp;hxx;hm;inl"
  860. >
  861. <File
  862. RelativePath="ascii.h"
  863. >
  864. </File>
  865. <File
  866. RelativePath="battle.h"
  867. >
  868. </File>
  869. <File
  870. RelativePath="common.h"
  871. >
  872. </File>
  873. <File
  874. RelativePath="ending.h"
  875. >
  876. </File>
  877. <File
  878. RelativePath="fight.h"
  879. >
  880. </File>
  881. <File
  882. RelativePath="font.h"
  883. >
  884. </File>
  885. <File
  886. RelativePath="game.h"
  887. >
  888. </File>
  889. <File
  890. RelativePath="getopt.h"
  891. >
  892. </File>
  893. <File
  894. RelativePath="global.h"
  895. >
  896. </File>
  897. <File
  898. RelativePath="input.h"
  899. >
  900. </File>
  901. <File
  902. RelativePath="itemmenu.h"
  903. >
  904. </File>
  905. <File
  906. RelativePath="magicmenu.h"
  907. >
  908. </File>
  909. <File
  910. RelativePath="main.h"
  911. >
  912. </File>
  913. <File
  914. RelativePath="map.h"
  915. >
  916. </File>
  917. <File
  918. RelativePath="midi.h"
  919. >
  920. </File>
  921. <File
  922. RelativePath="palcommon.h"
  923. >
  924. </File>
  925. <File
  926. RelativePath="palette.h"
  927. >
  928. </File>
  929. <File
  930. RelativePath="play.h"
  931. >
  932. </File>
  933. <File
  934. RelativePath="res.h"
  935. >
  936. </File>
  937. <File
  938. RelativePath="rixplay.h"
  939. >
  940. </File>
  941. <File
  942. RelativePath="rngplay.h"
  943. >
  944. </File>
  945. <File
  946. RelativePath="scene.h"
  947. >
  948. </File>
  949. <File
  950. RelativePath="script.h"
  951. >
  952. </File>
  953. <File
  954. RelativePath="sound.h"
  955. >
  956. </File>
  957. <File
  958. RelativePath="text.h"
  959. >
  960. </File>
  961. <File
  962. RelativePath="ui.h"
  963. >
  964. </File>
  965. <File
  966. RelativePath="uibattle.h"
  967. >
  968. </File>
  969. <File
  970. RelativePath="uigame.h"
  971. >
  972. </File>
  973. <File
  974. RelativePath="util.h"
  975. >
  976. </File>
  977. <File
  978. RelativePath="video.h"
  979. >
  980. </File>
  981. </Filter>
  982. <Filter
  983. Name="adplug"
  984. >
  985. <File
  986. RelativePath="adplug\binfile.cpp"
  987. >
  988. <FileConfiguration
  989. Name="Release|Win32"
  990. >
  991. <Tool
  992. Name="VCCLCompilerTool"
  993. AdditionalIncludeDirectories=""
  994. PreprocessorDefinitions=""
  995. />
  996. </FileConfiguration>
  997. <FileConfiguration
  998. Name="Debug|Win32"
  999. >
  1000. <Tool
  1001. Name="VCCLCompilerTool"
  1002. AdditionalIncludeDirectories=""
  1003. PreprocessorDefinitions=""
  1004. />
  1005. </FileConfiguration>
  1006. </File>
  1007. <File
  1008. RelativePath="adplug\binfile.h"
  1009. >
  1010. </File>
  1011. <File
  1012. RelativePath="adplug\binio.cpp"
  1013. >
  1014. <FileConfiguration
  1015. Name="Release|Win32"
  1016. >
  1017. <Tool
  1018. Name="VCCLCompilerTool"
  1019. AdditionalIncludeDirectories=""
  1020. PreprocessorDefinitions=""
  1021. />
  1022. </FileConfiguration>
  1023. <FileConfiguration
  1024. Name="Debug|Win32"
  1025. >
  1026. <Tool
  1027. Name="VCCLCompilerTool"
  1028. AdditionalIncludeDirectories=""
  1029. PreprocessorDefinitions=""
  1030. />
  1031. </FileConfiguration>
  1032. </File>
  1033. <File
  1034. RelativePath="adplug\binio.h"
  1035. >
  1036. </File>
  1037. <File
  1038. RelativePath="adplug\demuopl.h"
  1039. >
  1040. </File>
  1041. <File
  1042. RelativePath="adplug\dosbox_opl.cpp"
  1043. >
  1044. <FileConfiguration
  1045. Name="Release|Win32"
  1046. >
  1047. <Tool
  1048. Name="VCCLCompilerTool"
  1049. AdditionalIncludeDirectories=""
  1050. PreprocessorDefinitions=""
  1051. />
  1052. </FileConfiguration>
  1053. <FileConfiguration
  1054. Name="Debug|Win32"
  1055. >
  1056. <Tool
  1057. Name="VCCLCompilerTool"
  1058. AdditionalIncludeDirectories=""
  1059. PreprocessorDefinitions=""
  1060. />
  1061. </FileConfiguration>
  1062. </File>
  1063. <File
  1064. RelativePath="adplug\dosbox_opl.h"
  1065. >
  1066. </File>
  1067. <File
  1068. RelativePath="adplug\emuopl.cpp"
  1069. >
  1070. <FileConfiguration
  1071. Name="Release|Win32"
  1072. >
  1073. <Tool
  1074. Name="VCCLCompilerTool"
  1075. AdditionalIncludeDirectories=""
  1076. PreprocessorDefinitions=""
  1077. />
  1078. </FileConfiguration>
  1079. <FileConfiguration
  1080. Name="Debug|Win32"
  1081. >
  1082. <Tool
  1083. Name="VCCLCompilerTool"
  1084. AdditionalIncludeDirectories=""
  1085. PreprocessorDefinitions=""
  1086. />
  1087. </FileConfiguration>
  1088. </File>
  1089. <File
  1090. RelativePath="adplug\emuopl.h"
  1091. >
  1092. </File>
  1093. <File
  1094. RelativePath="adplug\fmopl.c"
  1095. >
  1096. <FileConfiguration
  1097. Name="Release|Win32"
  1098. >
  1099. <Tool
  1100. Name="VCCLCompilerTool"
  1101. AdditionalIncludeDirectories=""
  1102. PreprocessorDefinitions=""
  1103. />
  1104. </FileConfiguration>
  1105. <FileConfiguration
  1106. Name="Debug|Win32"
  1107. >
  1108. <Tool
  1109. Name="VCCLCompilerTool"
  1110. AdditionalIncludeDirectories=""
  1111. PreprocessorDefinitions=""
  1112. />
  1113. </FileConfiguration>
  1114. </File>
  1115. <File
  1116. RelativePath="adplug\fmopl.h"
  1117. >
  1118. </File>
  1119. <File
  1120. RelativePath="adplug\fprovide.cpp"
  1121. >
  1122. <FileConfiguration
  1123. Name="Release|Win32"
  1124. >
  1125. <Tool
  1126. Name="VCCLCompilerTool"
  1127. AdditionalIncludeDirectories=""
  1128. PreprocessorDefinitions=""
  1129. />
  1130. </FileConfiguration>
  1131. <FileConfiguration
  1132. Name="Debug|Win32"
  1133. >
  1134. <Tool
  1135. Name="VCCLCompilerTool"
  1136. AdditionalIncludeDirectories=""
  1137. PreprocessorDefinitions=""
  1138. />
  1139. </FileConfiguration>
  1140. </File>
  1141. <File
  1142. RelativePath="adplug\fprovide.h"
  1143. >
  1144. </File>
  1145. <File
  1146. RelativePath="adplug\opl.h"
  1147. >
  1148. </File>
  1149. <File
  1150. RelativePath="adplug\player.cpp"
  1151. >
  1152. <FileConfiguration
  1153. Name="Release|Win32"
  1154. >
  1155. <Tool
  1156. Name="VCCLCompilerTool"
  1157. AdditionalIncludeDirectories=""
  1158. PreprocessorDefinitions=""
  1159. />
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="Debug|Win32"
  1163. >
  1164. <Tool
  1165. Name="VCCLCompilerTool"
  1166. AdditionalIncludeDirectories=""
  1167. PreprocessorDefinitions=""
  1168. />
  1169. </FileConfiguration>
  1170. </File>
  1171. <File
  1172. RelativePath="adplug\player.h"
  1173. >
  1174. </File>
  1175. <File
  1176. RelativePath="adplug\rix.cpp"
  1177. >
  1178. <FileConfiguration
  1179. Name="Release|Win32"
  1180. >
  1181. <Tool
  1182. Name="VCCLCompilerTool"
  1183. AdditionalIncludeDirectories=""
  1184. PreprocessorDefinitions=""
  1185. />
  1186. </FileConfiguration>
  1187. <FileConfiguration
  1188. Name="Debug|Win32"
  1189. >
  1190. <Tool
  1191. Name="VCCLCompilerTool"
  1192. AdditionalIncludeDirectories=""
  1193. PreprocessorDefinitions=""
  1194. />
  1195. </FileConfiguration>
  1196. </File>
  1197. <File
  1198. RelativePath="adplug\rix.h"
  1199. >
  1200. </File>
  1201. <File
  1202. RelativePath="adplug\surroundopl.cpp"
  1203. >
  1204. <FileConfiguration
  1205. Name="Release|Win32"
  1206. >
  1207. <Tool
  1208. Name="VCCLCompilerTool"
  1209. AdditionalIncludeDirectories=""
  1210. PreprocessorDefinitions=""
  1211. />
  1212. </FileConfiguration>
  1213. <FileConfiguration
  1214. Name="Debug|Win32"
  1215. >
  1216. <Tool
  1217. Name="VCCLCompilerTool"
  1218. AdditionalIncludeDirectories=""
  1219. PreprocessorDefinitions=""
  1220. />
  1221. </FileConfiguration>
  1222. </File>
  1223. <File
  1224. RelativePath="adplug\surroundopl.h"
  1225. >
  1226. </File>
  1227. </Filter>
  1228. <Filter
  1229. Name="Resource Files"
  1230. >
  1231. <File
  1232. RelativePath="sdlpal.ico"
  1233. >
  1234. </File>
  1235. <File
  1236. RelativePath="sdlpal.rc"
  1237. >
  1238. <FileConfiguration
  1239. Name="Release|Win32"
  1240. >
  1241. <Tool
  1242. Name="VCResourceCompilerTool"
  1243. PreprocessorDefinitions=""
  1244. />
  1245. </FileConfiguration>
  1246. <FileConfiguration
  1247. Name="Debug|Win32"
  1248. >
  1249. <Tool
  1250. Name="VCResourceCompilerTool"
  1251. PreprocessorDefinitions=""
  1252. />
  1253. </FileConfiguration>
  1254. </File>
  1255. </Filter>
  1256. <Filter
  1257. Name="native_midi"
  1258. >
  1259. <File
  1260. RelativePath="native_midi\native_midi.h"
  1261. >
  1262. </File>
  1263. <File
  1264. RelativePath="native_midi\native_midi_common.c"
  1265. >
  1266. <FileConfiguration
  1267. Name="Release|Win32"
  1268. >
  1269. <Tool
  1270. Name="VCCLCompilerTool"
  1271. AdditionalIncludeDirectories=""
  1272. PreprocessorDefinitions=""
  1273. />
  1274. </FileConfiguration>
  1275. <FileConfiguration
  1276. Name="Debug|Win32"
  1277. >
  1278. <Tool
  1279. Name="VCCLCompilerTool"
  1280. AdditionalIncludeDirectories=""
  1281. PreprocessorDefinitions=""
  1282. />
  1283. </FileConfiguration>
  1284. </File>
  1285. <File
  1286. RelativePath="native_midi\native_midi_common.h"
  1287. >
  1288. </File>
  1289. <File
  1290. RelativePath="native_midi\native_midi_win32.c"
  1291. >
  1292. <FileConfiguration
  1293. Name="Release|Win32"
  1294. >
  1295. <Tool
  1296. Name="VCCLCompilerTool"
  1297. AdditionalIncludeDirectories=""
  1298. PreprocessorDefinitions=""
  1299. />
  1300. </FileConfiguration>
  1301. <FileConfiguration
  1302. Name="Debug|Win32"
  1303. >
  1304. <Tool
  1305. Name="VCCLCompilerTool"
  1306. AdditionalIncludeDirectories=""
  1307. PreprocessorDefinitions=""
  1308. />
  1309. </FileConfiguration>
  1310. </File>
  1311. </Filter>
  1312. <Filter
  1313. Name="libmad"
  1314. >
  1315. <File
  1316. RelativePath="libmad\bit.c"
  1317. >
  1318. <FileConfiguration
  1319. Name="Release|Win32"
  1320. >
  1321. <Tool
  1322. Name="VCCLCompilerTool"
  1323. AdditionalIncludeDirectories=""
  1324. PreprocessorDefinitions=""
  1325. />
  1326. </FileConfiguration>
  1327. <FileConfiguration
  1328. Name="Debug|Win32"
  1329. >
  1330. <Tool
  1331. Name="VCCLCompilerTool"
  1332. AdditionalIncludeDirectories=""
  1333. PreprocessorDefinitions=""
  1334. />
  1335. </FileConfiguration>
  1336. </File>
  1337. <File
  1338. RelativePath="libmad\bit.h"
  1339. >
  1340. </File>
  1341. <File
  1342. RelativePath="libmad\D.dat"
  1343. >
  1344. </File>
  1345. <File
  1346. RelativePath="libmad\decoder.c"
  1347. >
  1348. <FileConfiguration
  1349. Name="Release|Win32"
  1350. >
  1351. <Tool
  1352. Name="VCCLCompilerTool"
  1353. AdditionalIncludeDirectories=""
  1354. PreprocessorDefinitions=""
  1355. />
  1356. </FileConfiguration>
  1357. <FileConfiguration
  1358. Name="Debug|Win32"
  1359. >
  1360. <Tool
  1361. Name="VCCLCompilerTool"
  1362. AdditionalIncludeDirectories=""
  1363. PreprocessorDefinitions=""
  1364. />
  1365. </FileConfiguration>
  1366. </File>
  1367. <File
  1368. RelativePath="libmad\decoder.h"
  1369. >
  1370. </File>
  1371. <File
  1372. RelativePath="libmad\fixed.c"
  1373. >
  1374. <FileConfiguration
  1375. Name="Release|Win32"
  1376. >
  1377. <Tool
  1378. Name="VCCLCompilerTool"
  1379. AdditionalIncludeDirectories=""
  1380. PreprocessorDefinitions=""
  1381. />
  1382. </FileConfiguration>
  1383. <FileConfiguration
  1384. Name="Debug|Win32"
  1385. >
  1386. <Tool
  1387. Name="VCCLCompilerTool"
  1388. AdditionalIncludeDirectories=""
  1389. PreprocessorDefinitions=""
  1390. />
  1391. </FileConfiguration>
  1392. </File>
  1393. <File
  1394. RelativePath="libmad\fixed.h"
  1395. >
  1396. </File>
  1397. <File
  1398. RelativePath="libmad\frame.c"
  1399. >
  1400. <FileConfiguration
  1401. Name="Release|Win32"
  1402. >
  1403. <Tool
  1404. Name="VCCLCompilerTool"
  1405. AdditionalIncludeDirectories=""
  1406. PreprocessorDefinitions=""
  1407. />
  1408. </FileConfiguration>
  1409. <FileConfiguration
  1410. Name="Debug|Win32"
  1411. >
  1412. <Tool
  1413. Name="VCCLCompilerTool"
  1414. AdditionalIncludeDirectories=""
  1415. PreprocessorDefinitions=""
  1416. />
  1417. </FileConfiguration>
  1418. </File>
  1419. <File
  1420. RelativePath="libmad\frame.h"
  1421. >
  1422. </File>
  1423. <File
  1424. RelativePath="libmad\huffman.c"
  1425. >
  1426. <FileConfiguration
  1427. Name="Release|Win32"
  1428. >
  1429. <Tool
  1430. Name="VCCLCompilerTool"
  1431. AdditionalIncludeDirectories=""
  1432. PreprocessorDefinitions=""
  1433. />
  1434. </FileConfiguration>
  1435. <FileConfiguration
  1436. Name="Debug|Win32"
  1437. >
  1438. <Tool
  1439. Name="VCCLCompilerTool"
  1440. AdditionalIncludeDirectories=""
  1441. PreprocessorDefinitions=""
  1442. />
  1443. </FileConfiguration>
  1444. </File>
  1445. <File
  1446. RelativePath="libmad\huffman.h"
  1447. >
  1448. </File>
  1449. <File
  1450. RelativePath="libmad\imdct_s.dat"
  1451. >
  1452. </File>
  1453. <File
  1454. RelativePath="libmad\layer12.c"
  1455. >
  1456. <FileConfiguration
  1457. Name="Release|Win32"
  1458. >
  1459. <Tool
  1460. Name="VCCLCompilerTool"
  1461. AdditionalIncludeDirectories=""
  1462. PreprocessorDefinitions=""
  1463. />
  1464. </FileConfiguration>
  1465. <FileConfiguration
  1466. Name="Debug|Win32"
  1467. >
  1468. <Tool
  1469. Name="VCCLCompilerTool"
  1470. AdditionalIncludeDirectories=""
  1471. PreprocessorDefinitions=""
  1472. />
  1473. </FileConfiguration>
  1474. </File>
  1475. <File
  1476. RelativePath="libmad\layer12.h"
  1477. >
  1478. </File>
  1479. <File
  1480. RelativePath="libmad\layer3.c"
  1481. >
  1482. <FileConfiguration
  1483. Name="Release|Win32"
  1484. >
  1485. <Tool
  1486. Name="VCCLCompilerTool"
  1487. AdditionalIncludeDirectories=""
  1488. PreprocessorDefinitions=""
  1489. />
  1490. </FileConfiguration>
  1491. <FileConfiguration
  1492. Name="Debug|Win32"
  1493. >
  1494. <Tool
  1495. Name="VCCLCompilerTool"
  1496. AdditionalIncludeDirectories=""
  1497. PreprocessorDefinitions=""
  1498. />
  1499. </FileConfiguration>
  1500. </File>
  1501. <File
  1502. RelativePath="libmad\layer3.h"
  1503. >
  1504. </File>
  1505. <File
  1506. RelativePath="libmad\libmad_config.h"
  1507. >
  1508. </File>
  1509. <File
  1510. RelativePath="libmad\libmad_global.h"
  1511. >
  1512. </File>
  1513. <File
  1514. RelativePath="libmad\mad.h"
  1515. >
  1516. </File>
  1517. <File
  1518. RelativePath="libmad\music_mad.c"
  1519. >
  1520. <FileConfiguration
  1521. Name="Release|Win32"
  1522. >
  1523. <Tool
  1524. Name="VCCLCompilerTool"
  1525. AdditionalIncludeDirectories=""
  1526. PreprocessorDefinitions=""
  1527. />
  1528. </FileConfiguration>
  1529. <FileConfiguration
  1530. Name="Debug|Win32"
  1531. >
  1532. <Tool
  1533. Name="VCCLCompilerTool"
  1534. AdditionalIncludeDirectories=""
  1535. PreprocessorDefinitions=""
  1536. />
  1537. </FileConfiguration>
  1538. </File>
  1539. <File
  1540. RelativePath="libmad\music_mad.h"
  1541. >
  1542. </File>
  1543. <File
  1544. RelativePath="libmad\qc_table.dat"
  1545. >
  1546. </File>
  1547. <File
  1548. RelativePath="libmad\rq_table.dat"
  1549. >
  1550. </File>
  1551. <File
  1552. RelativePath="libmad\sf_table.dat"
  1553. >
  1554. </File>
  1555. <File
  1556. RelativePath="libmad\stream.c"
  1557. >
  1558. <FileConfiguration
  1559. Name="Release|Win32"
  1560. >
  1561. <Tool
  1562. Name="VCCLCompilerTool"
  1563. AdditionalIncludeDirectories=""
  1564. PreprocessorDefinitions=""
  1565. />
  1566. </FileConfiguration>
  1567. <FileConfiguration
  1568. Name="Debug|Win32"
  1569. >
  1570. <Tool
  1571. Name="VCCLCompilerTool"
  1572. AdditionalIncludeDirectories=""
  1573. PreprocessorDefinitions=""
  1574. />
  1575. </FileConfiguration>
  1576. </File>
  1577. <File
  1578. RelativePath="libmad\stream.h"
  1579. >
  1580. </File>
  1581. <File
  1582. RelativePath="libmad\synth.c"
  1583. >
  1584. <FileConfiguration
  1585. Name="Release|Win32"
  1586. >
  1587. <Tool
  1588. Name="VCCLCompilerTool"
  1589. AdditionalIncludeDirectories=""
  1590. PreprocessorDefinitions=""
  1591. />
  1592. </FileConfiguration>
  1593. <FileConfiguration
  1594. Name="Debug|Win32"
  1595. >
  1596. <Tool
  1597. Name="VCCLCompilerTool"
  1598. AdditionalIncludeDirectories=""
  1599. PreprocessorDefinitions=""
  1600. />
  1601. </FileConfiguration>
  1602. </File>
  1603. <File
  1604. RelativePath="libmad\synth.h"
  1605. >
  1606. </File>
  1607. <File
  1608. RelativePath="libmad\timer.c"
  1609. >
  1610. <FileConfiguration
  1611. Name="Release|Win32"
  1612. >
  1613. <Tool
  1614. Name="VCCLCompilerTool"
  1615. AdditionalIncludeDirectories=""
  1616. PreprocessorDefinitions=""
  1617. />
  1618. </FileConfiguration>
  1619. <FileConfiguration
  1620. Name="Debug|Win32"
  1621. >
  1622. <Tool
  1623. Name="VCCLCompilerTool"
  1624. AdditionalIncludeDirectories=""
  1625. PreprocessorDefinitions=""
  1626. />
  1627. </FileConfiguration>
  1628. </File>
  1629. <File
  1630. RelativePath="libmad\timer.h"
  1631. >
  1632. </File>
  1633. </Filter>
  1634. </Files>
  1635. <Globals>
  1636. </Globals>
  1637. </VisualStudioProject>