Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11049/ohxl/ohxllib
Modified Files:
ohxllib_vc8.vcproj
Log Message:
adopting vc80\$(ConfigurationName) in *_vc8.proj files
Index: ohxllib_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ohxllib_vc8.vcproj 9 Jun 2006 18:58:28 -0000 1.6
--- ohxllib_vc8.vcproj 11 Jun 2006 18:14:00 -0000 1.7
***************
*** 16,21 ****
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\DebugCRTDLL"
! IntermediateDirectory="..\..\build\vc80\ohxllib\DebugCRTDLL"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 16,21 ----
<Configuration
Name="Debug CRTDLL|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
! IntermediateDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 48,55 ****
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\DebugCRTDLL/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\DebugCRTDLL/"
! ObjectFile="..\..\build\vc80\ohxllib\DebugCRTDLL/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\DebugCRTDLL/"
WarningLevel="3"
SuppressStartupBanner="true"
--- 48,55 ----
RuntimeLibrary="3"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ObjectFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 81,85 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\DebugCRTDLL/ohxllib.bsc"
/>
<Tool
--- 81,85 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.bsc"
/>
<Tool
***************
*** 92,97 ****
<Configuration
Name="Release|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\Release"
! IntermediateDirectory="..\..\build\vc80\ohxllib\Release"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 92,97 ----
<Configuration
Name="Release|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
! IntermediateDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 125,132 ****
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\Release/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\Release/"
! ObjectFile="..\..\build\vc80\ohxllib\Release/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\Release/"
WarningLevel="3"
SuppressStartupBanner="true"
--- 125,132 ----
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ObjectFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 157,161 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\Release/ohxllib.bsc"
/>
<Tool
--- 157,161 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.bsc"
/>
<Tool
***************
*** 168,173 ****
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\ReleaseCRTDLL"
! IntermediateDirectory="..\..\build\vc80\ohxllib\ReleaseCRTDLL"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 168,173 ----
<Configuration
Name="Release CRTDLL|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
! IntermediateDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 201,208 ****
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\ReleaseCRTDLL/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\ReleaseCRTDLL/"
! ObjectFile="..\..\build\vc80\ohxllib\ReleaseCRTDLL/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\ReleaseCRTDLL/"
WarningLevel="3"
SuppressStartupBanner="true"
--- 201,208 ----
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ObjectFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 233,237 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\ReleaseCRTDLL/ohxllib.bsc"
/>
<Tool
--- 233,237 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.bsc"
/>
<Tool
***************
*** 244,249 ****
<Configuration
Name="Debug|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\Debug"
! IntermediateDirectory="..\..\build\vc80\ohxllib\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
--- 244,249 ----
<Configuration
Name="Debug|Win32"
! OutputDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
! IntermediateDirectory="..\..\build\vc80\ohxllib\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
***************
*** 276,283 ****
RuntimeLibrary="1"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\Debug/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\Debug/"
! ObjectFile="..\..\build\vc80\ohxllib\Debug/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
--- 276,283 ----
RuntimeLibrary="1"
RuntimeTypeInfo="true"
! PrecompiledHeaderFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.pch"
! AssemblerListingLocation="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ObjectFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
! ProgramDataBaseFileName="..\..\build\vc80\ohxllib\$(ConfigurationName)/"
WarningLevel="3"
SuppressStartupBanner="true"
***************
*** 309,313 ****
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\Debug/ohxllib.bsc"
/>
<Tool
--- 309,313 ----
Name="VCBscMakeTool"
SuppressStartupBanner="true"
! OutputFile="..\..\build\vc80\ohxllib\$(ConfigurationName)/ohxllib.bsc"
/>
<Tool
|