2022-07-08 12:43:38 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<Import Project="..\..\dep\msvc\vsprops\Configurations.props" />
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="audio_stream.h" />
|
|
|
|
|
<ClInclude Include="cd_image.h" />
|
|
|
|
|
<ClInclude Include="cd_image_hasher.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="cubeb_audio_stream.h" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="cue_parser.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="d3d11_device.h" />
|
|
|
|
|
<ClInclude Include="d3d11_pipeline.h" />
|
|
|
|
|
<ClInclude Include="d3d11_stream_buffer.h" />
|
|
|
|
|
<ClInclude Include="d3d11_texture.h" />
|
|
|
|
|
<ClInclude Include="d3d12_builders.h" />
|
|
|
|
|
<ClInclude Include="d3d12_descriptor_heap_manager.h" />
|
|
|
|
|
<ClInclude Include="d3d12_device.h" />
|
|
|
|
|
<ClInclude Include="d3d12_pipeline.h" />
|
|
|
|
|
<ClInclude Include="d3d12_stream_buffer.h" />
|
|
|
|
|
<ClInclude Include="d3d12_texture.h" />
|
|
|
|
|
<ClInclude Include="d3d_common.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="dinput_source.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="gl\context.h">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="gl\context_wgl.h">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="gpu_device.h" />
|
|
|
|
|
<ClInclude Include="gpu_shader_cache.h" />
|
|
|
|
|
<ClInclude Include="gpu_texture.h" />
|
2023-08-27 06:00:06 +00:00
|
|
|
|
<ClInclude Include="host.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="imgui_fullscreen.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="imgui_manager.h" />
|
2022-07-11 13:03:29 +00:00
|
|
|
|
<ClInclude Include="ini_settings_interface.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="input_manager.h" />
|
|
|
|
|
<ClInclude Include="input_source.h" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="iso_reader.h" />
|
|
|
|
|
<ClInclude Include="jit_code_buffer.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="metal_device.h">
|
|
|
|
|
<ExcludedFromBuild>true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="metal_stream_buffer.h">
|
|
|
|
|
<ExcludedFromBuild>true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="opengl_device.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="opengl_loader.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="opengl_pipeline.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="opengl_stream_buffer.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="opengl_texture.h">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="pbp_types.h" />
|
|
|
|
|
<ClInclude Include="memory_arena.h" />
|
|
|
|
|
<ClInclude Include="page_fault_handler.h" />
|
|
|
|
|
<ClInclude Include="cd_subchannel_replacement.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="platform_misc.h" />
|
2023-08-27 12:48:40 +00:00
|
|
|
|
<ClInclude Include="postprocessing.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="postprocessing_shader.h" />
|
2023-08-13 13:23:54 +00:00
|
|
|
|
<ClInclude Include="postprocessing_shader_fx.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="postprocessing_shader_glsl.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="sdl_input_source.h" />
|
|
|
|
|
<ClInclude Include="shadergen.h" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="shiftjis.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="spirv_compiler.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="state_wrapper.h" />
|
|
|
|
|
<ClInclude Include="cd_xa.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="vulkan_builders.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_device.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_entry_points.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_loader.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_pipeline.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_stream_buffer.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_swap_chain.h">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
|
|
|
|
<ClInclude Include="vulkan_texture.h">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClInclude>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClInclude Include="wav_writer.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="win32_raw_input_source.h" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClInclude Include="window_info.h" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClInclude Include="xaudio2_audio_stream.h" />
|
|
|
|
|
<ClInclude Include="xinput_source.h" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="audio_stream.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_bin.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_chd.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_cue.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_device.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_ecm.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_hasher.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_m3u.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_mds.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_memory.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_pbp.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="cubeb_audio_stream.cpp" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClCompile Include="cue_parser.cpp" />
|
|
|
|
|
<ClCompile Include="cd_image_ppf.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="d3d11_device.cpp" />
|
|
|
|
|
<ClCompile Include="d3d11_pipeline.cpp" />
|
|
|
|
|
<ClCompile Include="d3d11_stream_buffer.cpp" />
|
|
|
|
|
<ClCompile Include="d3d11_texture.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_builders.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_descriptor_heap_manager.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_device.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_pipeline.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_stream_buffer.cpp" />
|
|
|
|
|
<ClCompile Include="d3d12_texture.cpp" />
|
|
|
|
|
<ClCompile Include="d3d_common.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="dinput_source.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="gl\context.cpp">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="gl\context_wgl.cpp">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="gpu_device.cpp" />
|
|
|
|
|
<ClCompile Include="gpu_shader_cache.cpp" />
|
|
|
|
|
<ClCompile Include="gpu_texture.cpp" />
|
2023-08-27 06:00:06 +00:00
|
|
|
|
<ClCompile Include="host.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="imgui_fullscreen.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="imgui_manager.cpp" />
|
2022-07-11 13:03:29 +00:00
|
|
|
|
<ClCompile Include="ini_settings_interface.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="input_manager.cpp" />
|
|
|
|
|
<ClCompile Include="input_source.cpp" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClCompile Include="iso_reader.cpp" />
|
|
|
|
|
<ClCompile Include="jit_code_buffer.cpp" />
|
|
|
|
|
<ClCompile Include="cd_subchannel_replacement.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="opengl_device.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="opengl_pipeline.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="opengl_stream_buffer.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="opengl_texture.cpp">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="platform_misc_win32.cpp" />
|
2023-08-27 12:48:40 +00:00
|
|
|
|
<ClCompile Include="postprocessing.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="postprocessing_shader.cpp" />
|
2023-08-13 13:23:54 +00:00
|
|
|
|
<ClCompile Include="postprocessing_shader_fx.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="postprocessing_shader_glsl.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="sdl_input_source.cpp" />
|
|
|
|
|
<ClCompile Include="shadergen.cpp" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClCompile Include="shiftjis.cpp" />
|
|
|
|
|
<ClCompile Include="memory_arena.cpp" />
|
|
|
|
|
<ClCompile Include="page_fault_handler.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="spirv_compiler.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClCompile Include="state_wrapper.cpp" />
|
|
|
|
|
<ClCompile Include="cd_xa.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="vulkan_builders.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_device.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_loader.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_pipeline.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_stream_buffer.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_swap_chain.cpp">
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="vulkan_texture.cpp">
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ExcludedFromBuild Condition="'$(Platform)'=='ARM64'">true</ExcludedFromBuild>
|
|
|
|
|
</ClCompile>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ClCompile Include="wav_writer.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="win32_raw_input_source.cpp" />
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ClCompile Include="window_info.cpp" />
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ClCompile Include="xaudio2_audio_stream.cpp" />
|
|
|
|
|
<ClCompile Include="xinput_source.cpp" />
|
2022-07-08 12:43:38 +00:00
|
|
|
|
</ItemGroup>
|
2023-08-13 07:21:45 +00:00
|
|
|
|
<ItemGroup>
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\cubeb\cubeb.vcxproj">
|
|
|
|
|
<Project>{72f9423c-91ee-4487-aac6-555ed6f61aa1}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\d3d12ma\d3d12ma.vcxproj">
|
|
|
|
|
<Project>{f351c4d8-594a-4850-b77b-3c1249812cce}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 06:28:28 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\imgui\imgui.vcxproj">
|
|
|
|
|
<Project>{bb08260f-6fbc-46af-8924-090ee71360c6}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 07:21:45 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\libchdr\libchdr.vcxproj">
|
|
|
|
|
<Project>{425d6c99-d1c8-43c2-b8ac-4d7b1d941017}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 13:23:54 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\reshadefx\reshadefx.vcxproj">
|
|
|
|
|
<Project>{27b8d4bb-4f01-4432-bc14-9bf6ca458eee}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 07:21:45 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\soundtouch\soundtouch.vcxproj">
|
|
|
|
|
<Project>{751d9f62-881c-454e-bce8-cb9cf5f1d22f}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 03:42:02 +00:00
|
|
|
|
<ProjectReference Include="..\..\dep\glad\glad.vcxproj" Condition="'$(Platform)'!='ARM64'">
|
|
|
|
|
<Project>{43540154-9e1e-409c-834f-b84be5621388}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\dep\glslang\glslang.vcxproj" Condition="'$(Platform)'!='ARM64'">
|
|
|
|
|
<Project>{7f909e29-4808-4bd9-a60c-56c51a3aaec2}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\dep\zstd\zstd.vcxproj">
|
|
|
|
|
<Project>{73ee0c55-6ffe-44e7-9c12-baa52434a797}</Project>
|
|
|
|
|
</ProjectReference>
|
2023-08-13 07:21:45 +00:00
|
|
|
|
<ProjectReference Include="..\common\common.vcxproj">
|
|
|
|
|
<Project>{ee054e08-3799-4a59-a422-18259c105ffd}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{57F6206D-F264-4B07-BAF8-11B9BBE1F455}</ProjectGuid>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="..\..\dep\msvc\vsprops\StaticLibrary.props" />
|
|
|
|
|
<Import Project="util.props" />
|
|
|
|
|
<ItemDefinitionGroup>
|
|
|
|
|
<ClCompile>
|
2023-08-13 13:23:54 +00:00
|
|
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories);$(SolutionDir)dep\reshadefx\include</AdditionalIncludeDirectories>
|
2022-07-08 12:43:38 +00:00
|
|
|
|
<ObjectFileName>$(IntDir)/%(RelativeDir)/</ObjectFileName>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<Import Project="..\..\dep\msvc\vsprops\Targets.props" />
|
2023-08-13 13:23:54 +00:00
|
|
|
|
</Project>
|