|
@@ -5,24 +5,15 @@
|
|
|
<Configuration>Debug</Configuration>
|
|
<Configuration>Debug</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
- <Configuration>Debug</Configuration>
|
|
|
|
|
- <Platform>x64</Platform>
|
|
|
|
|
- </ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
<Configuration>Release</Configuration>
|
|
<Configuration>Release</Configuration>
|
|
|
<Platform>Win32</Platform>
|
|
<Platform>Win32</Platform>
|
|
|
</ProjectConfiguration>
|
|
</ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Release|x64">
|
|
|
|
|
- <Configuration>Release</Configuration>
|
|
|
|
|
- <Platform>x64</Platform>
|
|
|
|
|
- </ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<PropertyGroup Label="Globals">
|
|
<PropertyGroup Label="Globals">
|
|
|
- <ProjectGuid>{16A1D446-5415-444E-A7B4-F35B7DA7EE8C}</ProjectGuid>
|
|
|
|
|
|
|
+ <ProjectGuid>{D1C528B6-AA02-4D29-9D61-DC08E317A70D}</ProjectGuid>
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
<RootNamespace>tinyxml2</RootNamespace>
|
|
<RootNamespace>tinyxml2</RootNamespace>
|
|
|
- <VCTargetsPath Condition="'$(VCTargetsPath11)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''">$(VCTargetsPath11)</VCTargetsPath>
|
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
@@ -30,77 +21,35 @@
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
- <ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
- <UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
- <CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
- </PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
- <ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
- <UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
- <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
- <CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
- </PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
</ImportGroup>
|
|
</ImportGroup>
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<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="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
</ImportGroup>
|
|
</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" />
|
|
|
|
|
- </ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
</ImportGroup>
|
|
</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" />
|
|
|
|
|
- </ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<LinkIncremental>true</LinkIncremental>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
|
- <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
- <IntDir>$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
- </PropertyGroup>
|
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
- <LinkIncremental>true</LinkIncremental>
|
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
- <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
- <IntDir>$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
- </PropertyGroup>
|
|
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
- <LinkIncremental>false</LinkIncremental>
|
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<ClCompile>
|
|
<ClCompile>
|
|
|
<PrecompiledHeader>
|
|
<PrecompiledHeader>
|
|
|
</PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
|
- <WarningLevel>Level4</WarningLevel>
|
|
|
|
|
- <Optimization>Disabled</Optimization>
|
|
|
|
|
- <PreprocessorDefinitions>;_CONSOLE;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
- <ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
- </ClCompile>
|
|
|
|
|
- <Link>
|
|
|
|
|
- <SubSystem>Console</SubSystem>
|
|
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
- </Link>
|
|
|
|
|
- </ItemDefinitionGroup>
|
|
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
- <ClCompile>
|
|
|
|
|
- <PrecompiledHeader>
|
|
|
|
|
- </PrecompiledHeader>
|
|
|
|
|
- <WarningLevel>Level4</WarningLevel>
|
|
|
|
|
|
|
+ <WarningLevel>Level3</WarningLevel>
|
|
|
<Optimization>Disabled</Optimization>
|
|
<Optimization>Disabled</Optimization>
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
- <ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
</ClCompile>
|
|
</ClCompile>
|
|
|
<Link>
|
|
<Link>
|
|
|
<SubSystem>Console</SubSystem>
|
|
<SubSystem>Console</SubSystem>
|
|
@@ -108,24 +57,6 @@
|
|
|
</Link>
|
|
</Link>
|
|
|
</ItemDefinitionGroup>
|
|
</ItemDefinitionGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <ClCompile>
|
|
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
|
|
- <PrecompiledHeader>
|
|
|
|
|
- </PrecompiledHeader>
|
|
|
|
|
- <Optimization>MaxSpeed</Optimization>
|
|
|
|
|
- <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
- <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
- <StringPooling>true</StringPooling>
|
|
|
|
|
- </ClCompile>
|
|
|
|
|
- <Link>
|
|
|
|
|
- <SubSystem>Console</SubSystem>
|
|
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
- <OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
- </Link>
|
|
|
|
|
- </ItemDefinitionGroup>
|
|
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
|
<ClCompile>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<PrecompiledHeader>
|
|
<PrecompiledHeader>
|
|
@@ -134,7 +65,6 @@
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
- <StringPooling>true</StringPooling>
|
|
|
|
|
</ClCompile>
|
|
</ClCompile>
|
|
|
<Link>
|
|
<Link>
|
|
|
<SubSystem>Console</SubSystem>
|
|
<SubSystem>Console</SubSystem>
|
|
@@ -145,15 +75,11 @@
|
|
|
</ItemDefinitionGroup>
|
|
</ItemDefinitionGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<ClCompile Include="..\tinyxml2.cpp" />
|
|
<ClCompile Include="..\tinyxml2.cpp" />
|
|
|
- <ClCompile Include="..\xmltest.cpp">
|
|
|
|
|
- <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_CRT_SECURE_NO_WARNINGS;_CONSOLE;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
- </ClCompile>
|
|
|
|
|
|
|
+ <ClCompile Include="..\xmltest.cpp" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<ClInclude Include="..\tinyxml2.h" />
|
|
<ClInclude Include="..\tinyxml2.h" />
|
|
|
- </ItemGroup>
|
|
|
|
|
- <ItemGroup>
|
|
|
|
|
- <None Include="..\readme.md" />
|
|
|
|
|
|
|
+ <ClInclude Include="..\xmltest.h" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<ImportGroup Label="ExtensionTargets">
|