mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
245 lines
13 KiB
XML
245 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Analysis|Win32">
|
|
<Configuration>Analysis</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="LLVM|Win32">
|
|
<Configuration>LLVM</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Analysis|x64">
|
|
<Configuration>Analysis</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="LLVM|x64">
|
|
<Configuration>LLVM</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|arm64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>arm64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Analysis|arm64">
|
|
<Configuration>Analysis</Configuration>
|
|
<Platform>arm64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="LLVM|arm64">
|
|
<Configuration>LLVM</Configuration>
|
|
<Platform>arm64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|arm64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>arm64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{539643E2-9906-41D4-9D64-D6F5FBD699EC}</ProjectGuid>
|
|
<RootNamespace>saga</RootNamespace>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<VCTargetsPath Condition="'$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''">$(VCTargetsPath12)</VCTargetsPath>
|
|
<VcpkgTriplet Condition="'$(Platform)' == 'Win32'">x86-windows</VcpkgTriplet>
|
|
<VcpkgTriplet Condition="'$(Platform)' == 'x64'">x64-windows</VcpkgTriplet>
|
|
<VcpkgTriplet Condition="'$(Platform)' == 'arm64'">arm64-windows</VcpkgTriplet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>LLVM-vs2013</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>LLVM-vs2013</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|arm64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|arm64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>LLVM-vs2013</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|arm64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Releasex86.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Analysisx86.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_LLVMx86.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Debugx86.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Releasex64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Analysisx64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_LLVMx64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Debugx64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Releasearm64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|arm64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Analysisarm64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='LLVM|arm64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_LLVMarm64.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|arm64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="ScummVM_Debugarm64.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\engines\saga\actor.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\actor_path.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\actor_walk.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\animation.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\console.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\events.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\font.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\font_map.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\gfx.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\image.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\input.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\interface.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\introproc_ihnm.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\introproc_ite.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\isomap.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\itedata.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\metaengine.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\music.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\objectmap.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\palanim.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\puzzle.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\render.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\resource.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\resource_res.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\resource_rsc.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\saga.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\saveload.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\scene.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\script.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sfuncs.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sfuncs_ihnm.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sndres.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sound.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sprite.cpp" />
|
|
<ClCompile Include="..\..\engines\saga\sthread.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\..\engines\saga\actor.h" />
|
|
<ClInclude Include="..\..\engines\saga\animation.h" />
|
|
<ClInclude Include="..\..\engines\saga\console.h" />
|
|
<ClInclude Include="..\..\engines\saga\detection.h" />
|
|
<ClInclude Include="..\..\engines\saga\detection_tables.h" />
|
|
<ClInclude Include="..\..\engines\saga\displayinfo.h" />
|
|
<ClInclude Include="..\..\engines\saga\events.h" />
|
|
<ClInclude Include="..\..\engines\saga\font.h" />
|
|
<ClInclude Include="..\..\engines\saga\gfx.h" />
|
|
<ClInclude Include="..\..\engines\saga\interface.h" />
|
|
<ClInclude Include="..\..\engines\saga\isomap.h" />
|
|
<ClInclude Include="..\..\engines\saga\itedata.h" />
|
|
<ClInclude Include="..\..\engines\saga\music.h" />
|
|
<ClInclude Include="..\..\engines\saga\objectmap.h" />
|
|
<ClInclude Include="..\..\engines\saga\palanim.h" />
|
|
<ClInclude Include="..\..\engines\saga\puzzle.h" />
|
|
<ClInclude Include="..\..\engines\saga\render.h" />
|
|
<ClInclude Include="..\..\engines\saga\resource.h" />
|
|
<ClInclude Include="..\..\engines\saga\saga.h" />
|
|
<ClInclude Include="..\..\engines\saga\scene.h" />
|
|
<ClInclude Include="..\..\engines\saga\script.h" />
|
|
<ClInclude Include="..\..\engines\saga\shared_detection_defines.h" />
|
|
<ClInclude Include="..\..\engines\saga\sndres.h" />
|
|
<ClInclude Include="..\..\engines\saga\sound.h" />
|
|
<ClInclude Include="..\..\engines\saga\sprite.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\..\engines\saga\module.mk" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project>
|