1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="SDL2"
- ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
- RootNamespace="SDL"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/SDL.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories=""$(SolutionDir)/../include""
- AdditionalUsingDirectories=""
- PreprocessorDefinitions="_DEBUG;_WINDOWS"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableEnhancedInstructionSet="1"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="1"
- OmitDefaultLibName="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib imm32.lib version.lib"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="true"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/SDL.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories=""$(SolutionDir)/../include""
- AdditionalUsingDirectories=""
- PreprocessorDefinitions="_DEBUG;_WINDOWS"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- WarningLevel="3"
- DebugInformationFormat="1"
- OmitDefaultLibName="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib imm32.lib version.lib"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="true"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/SDL.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories=""$(SolutionDir)/../include""
- AdditionalUsingDirectories=""
- PreprocessorDefinitions="NDEBUG;_WINDOWS"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableEnhancedInstructionSet="1"
- WarningLevel="3"
- DebugInformationFormat="3"
- OmitDefaultLibName="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib imm32.lib version.lib"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Release/SDL.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories=""$(SolutionDir)/../include""
- AdditionalUsingDirectories=""
- PreprocessorDefinitions="NDEBUG;_WINDOWS"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- WarningLevel="3"
- DebugInformationFormat="3"
- OmitDefaultLibName="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="winmm.lib imm32.lib version.lib"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="API Headers"
- >
- <File
- RelativePath="..\..\include\begin_code.h"
- >
- </File>
- <File
- RelativePath="..\..\include\close_code.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_assert.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_atomic.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_audio.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_bits.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_blendmode.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_clipboard.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_config.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_config_windows.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_copying.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_cpuinfo.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_egl.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_endian.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_error.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_events.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_filesystem.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_gamecontroller.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_gesture.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_haptic.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_hints.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_joystick.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_keyboard.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_keycode.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_loadso.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_log.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_main.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_messagebox.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_mouse.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_mutex.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_name.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengl.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengl_glext.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles2.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles2_gl2.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles2_gl2ext.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles2_gl2platform.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_opengles2_khrplatform.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_pixels.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_platform.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_power.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_quit.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_rect.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_render.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_revision.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_rwops.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_scancode.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_shape.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_stdinc.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_surface.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_system.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_syswm.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_assert.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_common.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_compare.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_crc32.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_font.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_fuzzer.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_harness.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_images.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_log.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_md5.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_test_random.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_thread.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_timer.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_touch.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_types.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_version.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_video.h"
- >
- </File>
- <File
- RelativePath="..\..\include\SDL_vulkan.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\..\src\events\blank_cursor.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\default_cursor.h"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\e_atan2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\e_log.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\e_pow.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\e_rem_pio2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\e_sqrt.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\k_cos.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\k_rem_pio2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\k_sin.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\k_tan.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\math_libm.h"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\math_private.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\mmx.h"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_atan.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_copysign.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_cos.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_fabs.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_floor.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_scalbn.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_sin.c"
- >
- </File>
- <File
- RelativePath="..\..\src\libm\s_tan.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_assert.c"
- >
- </File>
- <File
- RelativePath="..\..\src\atomic\SDL_atomic.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audio.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audio_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audiocvt.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audiodev.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audiodev_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_audiotypecvt.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendfillrect.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendfillrect.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendline.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendline.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendpoint.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_blendpoint.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_0.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_1.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_A.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_auto.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_auto.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_copy.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_copy.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_N.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_slow.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_blit_slow.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_bmp.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_clipboard.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_clipboardevents.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_clipboardevents_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_d3dmath.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_d3dmath.h"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_dataqueue.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_dataqueue.h"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_dataqueue.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_dataqueue.h"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_dinputhaptic.c"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_dinputhaptic_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_dinputjoystick.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_dinputjoystick_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\directsound\SDL_directsound.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\directsound\SDL_directsound.h"
- >
- </File>
- <File
- RelativePath="..\..\src\core\windows\SDL_directx.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\disk\SDL_diskaudio.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\disk\SDL_diskaudio.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_draw.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_drawline.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_drawline.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_drawpoint.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_drawpoint.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_dropevents.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_dropevents_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\dummy\SDL_dummyaudio.h"
- >
- </File>
- <File
- RelativePath="..\..\src\dynapi\SDL_dynapi.c"
- >
- </File>
- <File
- RelativePath="..\..\src\dynapi\SDL_dynapi.h"
- >
- </File>
- <File
- RelativePath="..\..\src\dynapi\SDL_dynapi_overrides.h"
- >
- </File>
- <File
- RelativePath="..\..\src\dynapi\SDL_dynapi_procs.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_egl.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_error.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_error_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_events.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_events_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_fillrect.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\SDL_gamecontroller.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_gesture.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_gesture_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_getenv.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengles\SDL_glesfuncs.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengl\SDL_glfuncs.h"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\SDL_haptic.c"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_hints.c"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_iconv.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\SDL_joystick.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\SDL_joystick_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_keyboard.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_keyboard_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\SDL_log.c"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_malloc.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_mixer.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_mmjoystick.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_mouse.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_mouse_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullevents.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullevents_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullframebuffer.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullframebuffer_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullvideo.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\dummy\SDL_nullvideo.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_pixels.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_pixels_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\power\SDL_power.c"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_qsort.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_quit.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_rect.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_rect_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_render.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\direct3d\SDL_render_d3d.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\direct3d11\SDL_render_d3d11.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengl\SDL_render_gl.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengles2\SDL_render_gles2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_render_sw.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_render_sw_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_RLEaccel.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_RLEaccel_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_rotate.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\software\SDL_rotate.h"
- >
- </File>
- <File
- RelativePath="..\..\src\file\SDL_rwops.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengl\SDL_shaders_gl.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengl\SDL_shaders_gl.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\opengles2\SDL_shaders_gles2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_shape.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_shape_internals.h"
- >
- </File>
- <File
- RelativePath="..\..\src\atomic\SDL_spinlock.c"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_stdlib.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_stretch.c"
- >
- </File>
- <File
- RelativePath="..\..\src\stdlib\SDL_string.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_surface.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_sysaudio.h"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\generic\SDL_syscond.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_sysevents.h"
- >
- </File>
- <File
- RelativePath="..\..\src\filesystem\windows\SDL_sysfilesystem.c"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\SDL_syshaptic.h"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\SDL_sysjoystick.h"
- >
- </File>
- <File
- RelativePath="..\..\src\loadso\windows\SDL_sysloadso.c"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\windows\SDL_sysmutex.c"
- >
- </File>
- <File
- RelativePath="..\..\src\power\windows\SDL_syspower.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_sysrender.h"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\windows\SDL_syssem.c"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\windows\SDL_systhread.c"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\SDL_systhread.h"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\windows\SDL_systhread_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\timer\windows\SDL_systimer.c"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\windows\SDL_systls.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_sysvideo.h"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\SDL_thread.c"
- >
- </File>
- <File
- RelativePath="..\..\src\thread\SDL_thread_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\timer\SDL_timer.c"
- >
- </File>
- <File
- RelativePath="..\..\src\timer\SDL_timer_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_touch.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_touch_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_video.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_vkeys.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\wasapi\SDL_wasapi.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\wasapi\SDL_wasapi.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_vulkan_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\SDL_vulkan_utils.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\wasapi\SDL_wasapi.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\wasapi\SDL_wasapi.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_wave.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\SDL_wave.h"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_windowevents.c"
- >
- </File>
- <File
- RelativePath="..\..\src\events\SDL_windowevents_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\core\windows\SDL_windows.c"
- >
- </File>
- <File
- RelativePath="..\..\src\core\windows\SDL_windows.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsevents.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsevents.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsframebuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_windowshaptic.c"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_windowshaptic_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_windowsjoystick.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_windowsjoystick_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowskeyboard.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmodes.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmodes.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmouse.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsmouse.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsopengl.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsopengl.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsopengles.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsshape.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsshape.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsvideo.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsvideo.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsvulkan.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowsvulkan.h"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowswindow.c"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\SDL_windowswindow.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\winmm\SDL_winmm.c"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\winmm\SDL_winmm.h"
- >
- </File>
- <File
- RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.c"
- >
- </File>
- <File
- RelativePath="..\..\src\core\windows\SDL_xinput.c"
- >
- </File>
- <File
- RelativePath="..\..\src\core\windows\SDL_xinput.h"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_xinputhaptic.c"
- >
- </File>
- <File
- RelativePath="..\..\src\haptic\windows\SDL_xinputhaptic_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_xinputjoystick.c"
- >
- </File>
- <File
- RelativePath="..\..\src\joystick\windows\SDL_xinputjoystick_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_yuv_mmx.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_yuv_sw.c"
- >
- </File>
- <File
- RelativePath="..\..\src\render\SDL_yuv_sw_c.h"
- >
- </File>
- <File
- RelativePath="..\..\src\main\windows\version.rc"
- >
- </File>
- <File
- RelativePath="..\..\src\video\windows\wmmsg.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|