<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="UnitTest" ProjectGUID="{B488DB25-E885-4267-99D6-C119DFFCE3FD}" RootNamespace="UnitTest" Keyword="Win32Proj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="..\..\Bin\Win32\Debug" IntermediateDirectory=".\Debug" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="2" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""$(FDOTHIRDPARTY)\cppunit\include";../Driver" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" GeneratePreprocessedFile="0" KeepComments="false" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" TreatWChar_tAsBuiltInType="true" RuntimeTypeInfo="true" UsePrecompiledHeader="2" PrecompiledHeaderThrough="Pch.h" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="mfc80d.lib testrunnerd.lib cppunitd.lib ODBCDriver.lib" OutputFile="$(OutDir)/UnitTest.exe" LinkIncremental="2" AdditionalLibraryDirectories=""$(FDOTHIRDPARTY)\cppunit\lib";..\..\Lib\Win32\Debug" IgnoreDefaultLibraryNames="mfc80.lib;mfcs80.lib" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/UnitTest.pdb" SubSystem="1" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\..\Bin\Win32\Release" IntermediateDirectory=".\Release" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="2" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" OmitFramePointers="true" AdditionalIncludeDirectories=""$(FDOTHIRDPARTY)\cppunit\include";..\Driver" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" StringPooling="true" MinimalRebuild="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" TreatWChar_tAsBuiltInType="true" RuntimeTypeInfo="true" UsePrecompiledHeader="2" PrecompiledHeaderThrough="Pch.h" PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="testrunner.lib cppunit.lib ODBCDriver.lib" OutputFile="$(OutDir)/UnitTest.exe" LinkIncremental="1" AdditionalLibraryDirectories=""$(FDOTHIRDPARTY)\cppunit\lib";..\..\Lib\Win32\Release" GenerateDebugInformation="true" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" > <File RelativePath="Pch.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1" /> </FileConfiguration> </File> <File RelativePath=".\TestBase.cpp" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc" > <File RelativePath="Pch.h" > </File> <File RelativePath=".\TestBase.h" > </File> </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" > <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostApp.rc" > </File> </Filter> <Filter Name="Framework" > <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostApp.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostApp.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostAppDoc.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostAppDoc.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostAppView.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\HostAppView.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\MainFrm.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\MainFrm.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\Resource.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\StdAfx.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\StdAfx.h" > </File> <File RelativePath="$(FDOTHIRDPARTY)\cppunit\HostApp\TestMain.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> </FileConfiguration> </File> </Filter> <Filter Name="Symbolic Targets" > <File RelativePath="CopyFdo" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying FDO files" CommandLine="copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDO.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDO.pdb $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOMessage.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOCommon.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOCommon.pdb $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOGeometry.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOGeometry.pdb $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOSpatial.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOSpatial.pdb $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Debug\FDOMessage.dll $(OutDir)
echo "delete me please">$(OutDir)\CopyFdo.ilk
" AdditionalDependencies="$(FDO)\Unmanaged\Bin\Win32\Debug\FDO.dll;$(FDO)\Unmanaged\Bin\Win32\Debug\FDOMessage.dll;$(FDO)\Unmanaged\Bin\Win32\Debug\FDOCommon.dll;$(FDO)\Unmanaged\Bin\Win32\Debug\FDOGeometry.dll;$(FDO)\Unmanaged\Bin\Win32\Debug\FDOSpatial.dll" Outputs="$(OutDir)\CopyFdo.ilk" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying FDO files" CommandLine="copy $(FDO)\Unmanaged\Bin\Win32\Release\FDO.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Release\FDOMessage.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Release\FDOCommon.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Release\FDOGeometry.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Release\FDOSpatial.dll $(OutDir)
copy $(FDO)\Unmanaged\Bin\Win32\Release\FDOMessage.dll $(OutDir)
echo "delete me please">$(OutDir)\CopyFdo.ilk
" AdditionalDependencies="$(FDO)\Unmanaged\Bin\Win32\Release\FDO.dll;$(FDO)\Unmanaged\Bin\Win32\Release\FDOMessage.dll;$(FDO)\Unmanaged\Bin\Win32\Release\FDOCommon.dll;$(FDO)\Unmanaged\Bin\Win32\Release\FDOGeometry.dll;$(FDO)\Unmanaged\Bin\Win32\Release\FDOSpatial.dll" Outputs="$(OutDir)\CopyFdo.ilk" /> </FileConfiguration> </File> <File RelativePath="CopyProvider" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying provider files" CommandLine="copy ..\..\..\..\Providers\SDF\Bin\Win32\Debug\SDFProvider.dll $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Debug\SDFProvider.pdb $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Debug\SDFMessage.dll $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Debug\SDFMessage.pdb $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Debug\providers.xml $(OutDir)
echo "delete me please">$(OutDir)\CopyProvider.ilk
" AdditionalDependencies="" Outputs="$(OutDir)\CopyProvider.ilk" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying provider files" CommandLine="copy ..\..\..\..\Providers\SDF\Bin\Win32\Release\SDFProvider.dll $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Release\SDFProvider.pdb $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Release\SDFMessage.dll $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Release\SDFMessage.pdb $(OutDir)
copy ..\..\..\..\Providers\SDF\Bin\Win32\Release\providers.xml $(OutDir)
echo "delete me please">$(OutDir)\CopyProvider.ilk


