SDL_VS2008.vcproj 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="SDL2"
  6. ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
  7. RootNamespace="SDL"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="x64"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Debug|Win32"
  23. OutputDirectory=".\Debug"
  24. IntermediateDirectory=".\Debug"
  25. ConfigurationType="2"
  26. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  27. UseOfMFC="0"
  28. ATLMinimizesCRunTimeLibraryUsage="false"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. CommandLine=""
  33. />
  34. <Tool
  35. Name="VCCustomBuildTool"
  36. />
  37. <Tool
  38. Name="VCXMLDataGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCWebServiceProxyGeneratorTool"
  42. />
  43. <Tool
  44. Name="VCMIDLTool"
  45. PreprocessorDefinitions="_DEBUG"
  46. MkTypLibCompatible="true"
  47. SuppressStartupBanner="true"
  48. TargetEnvironment="1"
  49. TypeLibraryName=".\Debug/SDL.tlb"
  50. />
  51. <Tool
  52. Name="VCCLCompilerTool"
  53. Optimization="0"
  54. AdditionalIncludeDirectories="..\..\include"
  55. PreprocessorDefinitions="_DEBUG;_WINDOWS"
  56. ExceptionHandling="0"
  57. RuntimeLibrary="3"
  58. BufferSecurityCheck="false"
  59. WarningLevel="3"
  60. SuppressStartupBanner="true"
  61. Detect64BitPortabilityProblems="false"
  62. DebugInformationFormat="4"
  63. CompileAs="0"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="_DEBUG"
  71. Culture="1033"
  72. />
  73. <Tool
  74. Name="VCPreLinkEventTool"
  75. />
  76. <Tool
  77. Name="VCLinkerTool"
  78. AdditionalDependencies="winmm.lib imm32.lib version.lib"
  79. IgnoreAllDefaultLibraries="true"
  80. GenerateDebugInformation="true"
  81. SubSystem="2"
  82. />
  83. <Tool
  84. Name="VCALinkTool"
  85. />
  86. <Tool
  87. Name="VCManifestTool"
  88. />
  89. <Tool
  90. Name="VCXDCMakeTool"
  91. />
  92. <Tool
  93. Name="VCBscMakeTool"
  94. />
  95. <Tool
  96. Name="VCFxCopTool"
  97. />
  98. <Tool
  99. Name="VCAppVerifierTool"
  100. />
  101. <Tool
  102. Name="VCPostBuildEventTool"
  103. />
  104. </Configuration>
  105. <Configuration
  106. Name="Debug|x64"
  107. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  108. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  109. ConfigurationType="2"
  110. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  111. UseOfMFC="0"
  112. ATLMinimizesCRunTimeLibraryUsage="false"
  113. >
  114. <Tool
  115. Name="VCPreBuildEventTool"
  116. />
  117. <Tool
  118. Name="VCCustomBuildTool"
  119. />
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="_DEBUG"
  129. MkTypLibCompatible="true"
  130. SuppressStartupBanner="true"
  131. TargetEnvironment="3"
  132. TypeLibraryName=".\Debug/SDL.tlb"
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. Optimization="0"
  137. AdditionalIncludeDirectories="..\..\include"
  138. PreprocessorDefinitions="_DEBUG;_WINDOWS"
  139. ExceptionHandling="0"
  140. RuntimeLibrary="2"
  141. BufferSecurityCheck="false"
  142. WarningLevel="3"
  143. SuppressStartupBanner="true"
  144. Detect64BitPortabilityProblems="false"
  145. DebugInformationFormat="4"
  146. CompileAs="0"
  147. />
  148. <Tool
  149. Name="VCManagedResourceCompilerTool"
  150. />
  151. <Tool
  152. Name="VCResourceCompilerTool"
  153. PreprocessorDefinitions="_DEBUG"
  154. Culture="1033"
  155. />
  156. <Tool
  157. Name="VCPreLinkEventTool"
  158. />
  159. <Tool
  160. Name="VCLinkerTool"
  161. AdditionalDependencies="winmm.lib imm32.lib version.lib"
  162. IgnoreAllDefaultLibraries="true"
  163. GenerateDebugInformation="true"
  164. SubSystem="2"
  165. TargetMachine="17"
  166. />
  167. <Tool
  168. Name="VCALinkTool"
  169. />
  170. <Tool
  171. Name="VCManifestTool"
  172. />
  173. <Tool
  174. Name="VCXDCMakeTool"
  175. />
  176. <Tool
  177. Name="VCBscMakeTool"
  178. />
  179. <Tool
  180. Name="VCFxCopTool"
  181. />
  182. <Tool
  183. Name="VCAppVerifierTool"
  184. />
  185. <Tool
  186. Name="VCPostBuildEventTool"
  187. />
  188. </Configuration>
  189. <Configuration
  190. Name="Release|Win32"
  191. OutputDirectory=".\Release"
  192. IntermediateDirectory=".\Release"
  193. ConfigurationType="2"
  194. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  195. UseOfMFC="0"
  196. ATLMinimizesCRunTimeLibraryUsage="false"
  197. >
  198. <Tool
  199. Name="VCPreBuildEventTool"
  200. CommandLine=""
  201. />
  202. <Tool
  203. Name="VCCustomBuildTool"
  204. />
  205. <Tool
  206. Name="VCXMLDataGeneratorTool"
  207. />
  208. <Tool
  209. Name="VCWebServiceProxyGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCMIDLTool"
  213. PreprocessorDefinitions="NDEBUG"
  214. MkTypLibCompatible="true"
  215. SuppressStartupBanner="true"
  216. TargetEnvironment="1"
  217. TypeLibraryName=".\Release/SDL.tlb"
  218. />
  219. <Tool
  220. Name="VCCLCompilerTool"
  221. InlineFunctionExpansion="1"
  222. EnableIntrinsicFunctions="false"
  223. AdditionalIncludeDirectories="..\..\include"
  224. PreprocessorDefinitions="NDEBUG;_WINDOWS"
  225. StringPooling="true"
  226. ExceptionHandling="0"
  227. RuntimeLibrary="2"
  228. BufferSecurityCheck="false"
  229. EnableFunctionLevelLinking="true"
  230. WarningLevel="3"
  231. SuppressStartupBanner="true"
  232. Detect64BitPortabilityProblems="false"
  233. DebugInformationFormat="3"
  234. CompileAs="0"
  235. />
  236. <Tool
  237. Name="VCManagedResourceCompilerTool"
  238. />
  239. <Tool
  240. Name="VCResourceCompilerTool"
  241. PreprocessorDefinitions="NDEBUG"
  242. Culture="1033"
  243. />
  244. <Tool
  245. Name="VCPreLinkEventTool"
  246. />
  247. <Tool
  248. Name="VCLinkerTool"
  249. AdditionalDependencies="winmm.lib imm32.lib version.lib"
  250. IgnoreAllDefaultLibraries="true"
  251. GenerateDebugInformation="true"
  252. SubSystem="2"
  253. OptimizeReferences="2"
  254. EnableCOMDATFolding="2"
  255. />
  256. <Tool
  257. Name="VCALinkTool"
  258. />
  259. <Tool
  260. Name="VCManifestTool"
  261. />
  262. <Tool
  263. Name="VCXDCMakeTool"
  264. />
  265. <Tool
  266. Name="VCBscMakeTool"
  267. />
  268. <Tool
  269. Name="VCFxCopTool"
  270. />
  271. <Tool
  272. Name="VCAppVerifierTool"
  273. />
  274. <Tool
  275. Name="VCPostBuildEventTool"
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Release|x64"
  280. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  281. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  282. ConfigurationType="2"
  283. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  284. UseOfMFC="0"
  285. ATLMinimizesCRunTimeLibraryUsage="false"
  286. >
  287. <Tool
  288. Name="VCPreBuildEventTool"
  289. />
  290. <Tool
  291. Name="VCCustomBuildTool"
  292. />
  293. <Tool
  294. Name="VCXMLDataGeneratorTool"
  295. />
  296. <Tool
  297. Name="VCWebServiceProxyGeneratorTool"
  298. />
  299. <Tool
  300. Name="VCMIDLTool"
  301. PreprocessorDefinitions="NDEBUG"
  302. MkTypLibCompatible="true"
  303. SuppressStartupBanner="true"
  304. TargetEnvironment="3"
  305. TypeLibraryName=".\Release/SDL.tlb"
  306. />
  307. <Tool
  308. Name="VCCLCompilerTool"
  309. InlineFunctionExpansion="1"
  310. EnableIntrinsicFunctions="false"
  311. AdditionalIncludeDirectories="..\..\include"
  312. PreprocessorDefinitions="NDEBUG;_WINDOWS"
  313. StringPooling="true"
  314. ExceptionHandling="0"
  315. RuntimeLibrary="2"
  316. BufferSecurityCheck="false"
  317. EnableFunctionLevelLinking="true"
  318. WarningLevel="3"
  319. SuppressStartupBanner="true"
  320. Detect64BitPortabilityProblems="false"
  321. DebugInformationFormat="3"
  322. CompileAs="0"
  323. />
  324. <Tool
  325. Name="VCManagedResourceCompilerTool"
  326. />
  327. <Tool
  328. Name="VCResourceCompilerTool"
  329. PreprocessorDefinitions="NDEBUG"
  330. Culture="1033"
  331. />
  332. <Tool
  333. Name="VCPreLinkEventTool"
  334. />
  335. <Tool
  336. Name="VCLinkerTool"
  337. AdditionalDependencies="winmm.lib imm32.lib version.lib"
  338. IgnoreAllDefaultLibraries="true"
  339. GenerateDebugInformation="true"
  340. SubSystem="2"
  341. OptimizeReferences="2"
  342. EnableCOMDATFolding="2"
  343. TargetMachine="17"
  344. />
  345. <Tool
  346. Name="VCALinkTool"
  347. />
  348. <Tool
  349. Name="VCManifestTool"
  350. />
  351. <Tool
  352. Name="VCXDCMakeTool"
  353. />
  354. <Tool
  355. Name="VCBscMakeTool"
  356. />
  357. <Tool
  358. Name="VCFxCopTool"
  359. />
  360. <Tool
  361. Name="VCAppVerifierTool"
  362. />
  363. <Tool
  364. Name="VCPostBuildEventTool"
  365. />
  366. </Configuration>
  367. </Configurations>
  368. <References>
  369. </References>
  370. <Files>
  371. <Filter
  372. Name="API Headers"
  373. >
  374. <File
  375. RelativePath="..\..\include\SDL.h"
  376. >
  377. </File>
  378. <File
  379. RelativePath="..\..\include\SDL_assert.h"
  380. >
  381. </File>
  382. <File
  383. RelativePath="..\..\include\SDL_atomic.h"
  384. >
  385. </File>
  386. <File
  387. RelativePath="..\..\include\SDL_audio.h"
  388. >
  389. </File>
  390. <File
  391. RelativePath="..\..\include\SDL_bits.h"
  392. >
  393. </File>
  394. <File
  395. RelativePath="..\..\include\SDL_blendmode.h"
  396. >
  397. </File>
  398. <File
  399. RelativePath="..\..\include\SDL_clipboard.h"
  400. >
  401. </File>
  402. <File
  403. RelativePath="..\..\include\SDL_config.h"
  404. >
  405. </File>
  406. <File
  407. RelativePath="..\..\include\SDL_config_windows.h"
  408. >
  409. </File>
  410. <File
  411. RelativePath="..\..\include\SDL_copying.h"
  412. >
  413. </File>
  414. <File
  415. RelativePath="..\..\include\SDL_cpuinfo.h"
  416. >
  417. </File>
  418. <File
  419. RelativePath="..\..\include\SDL_endian.h"
  420. >
  421. </File>
  422. <File
  423. RelativePath="..\..\include\SDL_error.h"
  424. >
  425. </File>
  426. <File
  427. RelativePath="..\..\include\SDL_events.h"
  428. >
  429. </File>
  430. <File
  431. RelativePath="..\..\include\SDL_gamecontroller.h"
  432. >
  433. </File>
  434. <File
  435. RelativePath="..\..\include\SDL_gesture.h"
  436. >
  437. </File>
  438. <File
  439. RelativePath="..\..\include\SDL_haptic.h"
  440. >
  441. </File>
  442. <File
  443. RelativePath="..\..\include\SDL_hints.h"
  444. >
  445. </File>
  446. <File
  447. RelativePath="..\..\include\SDL_joystick.h"
  448. >
  449. </File>
  450. <File
  451. RelativePath="..\..\include\SDL_keyboard.h"
  452. >
  453. </File>
  454. <File
  455. RelativePath="..\..\include\SDL_keycode.h"
  456. >
  457. </File>
  458. <File
  459. RelativePath="..\..\include\SDL_loadso.h"
  460. >
  461. </File>
  462. <File
  463. RelativePath="..\..\include\SDL_log.h"
  464. >
  465. </File>
  466. <File
  467. RelativePath="..\..\include\SDL_main.h"
  468. >
  469. </File>
  470. <File
  471. RelativePath="..\..\include\SDL_messagebox.h"
  472. >
  473. </File>
  474. <File
  475. RelativePath="..\..\include\SDL_mouse.h"
  476. >
  477. </File>
  478. <File
  479. RelativePath="..\..\include\SDL_mutex.h"
  480. >
  481. </File>
  482. <File
  483. RelativePath="..\..\include\SDL_name.h"
  484. >
  485. </File>
  486. <File
  487. RelativePath="..\..\include\SDL_opengl.h"
  488. >
  489. </File>
  490. <File
  491. RelativePath="..\..\include\SDL_opengles.h"
  492. >
  493. </File>
  494. <File
  495. RelativePath="..\..\include\SDL_pixels.h"
  496. >
  497. </File>
  498. <File
  499. RelativePath="..\..\include\SDL_platform.h"
  500. >
  501. </File>
  502. <File
  503. RelativePath="..\..\include\SDL_power.h"
  504. >
  505. </File>
  506. <File
  507. RelativePath="..\..\include\SDL_quit.h"
  508. >
  509. </File>
  510. <File
  511. RelativePath="..\..\include\SDL_rect.h"
  512. >
  513. </File>
  514. <File
  515. RelativePath="..\..\include\SDL_render.h"
  516. >
  517. </File>
  518. <File
  519. RelativePath="..\..\include\SDL_revision.h"
  520. >
  521. </File>
  522. <File
  523. RelativePath="..\..\include\SDL_rwops.h"
  524. >
  525. </File>
  526. <File
  527. RelativePath="..\..\include\SDL_scancode.h"
  528. >
  529. </File>
  530. <File
  531. RelativePath="..\..\include\SDL_shape.h"
  532. >
  533. </File>
  534. <File
  535. RelativePath="..\..\include\SDL_stdinc.h"
  536. >
  537. </File>
  538. <File
  539. RelativePath="..\..\include\SDL_surface.h"
  540. >
  541. </File>
  542. <File
  543. RelativePath="..\..\include\SDL_system.h"
  544. >
  545. </File>
  546. <File
  547. RelativePath="..\..\include\SDL_syswm.h"
  548. >
  549. </File>
  550. <File
  551. RelativePath="..\..\include\SDL_thread.h"
  552. >
  553. </File>
  554. <File
  555. RelativePath="..\..\include\SDL_timer.h"
  556. >
  557. </File>
  558. <File
  559. RelativePath="..\..\include\SDL_touch.h"
  560. >
  561. </File>
  562. <File
  563. RelativePath="..\..\include\SDL_types.h"
  564. >
  565. </File>
  566. <File
  567. RelativePath="..\..\include\SDL_version.h"
  568. >
  569. </File>
  570. <File
  571. RelativePath="..\..\include\SDL_video.h"
  572. >
  573. </File>
  574. </Filter>
  575. <File
  576. RelativePath="..\..\src\events\blank_cursor.h"
  577. >
  578. </File>
  579. <File
  580. RelativePath="..\..\src\events\default_cursor.h"
  581. >
  582. </File>
  583. <File
  584. RelativePath="..\..\src\audio\directsound\directx.h"
  585. >
  586. </File>
  587. <File
  588. RelativePath="..\..\src\libm\e_atan2.c"
  589. >
  590. </File>
  591. <File
  592. RelativePath="..\..\src\libm\e_log.c"
  593. >
  594. </File>
  595. <File
  596. RelativePath="..\..\src\libm\e_pow.c"
  597. >
  598. </File>
  599. <File
  600. RelativePath="..\..\src\libm\e_rem_pio2.c"
  601. >
  602. </File>
  603. <File
  604. RelativePath="..\..\src\libm\e_sqrt.c"
  605. >
  606. </File>
  607. <File
  608. RelativePath="..\..\src\libm\k_cos.c"
  609. >
  610. </File>
  611. <File
  612. RelativePath="..\..\src\libm\k_rem_pio2.c"
  613. >
  614. </File>
  615. <File
  616. RelativePath="..\..\src\libm\k_sin.c"
  617. >
  618. </File>
  619. <File
  620. RelativePath="..\..\src\libm\math.h"
  621. >
  622. </File>
  623. <File
  624. RelativePath="..\..\src\libm\math_private.h"
  625. >
  626. </File>
  627. <File
  628. RelativePath="..\..\src\render\mmx.h"
  629. >
  630. </File>
  631. <File
  632. RelativePath=".\resource.h"
  633. >
  634. </File>
  635. <File
  636. RelativePath="..\..\src\libm\s_atan.c"
  637. >
  638. </File>
  639. <File
  640. RelativePath="..\..\src\libm\s_copysign.c"
  641. >
  642. </File>
  643. <File
  644. RelativePath="..\..\src\libm\s_cos.c"
  645. >
  646. </File>
  647. <File
  648. RelativePath="..\..\src\libm\s_fabs.c"
  649. >
  650. </File>
  651. <File
  652. RelativePath="..\..\src\libm\s_floor.c"
  653. >
  654. </File>
  655. <File
  656. RelativePath="..\..\src\libm\s_scalbn.c"
  657. >
  658. </File>
  659. <File
  660. RelativePath="..\..\src\libm\s_sin.c"
  661. >
  662. </File>
  663. <File
  664. RelativePath="..\..\src\SDL.c"
  665. >
  666. </File>
  667. <File
  668. RelativePath="..\..\src\SDL_assert.c"
  669. >
  670. </File>
  671. <File
  672. RelativePath="..\..\src\atomic\SDL_atomic.c"
  673. >
  674. </File>
  675. <File
  676. RelativePath="..\..\src\audio\SDL_audio.c"
  677. >
  678. </File>
  679. <File
  680. RelativePath="..\..\src\audio\SDL_audio_c.h"
  681. >
  682. </File>
  683. <File
  684. RelativePath="..\..\src\audio\SDL_audiocvt.c"
  685. >
  686. </File>
  687. <File
  688. RelativePath="..\..\src\audio\SDL_audiodev.c"
  689. >
  690. </File>
  691. <File
  692. RelativePath="..\..\src\audio\SDL_audiodev_c.h"
  693. >
  694. </File>
  695. <File
  696. RelativePath="..\..\src\audio\SDL_audiomem.h"
  697. >
  698. </File>
  699. <File
  700. RelativePath="..\..\src\audio\SDL_audiotypecvt.c"
  701. >
  702. </File>
  703. <File
  704. RelativePath="..\..\src\render\software\SDL_blendfillrect.c"
  705. >
  706. </File>
  707. <File
  708. RelativePath="..\..\src\render\software\SDL_blendfillrect.h"
  709. >
  710. </File>
  711. <File
  712. RelativePath="..\..\src\render\software\SDL_blendline.c"
  713. >
  714. </File>
  715. <File
  716. RelativePath="..\..\src\render\software\SDL_blendline.h"
  717. >
  718. </File>
  719. <File
  720. RelativePath="..\..\src\render\software\SDL_blendpoint.c"
  721. >
  722. </File>
  723. <File
  724. RelativePath="..\..\src\render\software\SDL_blendpoint.h"
  725. >
  726. </File>
  727. <File
  728. RelativePath="..\..\src\video\SDL_blit.c"
  729. >
  730. </File>
  731. <File
  732. RelativePath="..\..\src\video\SDL_blit.h"
  733. >
  734. </File>
  735. <File
  736. RelativePath="..\..\src\video\SDL_blit_0.c"
  737. >
  738. </File>
  739. <File
  740. RelativePath="..\..\src\video\SDL_blit_1.c"
  741. >
  742. </File>
  743. <File
  744. RelativePath="..\..\src\video\SDL_blit_A.c"
  745. >
  746. </File>
  747. <File
  748. RelativePath="..\..\src\video\SDL_blit_auto.c"
  749. >
  750. </File>
  751. <File
  752. RelativePath="..\..\src\video\SDL_blit_auto.h"
  753. >
  754. </File>
  755. <File
  756. RelativePath="..\..\src\video\SDL_blit_copy.c"
  757. >
  758. </File>
  759. <File
  760. RelativePath="..\..\src\video\SDL_blit_copy.h"
  761. >
  762. </File>
  763. <File
  764. RelativePath="..\..\src\video\SDL_blit_N.c"
  765. >
  766. </File>
  767. <File
  768. RelativePath="..\..\src\video\SDL_blit_slow.c"
  769. >
  770. </File>
  771. <File
  772. RelativePath="..\..\src\video\SDL_blit_slow.h"
  773. >
  774. </File>
  775. <File
  776. RelativePath="..\..\src\video\SDL_bmp.c"
  777. >
  778. </File>
  779. <File
  780. RelativePath="..\..\src\video\SDL_clipboard.c"
  781. >
  782. </File>
  783. <File
  784. RelativePath="..\..\src\events\SDL_clipboardevents.c"
  785. >
  786. </File>
  787. <File
  788. RelativePath="..\..\src\events\SDL_clipboardevents_c.h"
  789. >
  790. </File>
  791. <File
  792. RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
  793. >
  794. </File>
  795. <File
  796. RelativePath="..\..\src\audio\directsound\SDL_directsound.c"
  797. >
  798. </File>
  799. <File
  800. RelativePath="..\..\src\audio\directsound\SDL_directsound.h"
  801. >
  802. </File>
  803. <File
  804. RelativePath="..\..\src\audio\disk\SDL_diskaudio.c"
  805. >
  806. </File>
  807. <File
  808. RelativePath="..\..\src\audio\disk\SDL_diskaudio.h"
  809. >
  810. </File>
  811. <File
  812. RelativePath="..\..\src\render\software\SDL_draw.h"
  813. >
  814. </File>
  815. <File
  816. RelativePath="..\..\src\render\software\SDL_drawline.c"
  817. >
  818. </File>
  819. <File
  820. RelativePath="..\..\src\render\software\SDL_drawline.h"
  821. >
  822. </File>
  823. <File
  824. RelativePath="..\..\src\render\software\SDL_drawpoint.c"
  825. >
  826. </File>
  827. <File
  828. RelativePath="..\..\src\render\software\SDL_drawpoint.h"
  829. >
  830. </File>
  831. <File
  832. RelativePath="..\..\src\events\SDL_dropevents.c"
  833. >
  834. </File>
  835. <File
  836. RelativePath="..\..\src\events\SDL_dropevents_c.h"
  837. >
  838. </File>
  839. <File
  840. RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.c"
  841. >
  842. </File>
  843. <File
  844. RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.h"
  845. >
  846. </File>
  847. <File
  848. RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c"
  849. >
  850. </File>
  851. <File
  852. RelativePath="..\..\src\SDL_error.c"
  853. >
  854. </File>
  855. <File
  856. RelativePath="..\..\src\SDL_error_c.h"
  857. >
  858. </File>
  859. <File
  860. RelativePath="..\..\src\events\SDL_events.c"
  861. >
  862. </File>
  863. <File
  864. RelativePath="..\..\src\events\SDL_events_c.h"
  865. >
  866. </File>
  867. <File
  868. RelativePath="..\..\src\video\SDL_fillrect.c"
  869. >
  870. </File>
  871. <File
  872. RelativePath="..\..\src\joystick\SDL_gamecontroller.c"
  873. >
  874. </File>
  875. <File
  876. RelativePath="..\..\src\events\SDL_gesture.c"
  877. >
  878. </File>
  879. <File
  880. RelativePath="..\..\src\events\SDL_gesture_c.h"
  881. >
  882. </File>
  883. <File
  884. RelativePath="..\..\src\stdlib\SDL_getenv.c"
  885. >
  886. </File>
  887. <File
  888. RelativePath="..\..\src\video\SDL_glesfuncs.h"
  889. >
  890. </File>
  891. <File
  892. RelativePath="..\..\src\video\SDL_glfuncs.h"
  893. >
  894. </File>
  895. <File
  896. RelativePath="..\..\src\haptic\SDL_haptic.c"
  897. >
  898. </File>
  899. <File
  900. RelativePath="..\..\src\SDL_hints.c"
  901. >
  902. </File>
  903. <File
  904. RelativePath="..\..\src\SDL_hints_c.h"
  905. >
  906. </File>
  907. <File
  908. RelativePath="..\..\src\stdlib\SDL_iconv.c"
  909. >
  910. </File>
  911. <File
  912. RelativePath="..\..\src\joystick\SDL_joystick.c"
  913. >
  914. </File>
  915. <File
  916. RelativePath="..\..\src\joystick\SDL_joystick_c.h"
  917. >
  918. </File>
  919. <File
  920. RelativePath="..\..\src\events\SDL_keyboard.c"
  921. >
  922. </File>
  923. <File
  924. RelativePath="..\..\src\events\SDL_keyboard_c.h"
  925. >
  926. </File>
  927. <File
  928. RelativePath="..\..\src\SDL_log.c"
  929. >
  930. </File>
  931. <File
  932. RelativePath="..\..\src\stdlib\SDL_malloc.c"
  933. >
  934. </File>
  935. <File
  936. RelativePath="..\..\src\audio\SDL_mixer.c"
  937. >
  938. </File>
  939. <File
  940. RelativePath="..\..\src\joystick\windows\SDL_mmjoystick.c"
  941. >
  942. </File>
  943. <File
  944. RelativePath="..\..\src\events\SDL_mouse.c"
  945. >
  946. </File>
  947. <File
  948. RelativePath="..\..\src\events\SDL_mouse_c.h"
  949. >
  950. </File>
  951. <File
  952. RelativePath="..\..\src\video\dummy\SDL_nullevents.c"
  953. >
  954. </File>
  955. <File
  956. RelativePath="..\..\src\video\dummy\SDL_nullevents_c.h"
  957. >
  958. </File>
  959. <File
  960. RelativePath="..\..\src\video\dummy\SDL_nullframebuffer.c"
  961. >
  962. </File>
  963. <File
  964. RelativePath="..\..\src\video\dummy\SDL_nullframebuffer_c.h"
  965. >
  966. </File>
  967. <File
  968. RelativePath="..\..\src\video\dummy\SDL_nullvideo.c"
  969. >
  970. </File>
  971. <File
  972. RelativePath="..\..\src\video\dummy\SDL_nullvideo.h"
  973. >
  974. </File>
  975. <File
  976. RelativePath="..\..\src\video\SDL_pixels.c"
  977. >
  978. </File>
  979. <File
  980. RelativePath="..\..\src\video\SDL_pixels_c.h"
  981. >
  982. </File>
  983. <File
  984. RelativePath="..\..\src\power\SDL_power.c"
  985. >
  986. </File>
  987. <File
  988. RelativePath="..\..\src\stdlib\SDL_qsort.c"
  989. >
  990. </File>
  991. <File
  992. RelativePath="..\..\src\events\SDL_quit.c"
  993. >
  994. </File>
  995. <File
  996. RelativePath="..\..\src\video\SDL_rect.c"
  997. >
  998. </File>
  999. <File
  1000. RelativePath="..\..\src\video\SDL_rect_c.h"
  1001. >
  1002. </File>
  1003. <File
  1004. RelativePath="..\..\src\render\SDL_render.c"
  1005. >
  1006. </File>
  1007. <File
  1008. RelativePath="..\..\src\render\direct3d\SDL_render_d3d.c"
  1009. >
  1010. </File>
  1011. <File
  1012. RelativePath="..\..\src\render\opengl\SDL_render_gl.c"
  1013. >
  1014. </File>
  1015. <File
  1016. RelativePath="..\..\src\render\software\SDL_render_sw.c"
  1017. >
  1018. </File>
  1019. <File
  1020. RelativePath="..\..\src\render\software\SDL_render_sw_c.h"
  1021. >
  1022. </File>
  1023. <File
  1024. RelativePath="..\..\src\video\SDL_RLEaccel.c"
  1025. >
  1026. </File>
  1027. <File
  1028. RelativePath="..\..\src\video\SDL_RLEaccel_c.h"
  1029. >
  1030. </File>
  1031. <File
  1032. RelativePath="..\..\src\render\software\SDL_rotate.c"
  1033. >
  1034. </File>
  1035. <File
  1036. RelativePath="..\..\src\render\software\SDL_rotate.h"
  1037. >
  1038. </File>
  1039. <File
  1040. RelativePath="..\..\src\file\SDL_rwops.c"
  1041. >
  1042. </File>
  1043. <File
  1044. RelativePath="..\..\src\render\opengl\SDL_shaders_gl.c"
  1045. >
  1046. </File>
  1047. <File
  1048. RelativePath="..\..\src\render\opengl\SDL_shaders_gl.h"
  1049. >
  1050. </File>
  1051. <File
  1052. RelativePath="..\..\src\video\SDL_shape.c"
  1053. >
  1054. </File>
  1055. <File
  1056. RelativePath="..\..\src\video\SDL_shape_internals.h"
  1057. >
  1058. </File>
  1059. <File
  1060. RelativePath="..\..\src\atomic\SDL_spinlock.c"
  1061. >
  1062. </File>
  1063. <File
  1064. RelativePath="..\..\src\stdlib\SDL_stdlib.c"
  1065. >
  1066. </File>
  1067. <File
  1068. RelativePath="..\..\src\video\SDL_stretch.c"
  1069. >
  1070. </File>
  1071. <File
  1072. RelativePath="..\..\src\stdlib\SDL_string.c"
  1073. >
  1074. </File>
  1075. <File
  1076. RelativePath="..\..\src\video\SDL_surface.c"
  1077. >
  1078. </File>
  1079. <File
  1080. RelativePath="..\..\src\audio\SDL_sysaudio.h"
  1081. >
  1082. </File>
  1083. <File
  1084. RelativePath="..\..\src\thread\generic\SDL_syscond.c"
  1085. >
  1086. </File>
  1087. <File
  1088. RelativePath="..\..\src\events\SDL_sysevents.h"
  1089. >
  1090. </File>
  1091. <File
  1092. RelativePath="..\..\src\haptic\windows\SDL_syshaptic.c"
  1093. >
  1094. </File>
  1095. <File
  1096. RelativePath="..\..\src\haptic\SDL_syshaptic.h"
  1097. >
  1098. </File>
  1099. <File
  1100. RelativePath="..\..\src\joystick\SDL_sysjoystick.h"
  1101. >
  1102. </File>
  1103. <File
  1104. RelativePath="..\..\src\loadso\windows\SDL_sysloadso.c"
  1105. >
  1106. </File>
  1107. <File
  1108. RelativePath="..\..\src\thread\windows\SDL_sysmutex.c"
  1109. >
  1110. </File>
  1111. <File
  1112. RelativePath="..\..\src\power\windows\SDL_syspower.c"
  1113. >
  1114. </File>
  1115. <File
  1116. RelativePath="..\..\src\render\SDL_sysrender.h"
  1117. >
  1118. </File>
  1119. <File
  1120. RelativePath="..\..\src\thread\windows\SDL_syssem.c"
  1121. >
  1122. </File>
  1123. <File
  1124. RelativePath="..\..\src\thread\windows\SDL_systhread.c"
  1125. >
  1126. </File>
  1127. <File
  1128. RelativePath="..\..\src\thread\windows\SDL_systls.c"
  1129. >
  1130. </File>
  1131. <File
  1132. RelativePath="..\..\src\thread\SDL_systhread.h"
  1133. >
  1134. </File>
  1135. <File
  1136. RelativePath="..\..\src\thread\windows\SDL_systhread_c.h"
  1137. >
  1138. </File>
  1139. <File
  1140. RelativePath="..\..\src\timer\windows\SDL_systimer.c"
  1141. >
  1142. </File>
  1143. <File
  1144. RelativePath="..\..\src\timer\SDL_systimer.h"
  1145. >
  1146. </File>
  1147. <File
  1148. RelativePath="..\..\src\video\SDL_sysvideo.h"
  1149. >
  1150. </File>
  1151. <File
  1152. RelativePath="..\..\src\thread\SDL_thread.c"
  1153. >
  1154. </File>
  1155. <File
  1156. RelativePath="..\..\src\thread\SDL_thread_c.h"
  1157. >
  1158. </File>
  1159. <File
  1160. RelativePath="..\..\src\timer\SDL_timer.c"
  1161. >
  1162. </File>
  1163. <File
  1164. RelativePath="..\..\src\timer\SDL_timer_c.h"
  1165. >
  1166. </File>
  1167. <File
  1168. RelativePath="..\..\src\events\SDL_touch.c"
  1169. >
  1170. </File>
  1171. <File
  1172. RelativePath="..\..\src\events\SDL_touch_c.h"
  1173. >
  1174. </File>
  1175. <File
  1176. RelativePath="..\..\src\video\SDL_video.c"
  1177. >
  1178. </File>
  1179. <File
  1180. RelativePath="..\..\src\video\windows\SDL_vkeys.h"
  1181. >
  1182. </File>
  1183. <File
  1184. RelativePath="..\..\src\audio\SDL_wave.c"
  1185. >
  1186. </File>
  1187. <File
  1188. RelativePath="..\..\src\audio\SDL_wave.h"
  1189. >
  1190. </File>
  1191. <File
  1192. RelativePath="..\..\src\events\SDL_windowevents.c"
  1193. >
  1194. </File>
  1195. <File
  1196. RelativePath="..\..\src\events\SDL_windowevents_c.h"
  1197. >
  1198. </File>
  1199. <File
  1200. RelativePath="..\..\src\core\windows\SDL_windows.c"
  1201. >
  1202. </File>
  1203. <File
  1204. RelativePath="..\..\src\core\windows\SDL_windows.h"
  1205. >
  1206. </File>
  1207. <File
  1208. RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c"
  1209. >
  1210. </File>
  1211. <File
  1212. RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h"
  1213. >
  1214. </File>
  1215. <File
  1216. RelativePath="..\..\src\video\windows\SDL_windowsevents.c"
  1217. >
  1218. </File>
  1219. <File
  1220. RelativePath="..\..\src\video\windows\SDL_windowsevents.h"
  1221. >
  1222. </File>
  1223. <File
  1224. RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.c"
  1225. >
  1226. </File>
  1227. <File
  1228. RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.h"
  1229. >
  1230. </File>
  1231. <File
  1232. RelativePath="..\..\src\video\windows\SDL_windowskeyboard.c"
  1233. >
  1234. </File>
  1235. <File
  1236. RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h"
  1237. >
  1238. </File>
  1239. <File
  1240. RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.c"
  1241. >
  1242. </File>
  1243. <File
  1244. RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.h"
  1245. >
  1246. </File>
  1247. <File
  1248. RelativePath="..\..\src\video\windows\SDL_windowsmodes.c"
  1249. >
  1250. </File>
  1251. <File
  1252. RelativePath="..\..\src\video\windows\SDL_windowsmodes.h"
  1253. >
  1254. </File>
  1255. <File
  1256. RelativePath="..\..\src\video\windows\SDL_windowsmouse.c"
  1257. >
  1258. </File>
  1259. <File
  1260. RelativePath="..\..\src\video\windows\SDL_windowsmouse.h"
  1261. >
  1262. </File>
  1263. <File
  1264. RelativePath="..\..\src\video\windows\SDL_windowsopengl.c"
  1265. >
  1266. </File>
  1267. <File
  1268. RelativePath="..\..\src\video\windows\SDL_windowsopengl.h"
  1269. >
  1270. </File>
  1271. <File
  1272. RelativePath="..\..\src\video\windows\SDL_windowsshape.c"
  1273. >
  1274. </File>
  1275. <File
  1276. RelativePath="..\..\src\video\windows\SDL_windowsshape.h"
  1277. >
  1278. </File>
  1279. <File
  1280. RelativePath="..\..\src\video\windows\SDL_windowsvideo.c"
  1281. >
  1282. </File>
  1283. <File
  1284. RelativePath="..\..\src\video\windows\SDL_windowsvideo.h"
  1285. >
  1286. </File>
  1287. <File
  1288. RelativePath="..\..\src\video\windows\SDL_windowswindow.c"
  1289. >
  1290. </File>
  1291. <File
  1292. RelativePath="..\..\src\video\windows\SDL_windowswindow.h"
  1293. >
  1294. </File>
  1295. <File
  1296. RelativePath="..\..\src\audio\winmm\SDL_winmm.c"
  1297. >
  1298. </File>
  1299. <File
  1300. RelativePath="..\..\src\audio\winmm\SDL_winmm.h"
  1301. >
  1302. </File>
  1303. <File
  1304. RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.c"
  1305. >
  1306. </File>
  1307. <File
  1308. RelativePath="..\..\src\render\SDL_yuv_mmx.c"
  1309. >
  1310. </File>
  1311. <File
  1312. RelativePath="..\..\src\render\SDL_yuv_sw.c"
  1313. >
  1314. </File>
  1315. <File
  1316. RelativePath="..\..\src\render\SDL_yuv_sw_c.h"
  1317. >
  1318. </File>
  1319. <File
  1320. RelativePath="..\..\src\main\windows\version.rc"
  1321. >
  1322. </File>
  1323. <File
  1324. RelativePath="..\..\src\video\windows\wmmsg.h"
  1325. >
  1326. </File>
  1327. </Files>
  1328. <Globals>
  1329. </Globals>
  1330. </VisualStudioProject>