<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.50727</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{6B38BCCA-E5D2-4185-9E55-E32950AE1C26}</ProjectGuid> <OutputType>Exe</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>unit_test</RootNamespace> <AssemblyName>unit_test</AssemblyName> <FileUpgradeFlags> </FileUpgradeFlags> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>3.5</OldToolsVersion> <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkProfile /> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> <UpdateEnabled>false</UpdateEnabled> <UpdateMode>Foreground</UpdateMode> <UpdateInterval>7</UpdateInterval> <UpdateIntervalUnits>Days</UpdateIntervalUnits> <UpdatePeriodically>false</UpdatePeriodically> <UpdateRequired>false</UpdateRequired> <MapFileExtensions>true</MapFileExtensions> <ApplicationRevision>0</ApplicationRevision> <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> <Reference Include="OSGeo.FDO"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\Fdo\Managed\Bin\Win64\Debug\OSGeo.FDO.dll</HintPath> </Reference> <Reference Include="OSGeo.FDO.Common"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\Fdo\Managed\Bin\Win64\Debug\OSGeo.FDO.Common.dll</HintPath> </Reference> <Reference Include="OSGeo.FDO.Geometry"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\Fdo\Managed\Bin\Win64\Debug\OSGeo.FDO.Geometry.dll</HintPath> </Reference> <Reference Include="OSGeo.FDO.Providers.WMS.Overrides"> <SpecificVersion>False</SpecificVersion> <HintPath>..\bin\debug64\OSGeo.FDO.Providers.WMS.Overrides.dll</HintPath> </Reference> <Reference Include="OSGeo.FDO.Spatial"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\Fdo\Managed\Bin\Win64\Debug\OSGeo.FDO.Spatial.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Framework\BaseTest.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Framework\BaseTestWithConnection.cs" /> <Compile Include="Framework\IConnectionProvider.cs" /> <Compile Include="Framework\TestSuite.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="ProviderTests\CommandTests.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> </ItemGroup> <ItemGroup> <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1</ProductName> <Install>true</Install> </BootstrapperPackage> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> </Target> <Target Name="AfterBuild"> </Target> --> <PropertyGroup> <PreBuildEvent> Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDO.dll .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOMessage.dll .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOCommon.dll .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOGeometry.dll .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOSpatial.dll .\ Copy ..\..\..\..\..\..\Providers\WMS\Bin\Win64\Debug\WMSProvider.dll .\ Copy ..\..\..\..\..\..\Providers\WMS\Bin\Win64\Debug\WMSProvider.pdb .\ Copy ..\..\..\..\..\..\Providers\WMS\Bin\Win64\Debug\WMSMessage.dll .\ Copy ..\..\..\..\..\..\Providers\WMS\Bin\Win64\Debug\WMSOverrides.dll .\ Copy ..\..\..\..\..\..\Providers\WMS\Bin\Win64\Debug\WMSOverrides.pdb .\ Copy $(FDOTHIRDPARTY)\apache\xerces\Build\Win64\VC9\Debug\xerces-c_3_1D.dll .\ Copy $(FDOTHIRDPARTY)\apache\xerces\Build\Win64\VC9\Debug\xerces-c_3_1D.pdb .\ Copy $(FDOTHIRDPARTY)\apache\xalan\Build\Win64\vc9\Debug\Xalan-C_1_11D.dll .\ Copy $(FDOTHIRDPARTY)\apache\xalan\Build\Win64\vc9\Debug\Xalan-C_1_11D.pdb .\ Copy $(FDOTHIRDPARTY)\apache\xalan\Build\Win64\vc9\Debug\XalanMessages_1_11D.dll .\ Copy $(FDOTHIRDPARTY)\apache\xalan\Build\Win64\vc9\Debug\XalanMessages_1_11D.pdb .\ Copy $(FDOTHIRDPARTY)\gdal\bin\Win64\debug\gdal202.dll .\ Copy ..\..\..\..\..\..\Utilities\OWS\bin\Win64\debug\OWS.dll .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDO.pdb .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOMessage.pdb .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOCommon.pdb .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOGeometry.pdb .\ Copy $(FDO)\Unmanaged\Bin\Win64\Debug\FDOSpatial.pdb .\ Copy ..\..\..\..\..\..\Providers\WMS\Managed\UnitTest\*.xml .\ </PreBuildEvent> </PropertyGroup> </Project>