X64 transport [Part 5] (Update plugins.cpp)
[xy_vsfilter.git] / src / log4cplus / msvc8 / log4cplus.vsprops
blob2159330eeeca726b927bcf8339aa934144d171d0
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="log4cplus"
6 OutputDirectory=".\$(PlatformName)\$(ProjectName).$(ConfigurationName)"
7 IntermediateDirectory=".\$(PlatformName)\$(ProjectName).$(ConfigurationName)"
9 <Tool
10 Name="VCCLCompilerTool"
11 AdditionalIncludeDirectories="..\include"
12 EnableFunctionLevelLinking="true"
13 PrecompiledHeaderFile=".\$(IntDir)/$(ProjectName).pch"
14 AssemblerListingLocation=".\$(IntDir)/"
15 ObjectFile=".\$(IntDir)/"
16 ProgramDataBaseFileName=".\$(OutDir)/"
17 XMLDocumentationFileName=".\$(IntDir)/"
18 WarningLevel="3"
19 Detect64BitPortabilityProblems="true"
20 DebugInformationFormat="3"
22 <Tool
23 Name="VCLinkerTool"
24 LinkIncremental="1"
25 GenerateDebugInformation="true"
26 OptimizeReferences="2"
27 EnableCOMDATFolding="1"
28 OptimizeForWindows98="1"
30 </VisualStudioPropertySheet>