Blame | Last modification | View Log | Download
<?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="Release|Win32"><Configuration>Release</Configuration><Platform>Win32</Platform></ProjectConfiguration></ItemGroup><PropertyGroup Label="Globals"><ProjectGuid>{7035278F-57FB-4B61-8B5B-BF43262C52C6}</ProjectGuid></PropertyGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"><ConfigurationType>StaticLibrary</ConfigurationType><PlatformToolset>v110</PlatformToolset><UseOfMfc>false</UseOfMfc></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"><ConfigurationType>StaticLibrary</ConfigurationType><PlatformToolset>v110</PlatformToolset><UseOfMfc>false</UseOfMfc></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="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.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="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /></ImportGroup><PropertyGroup Label="UserMacros" /><PropertyGroup><_ProjectFileVersion>11.0.50727.1</_ProjectFileVersion></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"><OutDir>.\Debug\</OutDir><IntDir>.\Debug\</IntDir></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"><OutDir>.\Release\</OutDir><IntDir>.\Release\</IntDir></PropertyGroup><ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"><ClCompile><Optimization>Disabled</Optimization><PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions><RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary><PrecompiledHeaderOutputFile>.\Debug/INIFile.pch</PrecompiledHeaderOutputFile><AssemblerListingLocation>.\Debug/</AssemblerListingLocation><ObjectFileName>.\Debug/</ObjectFileName><ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName><BrowseInformation>true</BrowseInformation><WarningLevel>Level4</WarningLevel><SuppressStartupBanner>true</SuppressStartupBanner><DebugInformationFormat>EditAndContinue</DebugInformationFormat></ClCompile><ResourceCompile><Culture>0x0409</Culture></ResourceCompile><Lib><OutputFile>.\Debug\INIFile.lib</OutputFile><SuppressStartupBanner>true</SuppressStartupBanner></Lib><Bscmake><SuppressStartupBanner>true</SuppressStartupBanner><OutputFile>.\Debug/INIFile.bsc</OutputFile></Bscmake></ItemDefinitionGroup><ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"><ClCompile><Optimization>MaxSpeed</Optimization><InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion><PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions><StringPooling>true</StringPooling><RuntimeLibrary>MultiThreaded</RuntimeLibrary><FunctionLevelLinking>true</FunctionLevelLinking><PrecompiledHeaderOutputFile>.\Release/INIFile.pch</PrecompiledHeaderOutputFile><AssemblerListingLocation>.\Release/</AssemblerListingLocation><ObjectFileName>.\Release/</ObjectFileName><ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName><WarningLevel>Level4</WarningLevel><SuppressStartupBanner>true</SuppressStartupBanner></ClCompile><ResourceCompile><Culture>0x0409</Culture></ResourceCompile><Lib><OutputFile>.\Release\INIFile.lib</OutputFile><SuppressStartupBanner>true</SuppressStartupBanner></Lib><Bscmake><SuppressStartupBanner>true</SuppressStartupBanner><OutputFile>.\Release/INIFile.bsc</OutputFile></Bscmake></ItemDefinitionGroup><ItemGroup><ClCompile Include="INIFile.cpp" /></ItemGroup><ItemGroup><ClInclude Include="INIFile.h" /></ItemGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /><ImportGroup Label="ExtensionTargets"></ImportGroup></Project>