|
@@ -5,13 +5,17 @@
|
|
|
<Configuration>Debug</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
+ <ProjectConfiguration Include="Debug|x64">
|
|
|
+ <Configuration>Debug</Configuration>
|
|
|
+ <Platform>x64</Platform>
|
|
|
+ </ProjectConfiguration>
|
|
|
<ProjectConfiguration Include="RD|Win32">
|
|
|
<Configuration>RD</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Release|Win32">
|
|
|
- <Configuration>Release</Configuration>
|
|
|
- <Platform>Win32</Platform>
|
|
|
+ <ProjectConfiguration Include="RD|x64">
|
|
|
+ <Configuration>RD</Configuration>
|
|
|
+ <Platform>x64</Platform>
|
|
|
</ProjectConfiguration>
|
|
|
</ItemGroup>
|
|
|
<PropertyGroup Label="Globals">
|
|
@@ -24,13 +28,18 @@
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
+ <UseDebugLibraries>true</UseDebugLibraries>
|
|
|
+ <CharacterSet>MultiByte</CharacterSet>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" Label="Configuration">
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
@@ -41,39 +50,48 @@
|
|
|
</ImportGroup>
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ <Import Project="..\..\VCMI_global.props" />
|
|
|
</ImportGroup>
|
|
|
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
+ <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="..\..\VCMI_global.props" />
|
|
|
</ImportGroup>
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" Label="PropertySheets">
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ <Import Project="..\..\VCMI_global.props" />
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'" Label="PropertySheets">
|
|
|
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ <Import Project="..\..\VCMI_global.props" />
|
|
|
</ImportGroup>
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
+ <OutDir>$(SolutionDir)\Scripting\</OutDir>
|
|
|
+ <IncludePath>$(IncludePath)</IncludePath>
|
|
|
+ <LibraryPath>$(LibraryPath)</LibraryPath>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
+ <OutDir>$(SolutionDir)\Scripting\</OutDir>
|
|
|
+ <IncludePath>$(IncludePath)</IncludePath>
|
|
|
+ <LibraryPath>$(LibraryPath)</LibraryPath>
|
|
|
+ </PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">
|
|
|
<OutDir>$(SolutionDir)$(Configuration)\bin\Scripting\</OutDir>
|
|
|
+ <IncludePath>$(IncludePath)</IncludePath>
|
|
|
+ <LibraryPath>$(LibraryPath)</LibraryPath>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- <OutDir>$(SolutionDir)\Scripting\</OutDir>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'">
|
|
|
+ <OutDir>$(SolutionDir)$(Configuration)\bin\Scripting\</OutDir>
|
|
|
+ <IncludePath>$(IncludePath)</IncludePath>
|
|
|
+ <LibraryPath>$(LibraryPath)</LibraryPath>
|
|
|
</PropertyGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<ClCompile>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
- <AdditionalIncludeDirectories>../../../include;</AdditionalIncludeDirectories>
|
|
|
- </ClCompile>
|
|
|
- <Link>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <AdditionalLibraryDirectories>../../../libs; ../../;</AdditionalLibraryDirectories>
|
|
|
- <AdditionalDependencies>VCMI_lib.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
- </Link>
|
|
|
- </ItemDefinitionGroup>
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <ClCompile>
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
- <Optimization>MaxSpeed</Optimization>
|
|
|
- <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
- <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
- <AdditionalIncludeDirectories>../../../include;</AdditionalIncludeDirectories>
|
|
|
+ <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
+ <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
</ClCompile>
|
|
|
<Link>
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
@@ -90,6 +108,7 @@
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
<AdditionalIncludeDirectories>../../../include;</AdditionalIncludeDirectories>
|
|
|
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
</ClCompile>
|
|
|
<Link>
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
@@ -99,6 +118,16 @@
|
|
|
<AdditionalDependencies>VCMI_lib.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
</Link>
|
|
|
</ItemDefinitionGroup>
|
|
|
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
+ <ClCompile>
|
|
|
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
+ </ClCompile>
|
|
|
+ </ItemDefinitionGroup>
|
|
|
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'">
|
|
|
+ <ClCompile>
|
|
|
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
+ </ClCompile>
|
|
|
+ </ItemDefinitionGroup>
|
|
|
<ItemGroup>
|
|
|
<ClInclude Include="ERMInterpreter.h" />
|
|
|
<ClInclude Include="ERMParser.h" />
|