" AdditionalDependencies="" Outputs="$(OutDir)\CopyProvider.ilk" /> </FileConfiguration> </File> <File RelativePath="CopyThirdparty" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying thirdparty dlls" CommandLine="copy $(FDOTHIRDPARTY)\cppunit\lib\testrunnerd.dll $(OutDir)
copy $(FDOTHIRDPARTY)\cppunit\lib\cppunitd_dll.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Debug\Xalan-C_1_7_0D.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Debug\XalanMessages_1_7_0D.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xerces\c\Build\Win32\VC8\Debug\xerces-c_2_5_0D.dll $(OutDir)
echo "delete me please">$(OutDir)\CopyThirdparty.ilk
" AdditionalDependencies="$(FDOTHIRDPARTY)\cppunit\lib\testrunnerd.dll;$(FDOTHIRDPARTY)\cppunit\lib\cppunitd_dll.dll;$(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC7\Debug\Xalan-C_1_7_0D.dll;$(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC7\Debug\XalanMessages_1_7_0D.dll;$(FDOTHIRDPARTY)\apache\xml-xerces\c\Build\Win32\VC7\Debug\xerces-c_2_5_0D.dll" Outputs="$(OutDir)\CopyThirdparty.ilk" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCustomBuildTool" Description="Copying thirdparty dlls" CommandLine="copy $(FDOTHIRDPARTY)\cppunit\lib\testrunner.dll $(OutDir)
copy $(FDOTHIRDPARTY)\cppunit\lib\cppunit_dll.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Release\Xalan-C_1_7_0.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Release\XalanMessages_1_7_0.dll $(OutDir)
copy $(FDOTHIRDPARTY)\apache\xml-xerces\c\Build\Win32\VC8\Release\xerces-c_2_5_0.dll $(OutDir)
echo "delete me please">$(OutDir)\CopyThirdparty.ilk
" AdditionalDependencies="$(FDOTHIRDPARTY)\cppunit\lib\testrunner.dll;$(FDOTHIRDPARTY)\cppunit\lib\cppunit_dll.dll;$(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Release\Xalan-C_1_7_0.dll;$(FDOTHIRDPARTY)\apache\xml-xalan\c\Build\Win32\VC8\Release\XalanMessages_1_7_0.dll;$(FDOTHIRDPARTY)\apache\xml-xerces\c\Build\Win32\VC8\Release\xerces-c_2_5_0.dll" Outputs="$(OutDir)\CopyThirdparty.ilk" /> </FileConfiguration> </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>