| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2014-08-31 19:08:39 +02:00
										 |  |  | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   <ItemGroup Label="ProjectConfigurations"> | 
					
						
							|  |  |  |     <ProjectConfiguration Include="Debug|Win32"> | 
					
						
							|  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <ProjectConfiguration Include="Debug|x64"> | 
					
						
							|  |  |  |       <Configuration>Debug</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ProjectConfiguration Include="RD|Win32"> | 
					
						
							|  |  |  |       <Configuration>RD</Configuration> | 
					
						
							|  |  |  |       <Platform>Win32</Platform> | 
					
						
							|  |  |  |     </ProjectConfiguration> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <ProjectConfiguration Include="RD|x64"> | 
					
						
							|  |  |  |       <Configuration>RD</Configuration> | 
					
						
							|  |  |  |       <Platform>x64</Platform> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </ProjectConfiguration> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |     <ProjectGuid>{B952FFC5-3039-4DE1-9F08-90ACDA483D8F}</ProjectGuid> | 
					
						
							|  |  |  |     <RootNamespace>VCMI_lib</RootNamespace> | 
					
						
							|  |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							| 
									
										
										
										
											2014-08-31 19:08:39 +02:00
										 |  |  |     <PlatformToolset>v120_xp</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'" Label="Configuration"> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							|  |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							| 
									
										
										
										
											2014-08-31 19:08:39 +02:00
										 |  |  |     <PlatformToolset>v120_xp</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |     <CharacterSet>Unicode</CharacterSet> | 
					
						
							| 
									
										
										
										
											2014-08-31 19:08:39 +02:00
										 |  |  |     <PlatformToolset>v120_xp</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | 
					
						
							|  |  |  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
					
						
							|  |  |  |     <CharacterSet>MultiByte</CharacterSet> | 
					
						
							| 
									
										
										
										
											2014-08-31 19:08:39 +02:00
										 |  |  |     <PlatformToolset>v120_xp</PlatformToolset> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
					
						
							|  |  |  |   <ImportGroup Label="ExtensionSettings"> | 
					
						
							|  |  |  |   </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" /> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <Import Project="..\VCMI_global_release.props" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <Import Project="..\VCMI_global.props" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'" Label="PropertySheets"> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <Import Project="..\VCMI_global_release.props" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <Import Project="..\VCMI_global.props" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </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" /> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <Import Project="..\VCMI_global_debug.props" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <Import Project="..\VCMI_global.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" /> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <Import Project="..\VCMI_global_debug.props" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <Import Project="..\VCMI_global.props" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </ImportGroup> | 
					
						
							|  |  |  |   <PropertyGroup Label="UserMacros" /> | 
					
						
							|  |  |  |   <PropertyGroup> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..</OutDir> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(VCMI_Out)</OutDir> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)\</IntDir> | 
					
						
							| 
									
										
										
										
											2014-04-27 14:38:20 +02:00
										 |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">..</OutDir> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='RD|x64'">$(VCMI_Out)</OutDir> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">$(Configuration)\</IntDir> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='RD|x64'">$(Configuration)\</IntDir> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='RD|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='RD|x64'" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='RD|Win32'" /> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='RD|x64'" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |   </PropertyGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |       <AdditionalOptions>/MP4 %(AdditionalOptions) /bigobj | 
					
						
							| 
									
										
										
										
											2013-05-27 10:53:28 +00:00
										 |  |  |  /Zm150</AdditionalOptions> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |       <Optimization>Disabled</Optimization> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |       <AdditionalIncludeDirectories>D:\VCMI\include\boost;D:\VCMI\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |       <MinimalRebuild>false</MinimalRebuild> | 
					
						
							|  |  |  |       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | 
					
						
							|  |  |  |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |       <WarningLevel>Level3</WarningLevel> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |       <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | 
					
						
							|  |  |  |       <DisableSpecificWarnings>4251;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |       <ExpandAttributedSource>false</ExpandAttributedSource> | 
					
						
							|  |  |  |       <AssemblerOutput>NoListing</AssemblerOutput> | 
					
						
							|  |  |  |       <PreprocessToFile>false</PreprocessToFile> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |       <PrecompiledHeader>Use</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeaderFile>StdInc.h</PrecompiledHeaderFile> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |       <PreprocessorDefinitions>VCMI_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |       <WholeProgramOptimization>false</WholeProgramOptimization> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |       <AdditionalDependencies>minizip.lib;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |       <AdditionalLibraryDirectories>..\..\libs</AdditionalLibraryDirectories> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </Link> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
					
						
							|  |  |  |     <ClCompile> | 
					
						
							|  |  |  |       <AdditionalOptions>/MP4 %(AdditionalOptions) /bigobj | 
					
						
							| 
									
										
										
										
											2013-05-27 10:53:28 +00:00
										 |  |  |  /Zm150</AdditionalOptions> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |       <DisableSpecificWarnings>4251;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
					
						
							|  |  |  |       <ExpandAttributedSource>false</ExpandAttributedSource> | 
					
						
							|  |  |  |       <AssemblerOutput>NoListing</AssemblerOutput> | 
					
						
							|  |  |  |       <PreprocessToFile>false</PreprocessToFile> | 
					
						
							| 
									
										
										
										
											2012-01-03 01:55:26 +00:00
										 |  |  |       <PreprocessorDefinitions>VCMI_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |       <AdditionalDependencies>minizip.lib;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |     </Link> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'"> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2014-06-23 19:58:19 +02:00
										 |  |  |       <AdditionalOptions>/Oy- /bigobj /Zm150 </AdditionalOptions> | 
					
						
							| 
									
										
										
										
											2016-11-01 16:48:34 +01:00
										 |  |  |       <PreprocessorDefinitions>VCMI_DLL;VCMI_NO_EXTRA_VERSION;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							| 
									
										
										
										
											2012-01-03 01:55:26 +00:00
										 |  |  |       <PrecompiledHeaderFile>StdInc.h</PrecompiledHeaderFile> | 
					
						
							|  |  |  |       <PrecompiledHeader>Use</PrecompiledHeader> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |       <AdditionalDependencies>minizip.lib;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |       <Version> | 
					
						
							|  |  |  |       </Version> | 
					
						
							|  |  |  |       <LinkTimeCodeGeneration> | 
					
						
							|  |  |  |       </LinkTimeCodeGeneration> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  |       <AdditionalLibraryDirectories>..\..\libs</AdditionalLibraryDirectories> | 
					
						
							| 
									
										
										
										
											2014-12-22 19:44:15 +01:00
										 |  |  |       <AdditionalOptions>/LTCG %(AdditionalOptions)</AdditionalOptions> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </Link> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2011-08-15 21:53:03 +00:00
										 |  |  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'"> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile> | 
					
						
							| 
									
										
										
										
											2012-12-19 18:23:21 +00:00
										 |  |  |       <AdditionalOptions>/Oy- %(AdditionalOptions) /bigobj | 
					
						
							| 
									
										
										
										
											2013-05-27 10:53:28 +00:00
										 |  |  |  /Zm150</AdditionalOptions> | 
					
						
							| 
									
										
										
										
											2012-01-03 01:55:26 +00:00
										 |  |  |       <PreprocessorDefinitions>VCMI_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <PrecompiledHeader>Use</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeaderFile>StdInc.h</PrecompiledHeaderFile> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     </ClCompile> | 
					
						
							|  |  |  |     <Link> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |       <AdditionalDependencies>minizip.lib;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |       <Version> | 
					
						
							|  |  |  |       </Version> | 
					
						
							|  |  |  |       <LinkTimeCodeGeneration> | 
					
						
							|  |  |  |       </LinkTimeCodeGeneration> | 
					
						
							|  |  |  |     </Link> | 
					
						
							|  |  |  |   </ItemDefinitionGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |     <ClCompile Include="BattleAction.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-12-22 13:05:19 +00:00
										 |  |  |     <ClCompile Include="BattleHex.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="BattleState.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="CArtHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-03-07 18:48:40 +00:00
										 |  |  |     <ClCompile Include="CBonusTypeHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="CBuildingHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2012-09-29 10:59:43 +00:00
										 |  |  |     <ClCompile Include="CConfigHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClCompile Include="CConsoleHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="CCreatureHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="CCreatureSet.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-07-05 06:14:07 +00:00
										 |  |  |     <ClCompile Include="CGameInterface.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="CGameState.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="CGeneralTextHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="CHeroHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2012-08-26 09:07:48 +00:00
										 |  |  |     <ClCompile Include="CModHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2012-04-23 19:56:37 +00:00
										 |  |  |     <ClCompile Include="CObstacleInstance.cpp" /> | 
					
						
							| 
									
										
										
										
											2015-10-31 15:08:13 +01:00
										 |  |  |     <ClCompile Include="CPathfinder.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClCompile Include="CThreadHelper.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="CTownHandler.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-04-10 19:11:09 +02:00
										 |  |  |     <ClCompile Include="CRandomGenerator.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClCompile Include="filesystem\CMemoryBuffer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CZipSaver.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-02-09 11:08:20 +01:00
										 |  |  |     <ClCompile Include="filesystem\FileInfo.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-01-27 21:08:08 +01:00
										 |  |  |     <ClCompile Include="filesystem\FileStream.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClCompile Include="filesystem\MinizipExtensions.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-10-27 19:18:52 +03:00
										 |  |  |     <ClCompile Include="serializer\BinaryDeserializer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\BinarySerializer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\CLoadIntegrityValidator.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\CMemorySerializer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\CSerializer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\CTypeList.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\Connection.cpp" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClCompile Include="serializer\JsonDeserializer.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\JsonSerializeFormat.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="serializer\JsonSerializer.cpp" /> | 
					
						
							| 
									
										
										
										
											2015-02-02 11:25:26 +03:00
										 |  |  |     <ClCompile Include="spells\CSpellHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="spells\ISpellMechanics.cpp" /> | 
					
						
							| 
									
										
										
										
											2015-02-02 11:40:06 +03:00
										 |  |  |     <ClCompile Include="spells\AdventureSpellMechanics.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="spells\BattleSpellMechanics.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="spells\CreatureSpellMechanics.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="spells\CDefaultSpellMechanics.cpp" /> | 
					
						
							| 
									
										
										
										
											2015-02-26 17:15:17 +03:00
										 |  |  |     <ClCompile Include="spells\ViewSpellInt.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |     <ClCompile Include="filesystem\AdapterLoaders.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CArchiveLoader.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClCompile Include="filesystem\CBinaryReader.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CCompressedStream.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CFileInputStream.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CFilesystemLoader.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\CMemoryStream.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |     <ClCompile Include="filesystem\CZipLoader.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="filesystem\Filesystem.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-11-30 14:22:03 +00:00
										 |  |  |     <ClCompile Include="filesystem\ResourceID.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-02-10 23:24:57 +00:00
										 |  |  |     <ClCompile Include="GameConstants.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-06-26 22:05:27 +02:00
										 |  |  |     <ClCompile Include="IHandlerBase.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-11-30 14:22:03 +00:00
										 |  |  |     <ClCompile Include="JsonDetail.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-01-04 23:01:28 +00:00
										 |  |  |     <ClCompile Include="LogicalExpression.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-06-23 19:58:19 +02:00
										 |  |  |     <ClCompile Include="mapObjects\CArmedInstance.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CBank.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CGHeroInstance.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CGMarket.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CGPandoraBox.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CGTownInstance.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CObjectClassesHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CObjectHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CommonConstructors.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CQuest.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CRewardableConstructor.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\CRewardableObject.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\JsonRandom.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\MiscObjects.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapObjects\ObjectTemplate.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClCompile Include="mapping\CCampaignHandler.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapping\CMap.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapping\CMapInfo.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapping\CMapService.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapping\CMapEditManager.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="mapping\MapFormatH3M.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-01-04 23:01:28 +00:00
										 |  |  |     <ClCompile Include="mapping\MapFormatJson.cpp" /> | 
					
						
							| 
									
										
										
										
											2015-01-03 02:29:42 +03:00
										 |  |  |     <ClCompile Include="mapping\CDrawRoadsOperation.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-02-27 20:35:05 +00:00
										 |  |  |     <ClCompile Include="registerTypes\RegisterTypes.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="registerTypes\TypesClientPacks1.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="registerTypes\TypesClientPacks2.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-03-07 13:23:30 +00:00
										 |  |  |     <ClCompile Include="registerTypes\TypesMapObjects1.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="registerTypes\TypesMapObjects2.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-06-26 20:12:37 +02:00
										 |  |  |     <ClCompile Include="registerTypes\TypesMapObjects3.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-02-27 20:35:05 +00:00
										 |  |  |     <ClCompile Include="registerTypes\TypesPregamePacks.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="registerTypes\TypesServerPacks.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClCompile Include="rmg\CMapGenerator.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-04-11 15:58:01 +00:00
										 |  |  |     <ClCompile Include="logging\CLogger.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClCompile Include="logging\CBasicLogConfigurator.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="HeroBonus.cpp" /> | 
					
						
							| 
									
										
										
										
											2012-08-26 09:07:48 +00:00
										 |  |  |     <ClCompile Include="CBattleCallback.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="IGameCallback.cpp" /> | 
					
						
							| 
									
										
										
										
											2014-04-24 19:54:05 +04:00
										 |  |  |     <ClCompile Include="CGameInfoCallback.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-08-07 08:20:28 +00:00
										 |  |  |     <ClCompile Include="JsonNode.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="NetPacksLib.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-07-05 06:14:07 +00:00
										 |  |  |     <ClCompile Include="ResourceSet.cpp" /> | 
					
						
							| 
									
										
										
										
											2013-08-17 12:46:48 +00:00
										 |  |  |     <ClCompile Include="rmg\CMapGenOptions.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="rmg\CRmgTemplate.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="rmg\CRmgTemplateStorage.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="rmg\CRmgTemplateZone.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="rmg\CZoneGraphGenerator.cpp" /> | 
					
						
							|  |  |  |     <ClCompile Include="rmg\CZonePlacer.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClCompile Include="StdInc.cpp"> | 
					
						
							|  |  |  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">VCMI_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
					
						
							|  |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">StdInc.h</PrecompiledHeaderFile> | 
					
						
							| 
									
										
										
										
											2012-01-03 01:55:26 +00:00
										 |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='RD|x64'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> | 
					
						
							|  |  |  |       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">StdInc.h</PrecompiledHeaderFile> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     </ClCompile> | 
					
						
							| 
									
										
										
										
											2013-03-03 14:08:39 +00:00
										 |  |  |     <ClCompile Include="VCMIDirs.cpp" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClCompile Include="VCMI_Lib.cpp" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <ItemGroup> | 
					
						
							| 
									
										
										
										
											2011-12-17 18:59:59 +00:00
										 |  |  |     <ClInclude Include="..\Global.h" /> | 
					
						
							| 
									
										
										
										
											2016-11-01 16:48:34 +01:00
										 |  |  |     <ClInclude Include="..\Version.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="AI_Base.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="BattleAction.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-22 13:05:19 +00:00
										 |  |  |     <ClInclude Include="BattleHex.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="BattleState.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="CArtHandler.h" /> | 
					
						
							| 
									
										
										
										
											2013-03-07 18:48:40 +00:00
										 |  |  |     <ClInclude Include="CBonusTypeHandler.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CBuildingHandler.h" /> | 
					
						
							| 
									
										
										
										
											2012-09-29 10:59:43 +00:00
										 |  |  |     <ClInclude Include="CConfigHandler.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="CConsoleHandler.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CCreatureHandler.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="CCreatureSet.h" /> | 
					
						
							| 
									
										
										
										
											2011-07-05 06:14:07 +00:00
										 |  |  |     <ClInclude Include="CGameInterface.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CGameState.h" /> | 
					
						
							| 
									
										
										
										
											2014-06-26 22:05:27 +02:00
										 |  |  |     <ClInclude Include="CGameStateFwd.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CGeneralTextHandler.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="CHeroHandler.h" /> | 
					
						
							| 
									
										
										
										
											2012-08-26 09:07:48 +00:00
										 |  |  |     <ClInclude Include="CModHandler.h" /> | 
					
						
							| 
									
										
										
										
											2011-05-09 22:20:47 +00:00
										 |  |  |     <ClInclude Include="CObstacleInstance.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CondSh.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="ConstTransitivePtr.h" /> | 
					
						
							| 
									
										
										
										
											2015-10-31 15:08:13 +01:00
										 |  |  |     <ClInclude Include="CPathfinder.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="CPlayerState.h" /> | 
					
						
							| 
									
										
										
										
											2013-01-06 19:30:12 +00:00
										 |  |  |     <ClInclude Include="CRandomGenerator.h" /> | 
					
						
							| 
									
										
										
										
											2011-06-20 11:41:04 +00:00
										 |  |  |     <ClInclude Include="CScriptingModule.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="CSoundBase.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-17 18:59:59 +00:00
										 |  |  |     <ClInclude Include="CStopWatch.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="CThreadHelper.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="CTownHandler.h" /> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |     <ClInclude Include="filesystem\AdapterLoaders.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CArchiveLoader.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="filesystem\CBinaryReader.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CCompressedStream.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CFileInfo.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CFileInputStream.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CFilesystemLoader.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="filesystem\CInputOutputStream.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="filesystem\CInputStream.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="filesystem\CMemoryBuffer.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="filesystem\CMemoryStream.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="filesystem\COutputStream.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="filesystem\CStream.h" /> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |     <ClInclude Include="filesystem\CZipLoader.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="filesystem\CZipSaver.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-09 11:08:20 +01:00
										 |  |  |     <ClInclude Include="filesystem\FileInfo.h" /> | 
					
						
							| 
									
										
										
										
											2016-01-27 21:08:08 +01:00
										 |  |  |     <ClInclude Include="filesystem\FileStream.h" /> | 
					
						
							| 
									
										
										
										
											2013-08-01 09:55:57 +00:00
										 |  |  |     <ClInclude Include="filesystem\Filesystem.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="filesystem\ISimpleResourceLoader.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="filesystem\MinizipExtensions.h" /> | 
					
						
							| 
									
										
										
										
											2013-11-30 14:22:03 +00:00
										 |  |  |     <ClInclude Include="filesystem\ResourceID.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="FunctionList.h" /> | 
					
						
							| 
									
										
										
										
											2013-03-07 18:48:40 +00:00
										 |  |  |     <ClInclude Include="IBonusTypeHandler.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="IHandlerBase.h" /> | 
					
						
							| 
									
										
										
										
											2013-11-30 14:22:03 +00:00
										 |  |  |     <ClInclude Include="JsonDetail.h" /> | 
					
						
							| 
									
										
										
										
											2014-01-04 23:01:28 +00:00
										 |  |  |     <ClInclude Include="LogicalExpression.h" /> | 
					
						
							| 
									
										
										
										
											2014-06-23 19:58:19 +02:00
										 |  |  |     <ClInclude Include="mapObjects\CArmedInstance.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CBank.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CGHeroInstance.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CGMarket.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CGPandoraBox.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CGTownInstance.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CObjectClassesHandler.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CObjectHandler.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CommonConstructors.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CQuest.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CRewardableConstructor.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\CRewardableObject.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\JsonRandom.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\MapObjects.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\MiscObjects.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapObjects\ObjectTemplate.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="mapping\CCampaignHandler.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="mapping\CDrawRoadsOperation.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="mapping\CMap.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="mapping\CMapDefines.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="mapping\CMapInfo.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapping\CMapService.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapping\CMapEditManager.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="mapping\MapFormatH3M.h" /> | 
					
						
							| 
									
										
										
										
											2014-01-04 23:01:28 +00:00
										 |  |  |     <ClInclude Include="mapping\MapFormatJson.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="NetPacksBase.h" /> | 
					
						
							| 
									
										
										
										
											2014-02-27 20:35:05 +00:00
										 |  |  |     <ClInclude Include="registerTypes\RegisterTypes.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-07 10:48:07 +00:00
										 |  |  |     <ClInclude Include="rmg\CMapGenerator.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-11 15:58:01 +00:00
										 |  |  |     <ClInclude Include="logging\CLogger.h" /> | 
					
						
							| 
									
										
										
										
											2013-04-11 01:05:51 +00:00
										 |  |  |     <ClInclude Include="logging\CBasicLogConfigurator.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="GameConstants.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="HeroBonus.h" /> | 
					
						
							| 
									
										
										
										
											2012-08-26 09:07:48 +00:00
										 |  |  |     <ClInclude Include="CBattleCallback.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="IGameCallback.h" /> | 
					
						
							| 
									
										
										
										
											2014-04-24 19:54:05 +04:00
										 |  |  |     <ClInclude Include="CGameInfoCallback.h" /> | 
					
						
							| 
									
										
										
										
											2011-05-09 22:20:47 +00:00
										 |  |  |     <ClInclude Include="IGameEventsReceiver.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="int3.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="Interprocess.h" /> | 
					
						
							| 
									
										
										
										
											2011-08-07 08:20:28 +00:00
										 |  |  |     <ClInclude Include="JsonNode.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="NetPacks.h" /> | 
					
						
							| 
									
										
										
										
											2011-07-05 06:14:07 +00:00
										 |  |  |     <ClInclude Include="ResourceSet.h" /> | 
					
						
							| 
									
										
										
										
											2013-08-17 12:46:48 +00:00
										 |  |  |     <ClInclude Include="rmg\CMapGenOptions.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="rmg\CRmgTemplate.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="rmg\CRmgTemplateStorage.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="rmg\CRmgTemplateZone.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="rmg\CZoneGraphGenerator.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="rmg\CZonePlacer.h" /> | 
					
						
							| 
									
										
										
										
											2014-05-24 12:42:06 +02:00
										 |  |  |     <ClInclude Include="rmg\float3.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="ScopeGuard.h" /> | 
					
						
							| 
									
										
										
										
											2016-10-27 19:18:52 +03:00
										 |  |  |     <ClInclude Include="serializer\BinaryDeserializer.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\BinarySerializer.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\CLoadIntegrityValidator.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\CMemorySerializer.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\CSerializer.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\CTypeList.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\Connection.h" /> | 
					
						
							| 
									
										
										
										
											2016-02-29 10:04:25 +01:00
										 |  |  |     <ClInclude Include="serializer\JsonDeserializer.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\JsonSerializeFormat.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="serializer\JsonSerializer.h" /> | 
					
						
							| 
									
										
										
										
											2015-03-09 19:24:45 +01:00
										 |  |  |     <ClInclude Include="spells\AdventureSpellMechanics.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\BattleSpellMechanics.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\CDefaultSpellMechanics.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\CreatureSpellMechanics.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\CSpellHandler.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\ISpellMechanics.h" /> | 
					
						
							| 
									
										
										
										
											2015-09-23 19:34:12 +02:00
										 |  |  |     <ClInclude Include="spells\Magic.h" /> | 
					
						
							| 
									
										
										
										
											2015-03-09 19:24:45 +01:00
										 |  |  |     <ClInclude Include="spells\SpellMechanics.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="spells\ViewSpellInt.h" /> | 
					
						
							| 
									
										
										
										
											2011-12-13 21:23:17 +00:00
										 |  |  |     <ClInclude Include="StartInfo.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="StdInc.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="StringConstants.h" /> | 
					
						
							| 
									
										
										
										
											2012-02-19 21:03:43 +00:00
										 |  |  |     <ClInclude Include="UnlockGuard.h" /> | 
					
						
							| 
									
										
										
										
											2015-12-23 15:23:56 +01:00
										 |  |  |     <ClInclude Include="vcmi_endian.h" /> | 
					
						
							| 
									
										
										
										
											2011-03-17 23:06:48 +00:00
										 |  |  |     <ClInclude Include="VCMI_Lib.h" /> | 
					
						
							|  |  |  |     <ClInclude Include="VCMIDirs.h" /> | 
					
						
							|  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
					
						
							|  |  |  |   <ImportGroup Label="ExtensionTargets"> | 
					
						
							|  |  |  |   </ImportGroup> | 
					
						
							| 
									
										
										
										
											2014-04-24 21:07:43 +02:00
										 |  |  | </Project> |