X64 transport [Part 5] (Update plugins.cpp)
[xy_vsfilter.git] / src / log4cplus / msvc10 / log4cplus.props
blobfe103dff77e3e70ec2c984f744d8a1ba8be48eb3
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
5     <OutDir>.\$(PlatformName)\$(ProjectName).$(Configuration)\</OutDir>\r
6     <IntDir>.\$(PlatformName)\$(ProjectName).$(Configuration)\</IntDir>\r
7   </PropertyGroup>\r
8   <ItemDefinitionGroup>\r
9     <ClCompile>\r
10       <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
11       <FunctionLevelLinking>true</FunctionLevelLinking>\r
12       <PrecompiledHeaderOutputFile>.\$(IntDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>\r
13       <AssemblerListingLocation>.\$(IntDir)</AssemblerListingLocation>\r
14       <ObjectFileName>.\$(IntDir)</ObjectFileName>\r
15       <ProgramDataBaseFileName>.\$(OutDir)</ProgramDataBaseFileName>\r
16       <XMLDocumentationFileName>.\$(IntDir)</XMLDocumentationFileName>\r
17       <WarningLevel>Level3</WarningLevel>\r
18       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
19     </ClCompile>\r
20   </ItemDefinitionGroup>\r
21 </Project>