Update of /cvsroot/objecthandler/ObjectHandler/Examples/xl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11049/Examples/xl
Modified Files:
ExampleXllDynamic1_vc8.vcproj ExampleXllDynamic2_vc8.vcproj
ExampleXllStatic_vc8.vcproj
Log Message:
adopting vc80\$(ConfigurationName) in *_vc8.proj files
Index: ExampleXllDynamic2_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/ExampleXllDynamic2_vc8.vcproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ExampleXllDynamic2_vc8.vcproj 9 Jun 2006 18:58:27 -0000 1.5
--- ExampleXllDynamic2_vc8.vcproj 11 Jun 2006 18:14:00 -0000 1.6
***************
*** 16,21 ****
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic2\vc80\DebugCRTDLL"
! IntermediateDirectory=".\buildXllDynamic2\vc80\DebugCRTDLL"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 16,21 ----
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic2\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllDynamic2\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 42,46 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllDynamic2\vc80\DebugCRTDLL\ExampleXllDynamic2.tlb"
HeaderFileName=""
/>
--- 42,46 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.tlb"
HeaderFileName=""
/>
***************
*** 54,61 ****
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllDynamic2\vc80\DebugCRTDLL\ExampleXllDynamic2.pch"
! AssemblerListingLocation=".\buildXllDynamic2\vc80\DebugCRTDLL\"
! ObjectFile=".\buildXllDynamic2\vc80\DebugCRTDLL\"
! ProgramDataBaseFileName=".\buildXllDynamic2\vc80\DebugCRTDLL\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 54,61 ----
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.pch"
! AssemblerListingLocation=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 81,86 ****
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllDynamic2\vc80\DebugCRTDLL\ExampleXLLDynamic2-vc80-mt-gd-0_1_4.pdb"
! ImportLibrary=".\buildXllDynamic2\vc80\DebugCRTDLL\ExampleXLLDynamic2-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
--- 81,86 ----
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXLLDynamic2-vc80-mt-gd-0_1_4.pdb"
! ImportLibrary=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXLLDynamic2-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 97,101 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllDynamic2\vc80\DebugCRTDLL\ExampleXllDynamic2.bsc"
/>
<Tool
--- 97,101 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.bsc"
/>
<Tool
***************
*** 114,119 ****
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic2\vc80\ReleaseCRTDLL"
! IntermediateDirectory=".\buildXllDynamic2\vc80\ReleaseCRTDLL"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 114,119 ----
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic2\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllDynamic2\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 140,144 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllDynamic2\vc80\ReleaseCRTDLL\ExampleXllDynamic2.tlb"
HeaderFileName=""
/>
--- 140,144 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.tlb"
HeaderFileName=""
/>
***************
*** 153,160 ****
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllDynamic2\vc80\ReleaseCRTDLL\ExampleXllDynamic2.pch"
! AssemblerListingLocation=".\buildXllDynamic2\vc80\ReleaseCRTDLL\"
! ObjectFile=".\buildXllDynamic2\vc80\ReleaseCRTDLL\"
! ProgramDataBaseFileName=".\buildXllDynamic2\vc80\ReleaseCRTDLL\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 153,160 ----
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.pch"
! AssemblerListingLocation=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllDynamic2\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 178,183 ****
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
! ProgramDatabaseFile=".\buildXllDynamic2\vc80\ReleaseCRTDLL\ExampleXLLDynamic2-vc80-mt-0_1_4.pdb"
! ImportLibrary=".\buildXllDynamic2\vc80\ReleaseCRTDLL\ExampleXLLDynamic2-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
--- 178,183 ----
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
! ProgramDatabaseFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXLLDynamic2-vc80-mt-0_1_4.pdb"
! ImportLibrary=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXLLDynamic2-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 194,198 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllDynamic2\vc80\ReleaseCRTDLL\ExampleXllDynamic2.bsc"
/>
<Tool
--- 194,198 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllDynamic2\vc80\$(ConfigurationName)\ExampleXllDynamic2.bsc"
/>
<Tool
Index: ExampleXllDynamic1_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/ExampleXllDynamic1_vc8.vcproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ExampleXllDynamic1_vc8.vcproj 9 Jun 2006 18:58:27 -0000 1.8
--- ExampleXllDynamic1_vc8.vcproj 11 Jun 2006 18:14:00 -0000 1.9
***************
*** 18,23 ****
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic1\vc80\DebugCRTDLL"
! IntermediateDirectory=".\buildXllDynamic1\vc80\DebugCRTDLL"
ConfigurationType="2"
CharacterSet="1"
--- 18,23 ----
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic1\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllDynamic1\vc80\$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="1"
***************
*** 47,53 ****
RuntimeLibrary="3"
UsePrecompiledHeader="0"
! AssemblerListingLocation=".\buildXllDynamic1\vc80\DebugCRTDLL\"
! ObjectFile=".\buildXllDynamic1\vc80\DebugCRTDLL\"
! ProgramDataBaseFileName=".\buildXllDynamic1\vc80\DebugCRTDLL\vc80.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
--- 47,53 ----
RuntimeLibrary="3"
UsePrecompiledHeader="0"
! AssemblerListingLocation=".\buildXllDynamic1\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllDynamic1\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllDynamic1\vc80\$(ConfigurationName)\vc80.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
***************
*** 69,75 ****
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllDynamic1\vc80\DebugCRTDLL\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.pdb"
SubSystem="2"
! ImportLibrary=".\buildXllDynamic1\vc80\DebugCRTDLL\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
--- 69,75 ----
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllDynamic1\vc80\$(ConfigurationName)\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.pdb"
SubSystem="2"
! ImportLibrary=".\buildXllDynamic1\vc80\$(ConfigurationName)\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 101,106 ****
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic1\vc80\ReleaseCRTDLL"
! IntermediateDirectory=".\buildXllDynamic1\vc80\ReleaseCRTDLL"
ConfigurationType="2"
CharacterSet="1"
--- 101,106 ----
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllDynamic1\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllDynamic1\vc80\$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="1"
***************
*** 128,134 ****
RuntimeLibrary="2"
UsePrecompiledHeader="0"
! AssemblerListingLocation=".\buildXllDynamic1\vc80\ReleaseCRTDLL\"
! ObjectFile=".\buildXllDynamic1\vc80\ReleaseCRTDLL\"
! ProgramDataBaseFileName=".\buildXllDynamic1\vc80\ReleaseCRTDLL\vc80.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
--- 128,134 ----
RuntimeLibrary="2"
UsePrecompiledHeader="0"
! AssemblerListingLocation=".\buildXllDynamic1\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllDynamic1\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllDynamic1\vc80\$(ConfigurationName)\vc80.pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
***************
*** 150,158 ****
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="false"
! ProgramDatabaseFile=".\buildXllDynamic1\vc80\DebugCRTDLL\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.pdb"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
! ImportLibrary=".\buildXllDynamic1\vc80\ReleaseCRTDLL\ExampleXLLDynamic1-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
--- 150,158 ----
AdditionalLibraryDirectories="..\..\lib,..\..\xll"
GenerateDebugInformation="false"
! ProgramDatabaseFile=".\buildXllDynamic1\vc80\$(ConfigurationName)\ExampleXLLDynamic1-vc80-mt-gd-0_1_4.pdb"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
! ImportLibrary=".\buildXllDynamic1\vc80\$(ConfigurationName)\ExampleXLLDynamic1-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
Index: ExampleXllStatic_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/ExampleXllStatic_vc8.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ExampleXllStatic_vc8.vcproj 9 Jun 2006 18:58:27 -0000 1.6
--- ExampleXllStatic_vc8.vcproj 11 Jun 2006 18:14:00 -0000 1.7
***************
*** 16,21 ****
<Configuration
Name="Debug|Win32"
! OutputDirectory=".\buildXllStatic\vc80\Debug"
! IntermediateDirectory=".\buildXllStatic\vc80\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 16,21 ----
<Configuration
Name="Debug|Win32"
! OutputDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 42,46 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\Debug\ExampleXllStatic.tlb"
HeaderFileName=""
/>
--- 42,46 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.tlb"
HeaderFileName=""
/>
***************
*** 54,61 ****
RuntimeLibrary="1"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\Debug\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\Debug\"
! ObjectFile=".\buildXllStatic\vc80\Debug\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\Debug\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 54,61 ----
RuntimeLibrary="1"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 81,86 ****
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllStatic\vc80\Debug\ExampleXLLStatic-vc80-mt-sgd-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\Debug\ExampleXLLStatic-vc80-mt-sgd-0_1_4.lib"
TargetMachine="1"
/>
--- 81,86 ----
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-sgd-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-sgd-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 97,101 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\Debug\ExampleXllStatic.bsc"
/>
<Tool
--- 97,101 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.bsc"
/>
<Tool
***************
*** 114,119 ****
<Configuration
Name="Release|Win32"
! OutputDirectory=".\buildXllStatic\vc80\Release"
! IntermediateDirectory=".\buildXllStatic\vc80\Release"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 114,119 ----
<Configuration
Name="Release|Win32"
! OutputDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 140,144 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\Release\ExampleXllStatic.tlb"
HeaderFileName=""
/>
--- 140,144 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.tlb"
HeaderFileName=""
/>
***************
*** 153,160 ****
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\Release\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\Release\"
! ObjectFile=".\buildXllStatic\vc80\Release\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\Release\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 153,160 ----
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 178,183 ****
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
! ProgramDatabaseFile=".\buildXllStatic\vc80\Release\ExampleXLLStatic-vc80-mt-s-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\Release\ExampleXLLStatic-vc80-mt-s-0_1_4.lib"
TargetMachine="1"
/>
--- 178,183 ----
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
! ProgramDatabaseFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-s-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-s-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 194,198 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\Release\ExampleXllStatic.bsc"
/>
<Tool
--- 194,198 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.bsc"
/>
<Tool
***************
*** 211,216 ****
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllStatic\vc80\ReleaseCRTDLL"
! IntermediateDirectory=".\buildXllStatic\vc80\ReleaseCRTDLL"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 211,216 ----
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 237,241 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\ReleaseCRTDLL\ExampleXllStatic.tlb"
HeaderFileName=""
/>
--- 237,241 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.tlb"
HeaderFileName=""
/>
***************
*** 250,257 ****
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\ReleaseCRTDLL\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\ReleaseCRTDLL\"
! ObjectFile=".\buildXllStatic\vc80\ReleaseCRTDLL\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\ReleaseCRTDLL\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 250,257 ----
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 275,280 ****
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
! ProgramDatabaseFile=".\buildXllStatic\vc80\ReleaseCRTDLL\ExampleXLLStatic-vc80-mt-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\ReleaseCRTDLL\ExampleXLLStatic-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
--- 275,280 ----
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
! ProgramDatabaseFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 291,295 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\ReleaseCRTDLL\ExampleXllStatic.bsc"
/>
<Tool
--- 291,295 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.bsc"
/>
<Tool
***************
*** 308,313 ****
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllStatic\vc80\DebugCRTDLL"
! IntermediateDirectory=".\buildXllStatic\vc80\DebugCRTDLL"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 308,313 ----
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
! IntermediateDirectory=".\buildXllStatic\vc80\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 334,338 ****
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\DebugCRTDLL\ExampleXllStatic.tlb"
HeaderFileName=""
/>
--- 334,338 ----
SuppressStartupBanner="true"
TargetEnvironment="1"
! TypeLibraryName=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.tlb"
HeaderFileName=""
/>
***************
*** 346,353 ****
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\DebugCRTDLL\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\DebugCRTDLL\"
! ObjectFile=".\buildXllStatic\vc80\DebugCRTDLL\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\DebugCRTDLL\"
WarningLevel="3"
SuppressStartupBanner="true"
--- 346,353 ----
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.pch"
! AssemblerListingLocation=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ObjectFile=".\buildXllStatic\vc80\$(ConfigurationName)\"
! ProgramDataBaseFileName=".\buildXllStatic\vc80\$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 373,378 ****
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllStatic\vc80\DebugCRTDLL\ExampleXLLStatic-vc80-mt-gd-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\DebugCRTDLL\ExampleXLLStatic-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
--- 373,378 ----
AdditionalLibraryDirectories="..\..\lib,$(LOG4CXX_DIR)\msvc\lib"
GenerateDebugInformation="true"
! ProgramDatabaseFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-gd-0_1_4.pdb"
! ImportLibrary=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXLLStatic-vc80-mt-gd-0_1_4.lib"
TargetMachine="1"
/>
***************
*** 389,393 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\DebugCRTDLL\ExampleXllStatic.bsc"
/>
<Tool
--- 389,393 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile=".\buildXllStatic\vc80\$(ConfigurationName)\ExampleXllStatic.bsc"
/>
<Tool
|