🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

631 lines
38 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectName>SDL2</ProjectName>
  23. <ProjectGuid>{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}</ProjectGuid>
  24. <RootNamespace>SDL</RootNamespace>
  25. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  29. <ConfigurationType>DynamicLibrary</ConfigurationType>
  30. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  33. <ConfigurationType>DynamicLibrary</ConfigurationType>
  34. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  37. <ConfigurationType>DynamicLibrary</ConfigurationType>
  38. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  41. <ConfigurationType>DynamicLibrary</ConfigurationType>
  42. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  43. </PropertyGroup>
  44. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  45. <ImportGroup Label="ExtensionSettings">
  46. </ImportGroup>
  47. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  48. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  49. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  50. </ImportGroup>
  51. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  52. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  53. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  54. </ImportGroup>
  55. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  56. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  57. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  58. </ImportGroup>
  59. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  60. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  61. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  62. </ImportGroup>
  63. <PropertyGroup Label="UserMacros" />
  64. <PropertyGroup>
  65. <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
  66. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  67. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
  68. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  69. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
  70. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  71. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
  72. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  73. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
  74. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  75. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  76. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  77. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  78. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  79. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  80. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  81. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  82. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  83. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  84. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  85. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  86. <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath)</LibraryPath>
  87. </PropertyGroup>
  88. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  89. <PreBuildEvent>
  90. <Command>
  91. </Command>
  92. </PreBuildEvent>
  93. <Midl>
  94. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  95. <MkTypLibCompatible>true</MkTypLibCompatible>
  96. <SuppressStartupBanner>true</SuppressStartupBanner>
  97. <TargetEnvironment>Win32</TargetEnvironment>
  98. <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName>
  99. </Midl>
  100. <ClCompile>
  101. <Optimization>Disabled</Optimization>
  102. <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  103. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  104. <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  105. <BufferSecurityCheck>false</BufferSecurityCheck>
  106. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  107. <WarningLevel>Level3</WarningLevel>
  108. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  109. <OmitDefaultLibName>true</OmitDefaultLibName>
  110. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  111. </ClCompile>
  112. <ResourceCompile>
  113. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  114. </ResourceCompile>
  115. <Link>
  116. <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
  117. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  118. <GenerateDebugInformation>true</GenerateDebugInformation>
  119. <SubSystem>Windows</SubSystem>
  120. </Link>
  121. </ItemDefinitionGroup>
  122. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  123. <Midl>
  124. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  125. <MkTypLibCompatible>true</MkTypLibCompatible>
  126. <SuppressStartupBanner>true</SuppressStartupBanner>
  127. <TargetEnvironment>X64</TargetEnvironment>
  128. <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName>
  129. </Midl>
  130. <ClCompile>
  131. <Optimization>Disabled</Optimization>
  132. <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  133. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  134. <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  135. <BufferSecurityCheck>false</BufferSecurityCheck>
  136. <WarningLevel>Level3</WarningLevel>
  137. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  138. <OmitDefaultLibName>true</OmitDefaultLibName>
  139. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  140. </ClCompile>
  141. <ResourceCompile>
  142. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  143. </ResourceCompile>
  144. <Link>
  145. <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
  146. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  147. <GenerateDebugInformation>true</GenerateDebugInformation>
  148. <SubSystem>Windows</SubSystem>
  149. </Link>
  150. </ItemDefinitionGroup>
  151. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  152. <PreBuildEvent>
  153. <Command>
  154. </Command>
  155. </PreBuildEvent>
  156. <Midl>
  157. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  158. <MkTypLibCompatible>true</MkTypLibCompatible>
  159. <SuppressStartupBanner>true</SuppressStartupBanner>
  160. <TargetEnvironment>Win32</TargetEnvironment>
  161. <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName>
  162. </Midl>
  163. <ClCompile>
  164. <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  165. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  166. <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  167. <BufferSecurityCheck>false</BufferSecurityCheck>
  168. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  169. <WarningLevel>Level3</WarningLevel>
  170. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  171. <OmitDefaultLibName>true</OmitDefaultLibName>
  172. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  173. </ClCompile>
  174. <ResourceCompile>
  175. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  176. </ResourceCompile>
  177. <Link>
  178. <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
  179. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  180. <GenerateDebugInformation>true</GenerateDebugInformation>
  181. <SubSystem>Windows</SubSystem>
  182. <OptimizeReferences>true</OptimizeReferences>
  183. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  184. </Link>
  185. </ItemDefinitionGroup>
  186. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  187. <Midl>
  188. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  189. <MkTypLibCompatible>true</MkTypLibCompatible>
  190. <SuppressStartupBanner>true</SuppressStartupBanner>
  191. <TargetEnvironment>X64</TargetEnvironment>
  192. <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName>
  193. </Midl>
  194. <ClCompile>
  195. <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  196. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  197. <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  198. <BufferSecurityCheck>false</BufferSecurityCheck>
  199. <WarningLevel>Level3</WarningLevel>
  200. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  201. <OmitDefaultLibName>true</OmitDefaultLibName>
  202. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  203. </ClCompile>
  204. <ResourceCompile>
  205. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  206. </ResourceCompile>
  207. <Link>
  208. <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
  209. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  210. <GenerateDebugInformation>true</GenerateDebugInformation>
  211. <SubSystem>Windows</SubSystem>
  212. <OptimizeReferences>true</OptimizeReferences>
  213. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  214. </Link>
  215. </ItemDefinitionGroup>
  216. <ItemGroup>
  217. <ClInclude Include="..\..\include\begin_code.h" />
  218. <ClInclude Include="..\..\include\close_code.h" />
  219. <ClInclude Include="..\..\include\SDL.h" />
  220. <ClInclude Include="..\..\include\SDL_assert.h" />
  221. <ClInclude Include="..\..\include\SDL_atomic.h" />
  222. <ClInclude Include="..\..\include\SDL_audio.h" />
  223. <ClInclude Include="..\..\include\SDL_bits.h" />
  224. <ClInclude Include="..\..\include\SDL_blendmode.h" />
  225. <ClInclude Include="..\..\include\SDL_clipboard.h" />
  226. <ClInclude Include="..\..\include\SDL_config.h" />
  227. <ClInclude Include="..\..\include\SDL_config_windows.h" />
  228. <ClInclude Include="..\..\include\SDL_copying.h" />
  229. <ClInclude Include="..\..\include\SDL_cpuinfo.h" />
  230. <ClInclude Include="..\..\include\SDL_egl.h" />
  231. <ClInclude Include="..\..\include\SDL_endian.h" />
  232. <ClInclude Include="..\..\include\SDL_error.h" />
  233. <ClInclude Include="..\..\include\SDL_events.h" />
  234. <ClInclude Include="..\..\include\SDL_filesystem.h" />
  235. <ClInclude Include="..\..\include\SDL_gamecontroller.h" />
  236. <ClInclude Include="..\..\include\SDL_gesture.h" />
  237. <ClInclude Include="..\..\include\SDL_guid.h" />
  238. <ClInclude Include="..\..\include\SDL_haptic.h" />
  239. <ClInclude Include="..\..\include\SDL_hints.h" />
  240. <ClInclude Include="..\..\include\SDL_hidapi.h" />
  241. <ClInclude Include="..\..\include\SDL_joystick.h" />
  242. <ClInclude Include="..\..\include\SDL_keyboard.h" />
  243. <ClInclude Include="..\..\include\SDL_keycode.h" />
  244. <ClInclude Include="..\..\include\SDL_loadso.h" />
  245. <ClInclude Include="..\..\include\SDL_locale.h" />
  246. <ClInclude Include="..\..\include\SDL_log.h" />
  247. <ClInclude Include="..\..\include\SDL_main.h" />
  248. <ClInclude Include="..\..\include\SDL_messagebox.h" />
  249. <ClInclude Include="..\..\include\SDL_metal.h" />
  250. <ClInclude Include="..\..\include\SDL_misc.h" />
  251. <ClInclude Include="..\..\include\SDL_mouse.h" />
  252. <ClInclude Include="..\..\include\SDL_mutex.h" />
  253. <ClInclude Include="..\..\include\SDL_name.h" />
  254. <ClInclude Include="..\..\include\SDL_opengl.h" />
  255. <ClInclude Include="..\..\include\SDL_opengl_glext.h" />
  256. <ClInclude Include="..\..\include\SDL_opengles.h" />
  257. <ClInclude Include="..\..\include\SDL_opengles2.h" />
  258. <ClInclude Include="..\..\include\SDL_opengles2_gl2.h" />
  259. <ClInclude Include="..\..\include\SDL_opengles2_gl2ext.h" />
  260. <ClInclude Include="..\..\include\SDL_opengles2_gl2platform.h" />
  261. <ClInclude Include="..\..\include\SDL_opengles2_khrplatform.h" />
  262. <ClInclude Include="..\..\include\SDL_pixels.h" />
  263. <ClInclude Include="..\..\include\SDL_platform.h" />
  264. <ClInclude Include="..\..\include\SDL_power.h" />
  265. <ClInclude Include="..\..\include\SDL_quit.h" />
  266. <ClInclude Include="..\..\include\SDL_rect.h" />
  267. <ClInclude Include="..\..\include\SDL_render.h" />
  268. <ClInclude Include="..\..\include\SDL_revision.h" />
  269. <ClInclude Include="..\..\include\SDL_rwops.h" />
  270. <ClInclude Include="..\..\include\SDL_scancode.h" />
  271. <ClInclude Include="..\..\include\SDL_sensor.h" />
  272. <ClInclude Include="..\..\include\SDL_shape.h" />
  273. <ClInclude Include="..\..\include\SDL_stdinc.h" />
  274. <ClInclude Include="..\..\include\SDL_surface.h" />
  275. <ClInclude Include="..\..\include\SDL_system.h" />
  276. <ClInclude Include="..\..\include\SDL_syswm.h" />
  277. <ClInclude Include="..\..\include\SDL_test.h" />
  278. <ClInclude Include="..\..\include\SDL_test_assert.h" />
  279. <ClInclude Include="..\..\include\SDL_test_common.h" />
  280. <ClInclude Include="..\..\include\SDL_test_compare.h" />
  281. <ClInclude Include="..\..\include\SDL_test_crc32.h" />
  282. <ClInclude Include="..\..\include\SDL_test_font.h" />
  283. <ClInclude Include="..\..\include\SDL_test_fuzzer.h" />
  284. <ClInclude Include="..\..\include\SDL_test_harness.h" />
  285. <ClInclude Include="..\..\include\SDL_test_images.h" />
  286. <ClInclude Include="..\..\include\SDL_test_log.h" />
  287. <ClInclude Include="..\..\include\SDL_test_md5.h" />
  288. <ClInclude Include="..\..\include\SDL_test_memory.h" />
  289. <ClInclude Include="..\..\include\SDL_test_random.h" />
  290. <ClInclude Include="..\..\include\SDL_thread.h" />
  291. <ClInclude Include="..\..\include\SDL_timer.h" />
  292. <ClInclude Include="..\..\include\SDL_touch.h" />
  293. <ClInclude Include="..\..\include\SDL_types.h" />
  294. <ClInclude Include="..\..\include\SDL_version.h" />
  295. <ClInclude Include="..\..\include\SDL_video.h" />
  296. <ClInclude Include="..\..\include\SDL_vulkan.h" />
  297. <ClInclude Include="..\..\src\audio\directsound\SDL_directsound.h" />
  298. <ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" />
  299. <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" />
  300. <ClInclude Include="..\..\src\audio\SDL_audio_c.h" />
  301. <ClInclude Include="..\..\src\audio\SDL_audiodev_c.h" />
  302. <ClInclude Include="..\..\src\audio\SDL_sysaudio.h" />
  303. <ClInclude Include="..\..\src\audio\SDL_wave.h" />
  304. <ClInclude Include="..\..\src\audio\wasapi\SDL_wasapi.h" />
  305. <ClInclude Include="..\..\src\audio\winmm\SDL_winmm.h" />
  306. <ClInclude Include="..\..\src\core\windows\SDL_directx.h" />
  307. <ClInclude Include="..\..\src\core\windows\SDL_hid.h" />
  308. <ClInclude Include="..\..\src\core\windows\SDL_immdevice.h" />
  309. <ClInclude Include="..\..\src\core\windows\SDL_windows.h" />
  310. <ClInclude Include="..\..\src\core\windows\SDL_xinput.h" />
  311. <ClInclude Include="..\..\src\dynapi\SDL_dynapi.h" />
  312. <ClInclude Include="..\..\src\dynapi\SDL_dynapi_overrides.h" />
  313. <ClInclude Include="..\..\src\dynapi\SDL_dynapi_procs.h" />
  314. <ClInclude Include="..\..\src\events\blank_cursor.h" />
  315. <ClInclude Include="..\..\src\events\default_cursor.h" />
  316. <ClInclude Include="..\..\src\events\scancodes_windows.h" />
  317. <ClInclude Include="..\..\src\events\SDL_clipboardevents_c.h" />
  318. <ClInclude Include="..\..\src\events\SDL_displayevents_c.h" />
  319. <ClInclude Include="..\..\src\events\SDL_dropevents_c.h" />
  320. <ClInclude Include="..\..\src\events\SDL_events_c.h" />
  321. <ClInclude Include="..\..\src\events\SDL_gesture_c.h" />
  322. <ClInclude Include="..\..\src\events\SDL_keyboard_c.h" />
  323. <ClInclude Include="..\..\src\events\SDL_mouse_c.h" />
  324. <ClInclude Include="..\..\src\events\SDL_touch_c.h" />
  325. <ClInclude Include="..\..\src\events\SDL_windowevents_c.h" />
  326. <ClInclude Include="..\..\src\haptic\SDL_haptic_c.h" />
  327. <ClInclude Include="..\..\src\haptic\SDL_syshaptic.h" />
  328. <ClInclude Include="..\..\src\haptic\windows\SDL_dinputhaptic_c.h" />
  329. <ClInclude Include="..\..\src\haptic\windows\SDL_windowshaptic_c.h" />
  330. <ClInclude Include="..\..\src\haptic\windows\SDL_xinputhaptic_c.h" />
  331. <ClInclude Include="..\..\src\hidapi\hidapi\hidapi.h" />
  332. <ClInclude Include="..\..\src\hidapi\SDL_hidapi_c.h" />
  333. <ClInclude Include="..\..\src\joystick\controller_type.h" />
  334. <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapijoystick_c.h" />
  335. <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.h" />
  336. <ClInclude Include="..\..\src\joystick\SDL_gamecontrollerdb.h" />
  337. <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" />
  338. <ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h" />
  339. <ClInclude Include="..\..\src\joystick\usb_ids.h" />
  340. <ClInclude Include="..\..\src\joystick\virtual\SDL_virtualjoystick_c.h" />
  341. <ClInclude Include="..\..\src\joystick\windows\SDL_dinputjoystick_c.h" />
  342. <ClInclude Include="..\..\src\joystick\windows\SDL_rawinputjoystick_c.h" />
  343. <ClInclude Include="..\..\src\joystick\windows\SDL_windowsjoystick_c.h" />
  344. <ClInclude Include="..\..\src\joystick\windows\SDL_xinputjoystick_c.h" />
  345. <ClInclude Include="..\..\src\libm\math_libm.h" />
  346. <ClInclude Include="..\..\src\libm\math_private.h" />
  347. <ClInclude Include="..\..\src\locale\SDL_syslocale.h" />
  348. <ClInclude Include="..\..\src\misc\SDL_sysurl.h" />
  349. <ClInclude Include="..\..\src\power\SDL_syspower.h" />
  350. <ClInclude Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.h" />
  351. <ClInclude Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.h" />
  352. <ClInclude Include="..\..\src\render\direct3d\SDL_shaders_d3d.h" />
  353. <ClInclude Include="..\..\src\render\opengles2\SDL_gles2funcs.h" />
  354. <ClInclude Include="..\..\src\render\opengles2\SDL_shaders_gles2.h" />
  355. <ClInclude Include="..\..\src\render\opengl\SDL_glfuncs.h" />
  356. <ClInclude Include="..\..\src\render\opengl\SDL_shaders_gl.h" />
  357. <ClInclude Include="..\..\src\render\SDL_d3dmath.h" />
  358. <ClInclude Include="..\..\src\render\SDL_sysrender.h" />
  359. <ClInclude Include="..\..\src\render\SDL_yuv_sw_c.h" />
  360. <ClInclude Include="..\..\src\render\software\SDL_blendfillrect.h" />
  361. <ClInclude Include="..\..\src\render\software\SDL_blendline.h" />
  362. <ClInclude Include="..\..\src\render\software\SDL_blendpoint.h" />
  363. <ClInclude Include="..\..\src\render\software\SDL_draw.h" />
  364. <ClInclude Include="..\..\src\render\software\SDL_drawline.h" />
  365. <ClInclude Include="..\..\src\render\software\SDL_drawpoint.h" />
  366. <ClInclude Include="..\..\src\render\software\SDL_render_sw_c.h" />
  367. <ClInclude Include="..\..\src\render\software\SDL_rotate.h" />
  368. <ClInclude Include="..\..\src\render\software\SDL_triangle.h" />
  369. <ClInclude Include="..\..\src\SDL_assert_c.h" />
  370. <ClInclude Include="..\..\src\SDL_dataqueue.h" />
  371. <ClInclude Include="..\..\src\SDL_error_c.h" />
  372. <ClCompile Include="..\..\src\SDL_guid.c" />
  373. <ClInclude Include="..\..\src\SDL_hints_c.h" />
  374. <ClInclude Include="..\..\src\SDL_internal.h" />
  375. <ClInclude Include="..\..\src\SDL_list.h" />
  376. <ClInclude Include="..\..\src\SDL_log_c.h" />
  377. <ClInclude Include="..\..\src\sensor\dummy\SDL_dummysensor.h" />
  378. <ClInclude Include="..\..\src\sensor\SDL_sensor_c.h" />
  379. <ClInclude Include="..\..\src\sensor\SDL_syssensor.h" />
  380. <ClInclude Include="..\..\src\sensor\windows\SDL_windowssensor.h" />
  381. <ClInclude Include="..\..\src\thread\SDL_systhread.h" />
  382. <ClInclude Include="..\..\src\thread\SDL_thread_c.h" />
  383. <ClInclude Include="..\..\src\thread\generic\SDL_syscond_c.h" />
  384. <ClInclude Include="..\..\src\thread\windows\SDL_sysmutex_c.h" />
  385. <ClInclude Include="..\..\src\thread\windows\SDL_systhread_c.h" />
  386. <ClInclude Include="..\..\src\timer\SDL_timer_c.h" />
  387. <ClInclude Include="..\..\src\video\dummy\SDL_nullevents_c.h" />
  388. <ClInclude Include="..\..\src\video\dummy\SDL_nullframebuffer_c.h" />
  389. <ClInclude Include="..\..\src\video\dummy\SDL_nullvideo.h" />
  390. <ClInclude Include="..\..\src\video\khronos\vulkan\vk_icd.h" />
  391. <ClInclude Include="..\..\src\video\khronos\vulkan\vk_layer.h" />
  392. <ClInclude Include="..\..\src\video\khronos\vulkan\vk_platform.h" />
  393. <ClInclude Include="..\..\src\video\khronos\vulkan\vk_sdk_platform.h" />
  394. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan.h" />
  395. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan.hpp" />
  396. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_android.h" />
  397. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_beta.h" />
  398. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_core.h" />
  399. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_directfb.h" />
  400. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_fuchsia.h" />
  401. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ggp.h" />
  402. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ios.h" />
  403. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_macos.h" />
  404. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_metal.h" />
  405. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_vi.h" />
  406. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_wayland.h" />
  407. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_win32.h" />
  408. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xcb.h" />
  409. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib.h" />
  410. <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib_xrandr.h" />
  411. <ClInclude Include="..\..\src\video\SDL_blit.h" />
  412. <ClInclude Include="..\..\src\video\SDL_blit_auto.h" />
  413. <ClInclude Include="..\..\src\video\SDL_blit_copy.h" />
  414. <ClInclude Include="..\..\src\video\SDL_blit_slow.h" />
  415. <ClInclude Include="..\..\src\video\SDL_egl_c.h" />
  416. <ClInclude Include="..\..\src\video\SDL_pixels_c.h" />
  417. <ClInclude Include="..\..\src\video\SDL_rect_c.h" />
  418. <ClInclude Include="..\..\src\video\SDL_RLEaccel_c.h" />
  419. <ClInclude Include="..\..\src\video\SDL_shape_internals.h" />
  420. <ClInclude Include="..\..\src\video\SDL_sysvideo.h" />
  421. <ClInclude Include="..\..\src\video\SDL_vulkan_internal.h" />
  422. <ClInclude Include="..\..\src\video\SDL_yuv_c.h" />
  423. <ClInclude Include="..\..\src\video\windows\SDL_msctf.h" />
  424. <ClInclude Include="..\..\src\video\windows\SDL_vkeys.h" />
  425. <ClInclude Include="..\..\src\video\windows\SDL_windowsclipboard.h" />
  426. <ClInclude Include="..\..\src\video\windows\SDL_windowsevents.h" />
  427. <ClInclude Include="..\..\src\video\windows\SDL_windowsframebuffer.h" />
  428. <ClInclude Include="..\..\src\video\windows\SDL_windowskeyboard.h" />
  429. <ClInclude Include="..\..\src\video\windows\SDL_windowsmessagebox.h" />
  430. <ClInclude Include="..\..\src\video\windows\SDL_windowsmodes.h" />
  431. <ClInclude Include="..\..\src\video\windows\SDL_windowsmouse.h" />
  432. <ClInclude Include="..\..\src\video\windows\SDL_windowsopengl.h" />
  433. <ClInclude Include="..\..\src\video\windows\SDL_windowsopengles.h" />
  434. <ClInclude Include="..\..\src\video\windows\SDL_windowsshape.h" />
  435. <ClInclude Include="..\..\src\video\windows\SDL_windowsvideo.h" />
  436. <ClInclude Include="..\..\src\video\windows\SDL_windowsvulkan.h" />
  437. <ClInclude Include="..\..\src\video\windows\SDL_windowswindow.h" />
  438. <ClInclude Include="..\..\src\video\windows\wmmsg.h" />
  439. <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb.h" />
  440. <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_sse_func.h" />
  441. <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_std_func.h" />
  442. </ItemGroup>
  443. <ItemGroup>
  444. <ClCompile Include="..\..\src\atomic\SDL_atomic.c" />
  445. <ClCompile Include="..\..\src\atomic\SDL_spinlock.c" />
  446. <ClCompile Include="..\..\src\audio\directsound\SDL_directsound.c" />
  447. <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" />
  448. <ClCompile Include="..\..\src\audio\dummy\SDL_dummyaudio.c" />
  449. <ClCompile Include="..\..\src\audio\SDL_audio.c" />
  450. <ClCompile Include="..\..\src\audio\SDL_audiocvt.c" />
  451. <ClCompile Include="..\..\src\audio\SDL_audiodev.c" />
  452. <ClCompile Include="..\..\src\audio\SDL_audiotypecvt.c" />
  453. <ClCompile Include="..\..\src\audio\SDL_mixer.c" />
  454. <ClCompile Include="..\..\src\audio\SDL_wave.c" />
  455. <ClCompile Include="..\..\src\audio\winmm\SDL_winmm.c" />
  456. <ClCompile Include="..\..\src\audio\wasapi\SDL_wasapi.c" />
  457. <ClCompile Include="..\..\src\audio\wasapi\SDL_wasapi_win32.c" />
  458. <ClCompile Include="..\..\src\core\windows\SDL_hid.c" />
  459. <ClCompile Include="..\..\src\core\windows\SDL_immdevice.c" />
  460. <ClCompile Include="..\..\src\core\windows\SDL_windows.c" />
  461. <ClCompile Include="..\..\src\core\windows\SDL_xinput.c" />
  462. <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c" />
  463. <ClCompile Include="..\..\src\dynapi\SDL_dynapi.c" />
  464. <ClCompile Include="..\..\src\events\SDL_clipboardevents.c" />
  465. <ClCompile Include="..\..\src\events\SDL_displayevents.c" />
  466. <ClCompile Include="..\..\src\events\SDL_dropevents.c" />
  467. <ClCompile Include="..\..\src\events\SDL_events.c" />
  468. <ClCompile Include="..\..\src\events\SDL_gesture.c" />
  469. <ClCompile Include="..\..\src\events\SDL_keyboard.c" />
  470. <ClCompile Include="..\..\src\events\SDL_mouse.c" />
  471. <ClCompile Include="..\..\src\events\SDL_quit.c" />
  472. <ClCompile Include="..\..\src\events\SDL_touch.c" />
  473. <ClCompile Include="..\..\src\events\SDL_windowevents.c" />
  474. <ClCompile Include="..\..\src\file\SDL_rwops.c" />
  475. <ClCompile Include="..\..\src\filesystem\windows\SDL_sysfilesystem.c" />
  476. <ClCompile Include="..\..\src\haptic\dummy\SDL_syshaptic.c" />
  477. <ClCompile Include="..\..\src\haptic\SDL_haptic.c" />
  478. <ClCompile Include="..\..\src\haptic\windows\SDL_dinputhaptic.c" />
  479. <ClCompile Include="..\..\src\haptic\windows\SDL_windowshaptic.c" />
  480. <ClCompile Include="..\..\src\haptic\windows\SDL_xinputhaptic.c" />
  481. <ClCompile Include="..\..\src\hidapi\SDL_hidapi.c" />
  482. <ClCompile Include="..\..\src\joystick\controller_type.c" />
  483. <ClCompile Include="..\..\src\joystick\dummy\SDL_sysjoystick.c" />
  484. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapijoystick.c" />
  485. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_combined.c" />
  486. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_gamecube.c" />
  487. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_luna.c" />
  488. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps3.c" />
  489. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps4.c" />
  490. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps5.c" />
  491. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.c" />
  492. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_shield.c" />
  493. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_stadia.c" />
  494. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steam.c" />
  495. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_switch.c" />
  496. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_wii.c" />
  497. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360.c" />
  498. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360w.c" />
  499. <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xboxone.c" />
  500. <ClCompile Include="..\..\src\joystick\SDL_gamecontroller.c" />
  501. <ClCompile Include="..\..\src\joystick\SDL_joystick.c" />
  502. <ClCompile Include="..\..\src\joystick\virtual\SDL_virtualjoystick.c" />
  503. <ClCompile Include="..\..\src\joystick\windows\SDL_dinputjoystick.c" />
  504. <ClCompile Include="..\..\src\joystick\windows\SDL_rawinputjoystick.c" />
  505. <ClCompile Include="..\..\src\joystick\windows\SDL_windowsjoystick.c" />
  506. <ClCompile Include="..\..\src\joystick\windows\SDL_windows_gaming_input.c" />
  507. <ClCompile Include="..\..\src\joystick\windows\SDL_xinputjoystick.c" />
  508. <ClCompile Include="..\..\src\libm\e_atan2.c" />
  509. <ClCompile Include="..\..\src\libm\e_exp.c" />
  510. <ClCompile Include="..\..\src\libm\e_fmod.c" />
  511. <ClCompile Include="..\..\src\libm\e_log.c" />
  512. <ClCompile Include="..\..\src\libm\e_log10.c" />
  513. <ClCompile Include="..\..\src\libm\e_pow.c" />
  514. <ClCompile Include="..\..\src\libm\e_rem_pio2.c" />
  515. <ClCompile Include="..\..\src\libm\e_sqrt.c" />
  516. <ClCompile Include="..\..\src\libm\k_cos.c" />
  517. <ClCompile Include="..\..\src\libm\k_rem_pio2.c" />
  518. <ClCompile Include="..\..\src\libm\k_sin.c" />
  519. <ClCompile Include="..\..\src\libm\k_tan.c" />
  520. <ClCompile Include="..\..\src\libm\s_atan.c" />
  521. <ClCompile Include="..\..\src\libm\s_copysign.c" />
  522. <ClCompile Include="..\..\src\libm\s_cos.c" />
  523. <ClCompile Include="..\..\src\libm\s_fabs.c" />
  524. <ClCompile Include="..\..\src\libm\s_floor.c" />
  525. <ClCompile Include="..\..\src\libm\s_scalbn.c" />
  526. <ClCompile Include="..\..\src\libm\s_sin.c" />
  527. <ClCompile Include="..\..\src\libm\s_tan.c" />
  528. <ClCompile Include="..\..\src\loadso\windows\SDL_sysloadso.c" />
  529. <ClCompile Include="..\..\src\locale\SDL_locale.c" />
  530. <ClCompile Include="..\..\src\locale\windows\SDL_syslocale.c" />
  531. <ClCompile Include="..\..\src\misc\SDL_url.c" />
  532. <ClCompile Include="..\..\src\misc\windows\SDL_sysurl.c" />
  533. <ClCompile Include="..\..\src\power\SDL_power.c" />
  534. <ClCompile Include="..\..\src\power\windows\SDL_syspower.c" />
  535. <ClCompile Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.c" />
  536. <ClCompile Include="..\..\src\render\direct3d12\SDL_render_d3d12.c" />
  537. <ClCompile Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.c" />
  538. <ClCompile Include="..\..\src\render\direct3d\SDL_render_d3d.c" />
  539. <ClCompile Include="..\..\src\render\direct3d11\SDL_render_d3d11.c" />
  540. <ClCompile Include="..\..\src\render\direct3d\SDL_shaders_d3d.c" />
  541. <ClCompile Include="..\..\src\render\opengl\SDL_render_gl.c" />
  542. <ClCompile Include="..\..\src\render\opengl\SDL_shaders_gl.c" />
  543. <ClCompile Include="..\..\src\render\opengles2\SDL_render_gles2.c" />
  544. <ClCompile Include="..\..\src\render\opengles2\SDL_shaders_gles2.c" />
  545. <ClCompile Include="..\..\src\render\SDL_d3dmath.c" />
  546. <ClCompile Include="..\..\src\render\SDL_render.c" />
  547. <ClCompile Include="..\..\src\render\SDL_yuv_sw.c" />
  548. <ClCompile Include="..\..\src\render\software\SDL_blendfillrect.c" />
  549. <ClCompile Include="..\..\src\render\software\SDL_blendline.c" />
  550. <ClCompile Include="..\..\src\render\software\SDL_blendpoint.c" />
  551. <ClCompile Include="..\..\src\render\software\SDL_drawline.c" />
  552. <ClCompile Include="..\..\src\render\software\SDL_drawpoint.c" />
  553. <ClCompile Include="..\..\src\render\software\SDL_render_sw.c" />
  554. <ClCompile Include="..\..\src\render\software\SDL_rotate.c" />
  555. <ClCompile Include="..\..\src\render\software\SDL_triangle.c" />
  556. <ClCompile Include="..\..\src\SDL.c" />
  557. <ClCompile Include="..\..\src\SDL_assert.c" />
  558. <ClCompile Include="..\..\src\SDL_dataqueue.c" />
  559. <ClCompile Include="..\..\src\SDL_list.c" />
  560. <ClCompile Include="..\..\src\SDL_error.c" />
  561. <ClCompile Include="..\..\src\SDL_hints.c" />
  562. <ClCompile Include="..\..\src\SDL_log.c" />
  563. <ClCompile Include="..\..\src\SDL_utils.c" />
  564. <ClCompile Include="..\..\src\sensor\dummy\SDL_dummysensor.c" />
  565. <ClCompile Include="..\..\src\sensor\SDL_sensor.c" />
  566. <ClCompile Include="..\..\src\sensor\windows\SDL_windowssensor.c" />
  567. <ClCompile Include="..\..\src\stdlib\SDL_crc16.c" />
  568. <ClCompile Include="..\..\src\stdlib\SDL_crc32.c" />
  569. <ClCompile Include="..\..\src\stdlib\SDL_getenv.c" />
  570. <ClCompile Include="..\..\src\stdlib\SDL_iconv.c" />
  571. <ClCompile Include="..\..\src\stdlib\SDL_malloc.c" />
  572. <ClCompile Include="..\..\src\stdlib\SDL_mslibc.c" />
  573. <ClCompile Include="..\..\src\stdlib\SDL_qsort.c" />
  574. <ClCompile Include="..\..\src\stdlib\SDL_stdlib.c" />
  575. <ClCompile Include="..\..\src\stdlib\SDL_string.c" />
  576. <ClCompile Include="..\..\src\stdlib\SDL_strtokr.c" />
  577. <ClCompile Include="..\..\src\thread\generic\SDL_syscond.c" />
  578. <ClCompile Include="..\..\src\thread\SDL_thread.c" />
  579. <ClCompile Include="..\..\src\thread\windows\SDL_syscond_cv.c" />
  580. <ClCompile Include="..\..\src\thread\windows\SDL_sysmutex.c" />
  581. <ClCompile Include="..\..\src\thread\windows\SDL_syssem.c" />
  582. <ClCompile Include="..\..\src\thread\windows\SDL_systhread.c" />
  583. <ClCompile Include="..\..\src\thread\windows\SDL_systls.c" />
  584. <ClCompile Include="..\..\src\timer\SDL_timer.c" />
  585. <ClCompile Include="..\..\src\timer\windows\SDL_systimer.c" />
  586. <ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
  587. <ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" />
  588. <ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />
  589. <ClCompile Include="..\..\src\video\SDL_blit.c" />
  590. <ClCompile Include="..\..\src\video\SDL_blit_0.c" />
  591. <ClCompile Include="..\..\src\video\SDL_blit_1.c" />
  592. <ClCompile Include="..\..\src\video\SDL_blit_A.c" />
  593. <ClCompile Include="..\..\src\video\SDL_blit_auto.c" />
  594. <ClCompile Include="..\..\src\video\SDL_blit_copy.c" />
  595. <ClCompile Include="..\..\src\video\SDL_blit_N.c" />
  596. <ClCompile Include="..\..\src\video\SDL_blit_slow.c" />
  597. <ClCompile Include="..\..\src\video\SDL_bmp.c" />
  598. <ClCompile Include="..\..\src\video\SDL_clipboard.c" />
  599. <ClCompile Include="..\..\src\video\SDL_egl.c" />
  600. <ClCompile Include="..\..\src\video\SDL_fillrect.c" />
  601. <ClCompile Include="..\..\src\video\SDL_pixels.c" />
  602. <ClCompile Include="..\..\src\video\SDL_rect.c" />
  603. <ClCompile Include="..\..\src\video\SDL_RLEaccel.c" />
  604. <ClCompile Include="..\..\src\video\SDL_shape.c" />
  605. <ClCompile Include="..\..\src\video\SDL_stretch.c" />
  606. <ClCompile Include="..\..\src\video\SDL_surface.c" />
  607. <ClCompile Include="..\..\src\video\SDL_video.c" />
  608. <ClCompile Include="..\..\src\video\SDL_vulkan_utils.c" />
  609. <ClCompile Include="..\..\src\video\SDL_yuv.c" />
  610. <ClCompile Include="..\..\src\video\windows\SDL_windowsclipboard.c" />
  611. <ClCompile Include="..\..\src\video\windows\SDL_windowsevents.c" />
  612. <ClCompile Include="..\..\src\video\windows\SDL_windowsframebuffer.c" />
  613. <ClCompile Include="..\..\src\video\windows\SDL_windowskeyboard.c" />
  614. <ClCompile Include="..\..\src\video\windows\SDL_windowsmessagebox.c" />
  615. <ClCompile Include="..\..\src\video\windows\SDL_windowsmodes.c" />
  616. <ClCompile Include="..\..\src\video\windows\SDL_windowsmouse.c" />
  617. <ClCompile Include="..\..\src\video\windows\SDL_windowsopengl.c" />
  618. <ClCompile Include="..\..\src\video\windows\SDL_windowsopengles.c" />
  619. <ClCompile Include="..\..\src\video\windows\SDL_windowsshape.c" />
  620. <ClCompile Include="..\..\src\video\windows\SDL_windowsvideo.c" />
  621. <ClCompile Include="..\..\src\video\windows\SDL_windowsvulkan.c" />
  622. <ClCompile Include="..\..\src\video\windows\SDL_windowswindow.c" />
  623. <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb.c" />
  624. </ItemGroup>
  625. <ItemGroup>
  626. <ResourceCompile Include="..\..\src\main\windows\version.rc" />
  627. </ItemGroup>
  628. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  629. <ImportGroup Label="ExtensionTargets">
  630. </ImportGroup>
  631. </Project>