Thread: [Mockpp-commits] mockpp/msvc71/mockpp/examples examples.vcproj,1.5,1.6
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2006-01-07 12:15:53
|
Update of /cvsroot/mockpp/mockpp/msvc71/mockpp/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20182/msvc71/mockpp/examples Modified Files: examples.vcproj Log Message: files migrated from vc2005 Index: examples.vcproj =================================================================== RCS file: /cvsroot/mockpp/mockpp/msvc71/mockpp/examples/examples.vcproj,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- examples.vcproj 26 Sep 2005 19:12:38 -0000 1.5 +++ examples.vcproj 7 Jan 2006 12:15:35 -0000 1.6 @@ -3,136 +3,199 @@ ProjectType="Visual C++" Version="7.10" Name="examples" - SccProjectName="" - SccLocalPath=""> + ProjectGUID="{15A26E8F-FE6D-4EA6-9B41-26306D17F76A}" + > <Platforms> <Platform - Name="Win32"/> + Name="Win32" + /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" - OutputDirectory="C:\tmp\compile\mockpp\examples\Debug" - IntermediateDirectory="C:\tmp\compile\mockpp\examples\Debug" + OutputDirectory="$(TEMP)\compile\mockpp\examples\Debug" + IntermediateDirectory="$(TEMP)\compile\mockpp\examples\Debug" ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" - CharacterSet="2"> + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="$(TEMP)\compile\mockpp\examples\Debug/examples.tlb" + HeaderFileName="" + /> <Tool Name="VCCLCompilerTool" Optimization="0" - AdditionalIncludeDirectories="../../..,$(CPPUNIT_ROOT)/include" + AdditionalIncludeDirectories="..\..\..;..\..\..\3party;..\..\..\3party\cxxtest;$(CPPUNIT_ROOT)/include" PreprocessorDefinitions="WIN32,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - RuntimeTypeInfo="TRUE" - PrecompiledHeaderFile="C:\tmp\compile\mockpp\examples\Debug/examples.pch" - AssemblerListingLocation="C:\tmp\compile\mockpp\examples\Debug/" - ObjectFile="C:\tmp\compile\mockpp\examples\Debug/" - ProgramDataBaseFileName="C:\tmp\compile\mockpp\examples\Debug/" + RuntimeTypeInfo="true" + PrecompiledHeaderFile="$(TEMP)\compile\mockpp\examples\Debug/examples.pch" + AssemblerListingLocation="$(TEMP)\compile\mockpp\examples\Debug/" + ObjectFile="$(TEMP)\compile\mockpp\examples\Debug/" + ProgramDataBaseFileName="$(TEMP)\compile\mockpp\examples\Debug/" WarningLevel="4" - SuppressStartupBanner="TRUE" + SuppressStartupBanner="true" DebugInformationFormat="4" - CompileAs="0"/> + CompileAs="0" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1041" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" - AdditionalDependencies="mockppd.lib cppunitd_dll.lib" - OutputFile="C:\tmp\compile\mockpp\examples\Debug/examples.exe" + AdditionalDependencies="mockpp.lib mockpp_cxxtest.lib" + OutputFile="$(TEMP)\compile\mockpp\examples\Debug/mock_greeter.exe" LinkIncremental="2" - SuppressStartupBanner="TRUE" - AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" - GenerateDebugInformation="TRUE" - ProgramDatabaseFile="C:\tmp\compile\mockpp\examples\Debug/examples.pdb" + SuppressStartupBanner="true" + AdditionalLibraryDirectories="..\..\lib;"$(CPPUNIT_ROOT)/lib"" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(TEMP)\compile\mockpp\examples\Debug/examples.pdb" SubSystem="1" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool" - TypeLibraryName="C:\tmp\compile\mockpp\examples\Debug/examples.tlb" - HeaderFileName=""/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1041"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="Release|Win32" - OutputDirectory="C:\tmp\compile\mockpp\examples\Release" - IntermediateDirectory="C:\tmp\compile\mockpp\examples\Release" + OutputDirectory="$(TEMP)\compile\mockpp\examples\Release" + IntermediateDirectory="$(TEMP)\compile\mockpp\examples\Release" ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" - CharacterSet="2"> + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TypeLibraryName="$(TEMP)\compile\mockpp\examples\Release/examples.tlb" + HeaderFileName="" + /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../..,$(CPPUNIT_ROOT)/include" PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE" - StringPooling="TRUE" + StringPooling="true" RuntimeLibrary="2" - EnableFunctionLevelLinking="TRUE" - RuntimeTypeInfo="TRUE" - PrecompiledHeaderFile="C:\tmp\compile\mockpp\examples\Release/examples.pch" - AssemblerListingLocation="C:\tmp\compile\mockpp\examples\Release/" - ObjectFile="C:\tmp\compile\mockpp\examples\Release/" - ProgramDataBaseFileName="C:\tmp\compile\mockpp\examples\Release/" + EnableFunctionLevelLinking="true" + RuntimeTypeInfo="true" + PrecompiledHeaderFile="$(TEMP)\compile\mockpp\examples\Release/examples.pch" + AssemblerListingLocation="$(TEMP)\compile\mockpp\examples\Release/" + ObjectFile="$(TEMP)\compile\mockpp\examples\Release/" + ProgramDataBaseFileName="$(TEMP)\compile\mockpp\examples\Release/" WarningLevel="4" - SuppressStartupBanner="TRUE" - CompileAs="0"/> + SuppressStartupBanner="true" + CompileAs="0" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1041" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockpp.lib cppunit_dll.lib" - OutputFile="C:\tmp\compile\mockpp\examples\Release/examples.exe" + OutputFile="$(TEMP)\compile\mockpp\examples\Release/examples.exe" LinkIncremental="1" - SuppressStartupBanner="TRUE" + SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" - ProgramDatabaseFile="C:\tmp\compile\mockpp\examples\Release/examples.pdb" + ProgramDatabaseFile="$(TEMP)\compile\mockpp\examples\Release/examples.pdb" SubSystem="1" - TargetMachine="1"/> - <Tool - Name="VCMIDLTool" - TypeLibraryName="C:\tmp\compile\mockpp\examples\Release/examples.tlb" - HeaderFileName=""/> - <Tool - Name="VCPostBuildEventTool"/> + TargetMachine="1" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCALinkTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCManifestTool" + /> <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="NDEBUG" - Culture="1041"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCXMLDataGeneratorTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCWebDeploymentTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCManagedWrapperGeneratorTool"/> + Name="VCWebDeploymentTool" + /> <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> </Configurations> <References> @@ -140,31 +203,38 @@ <Files> <Filter Name="Source Files" - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > <File - RelativePath="..\..\..\mockpp\examples\mock_greeter.cpp"> + RelativePath="..\..\..\mockpp\examples\mock_greeter.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="" - BasicRuntimeChecks="3"/> + BasicRuntimeChecks="3" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions=""/> + PreprocessorDefinitions="" + /> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" - Filter="h;hpp;hxx;hm;inl"> + Filter="h;hpp;hxx;hm;inl" + > </Filter> </Files> <Globals> |