[Mockpp-commits] mockpp/msvc2005/mockpp mockpp_cxxtest.vcproj,NONE,1.1
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-12-13 14:54:40
|
Update of /cvsroot/mockpp/mockpp/msvc2005/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv742/msvc2005/mockpp Added Files: mockpp_cxxtest.vcproj Log Message: new --- NEW FILE: mockpp_cxxtest.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="mockpp_cxxtest" ProjectGUID="{C46232E9-BB75-49BB-ADE6-306433257444}" Keyword="MFCDLLProj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="$(TEMP)\compile\mockpp\cxxtest\Debug" IntermediateDirectory="$(TEMP)\compile\mockpp\cxxtest\Debug" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="false" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../.." PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1031" AdditionalIncludeDirectories="$(IntDir)" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="$(TEMP)\compile\mockpp\production\Release" IntermediateDirectory="$(TEMP)\compile\mockpp\production\Release" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="false" /> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="../.." PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL" RuntimeLibrary="2" TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1031" AdditionalIncludeDirectories="$(IntDir)" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File RelativePath="..\..\3party\cxxtest\cxxtest\Descriptions.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\DummyDescriptions.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\GlobalFixture.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\LinkedList.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\RealDescriptions.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestSuite.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestTracker.cpp" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\ValueTraits.cpp" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > <File RelativePath="..\..\3party\cxxtest\cxxtest\Descriptions.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\DummyDescriptions.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\ErrorFormatter.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\ErrorPrinter.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\Flags.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\GlobalFixture.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\Gui.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\LinkedList.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\Mock.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\ParenPrinter.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\QtGui.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\RealDescriptions.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\SelfTest.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\StdHeaders.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\StdioFilePrinter.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\StdioPrinter.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\StdValueTraits.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TeeListener.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestListener.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestRunner.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestSuite.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\TestTracker.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\ValueTraits.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\Win32Gui.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\X11Gui.h" > </File> <File RelativePath="..\..\3party\cxxtest\cxxtest\YesNoRunner.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> |