aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc10/lure.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc10/lure.vcxproj')
-rw-r--r--dists/msvc10/lure.vcxproj165
1 files changed, 165 insertions, 0 deletions
diff --git a/dists/msvc10/lure.vcxproj b/dists/msvc10/lure.vcxproj
new file mode 100644
index 0000000000..803789ba6b
--- /dev/null
+++ b/dists/msvc10/lure.vcxproj
@@ -0,0 +1,165 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.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="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Analysis|Win32">
+ <Configuration>Analysis</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Analysis|x64">
+ <Configuration>Analysis</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{E13D357C-89D1-4B9D-8901-3249E8525138}</ProjectGuid>
+ <RootNamespace>lure</RootNamespace>
+ <Keyword>Win32Proj</Keyword>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ </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_Release.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_Analysis.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_Debug.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_Release64.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_Analysis64.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_Debug64.props" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <DisableSpecificWarnings>4189;4355;;%(DisableSpecificWarnings)</DisableSpecificWarnings>
+ </ClCompile>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="..\..\engines\lure\animseq.cpp" />
+ <ClCompile Include="..\..\engines\lure\debugger.cpp" />
+ <ClCompile Include="..\..\engines\lure\decode.cpp" />
+ <ClCompile Include="..\..\engines\lure\detection.cpp" />
+ <ClCompile Include="..\..\engines\lure\disk.cpp" />
+ <ClCompile Include="..\..\engines\lure\events.cpp" />
+ <ClCompile Include="..\..\engines\lure\fights.cpp" />
+ <ClCompile Include="..\..\engines\lure\game.cpp" />
+ <ClCompile Include="..\..\engines\lure\hotspots.cpp" />
+ <ClCompile Include="..\..\engines\lure\intro.cpp" />
+ <ClCompile Include="..\..\engines\lure\lure.cpp" />
+ <ClCompile Include="..\..\engines\lure\memory.cpp" />
+ <ClCompile Include="..\..\engines\lure\menu.cpp" />
+ <ClCompile Include="..\..\engines\lure\palette.cpp" />
+ <ClCompile Include="..\..\engines\lure\res.cpp" />
+ <ClCompile Include="..\..\engines\lure\res_struct.cpp" />
+ <ClCompile Include="..\..\engines\lure\room.cpp" />
+ <ClCompile Include="..\..\engines\lure\screen.cpp" />
+ <ClCompile Include="..\..\engines\lure\scripts.cpp" />
+ <ClCompile Include="..\..\engines\lure\sound.cpp" />
+ <ClCompile Include="..\..\engines\lure\strings.cpp" />
+ <ClCompile Include="..\..\engines\lure\surface.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="..\..\engines\lure\animseq.h" />
+ <ClInclude Include="..\..\engines\lure\debugger.h" />
+ <ClInclude Include="..\..\engines\lure\decode.h" />
+ <ClInclude Include="..\..\engines\lure\disk.h" />
+ <ClInclude Include="..\..\engines\lure\events.h" />
+ <ClInclude Include="..\..\engines\lure\fights.h" />
+ <ClInclude Include="..\..\engines\lure\game.h" />
+ <ClInclude Include="..\..\engines\lure\hotspots.h" />
+ <ClInclude Include="..\..\engines\lure\intro.h" />
+ <ClInclude Include="..\..\engines\lure\lure.h" />
+ <ClInclude Include="..\..\engines\lure\luredefs.h" />
+ <ClInclude Include="..\..\engines\lure\memory.h" />
+ <ClInclude Include="..\..\engines\lure\menu.h" />
+ <ClInclude Include="..\..\engines\lure\palette.h" />
+ <ClInclude Include="..\..\engines\lure\res.h" />
+ <ClInclude Include="..\..\engines\lure\res_struct.h" />
+ <ClInclude Include="..\..\engines\lure\room.h" />
+ <ClInclude Include="..\..\engines\lure\screen.h" />
+ <ClInclude Include="..\..\engines\lure\scripts.h" />
+ <ClInclude Include="..\..\engines\lure\sound.h" />
+ <ClInclude Include="..\..\engines\lure\strings.h" />
+ <ClInclude Include="..\..\engines\lure\surface.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\engines\lure\module.mk" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>