CopyBinariesDebug: xcopy /r /d /y ..\..\..\Common\bin\debug\*.* "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACEd.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACEd.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOSd.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOSd.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48d.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48d.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25d.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25d.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24d.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24d.pdb "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mgD.dll "..\..\bin\debug\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mgD.pdb "..\..\bin\debug\" xcopy /r /d /y ..\..\src\Core\serverconfig.ini "..\..\bin\debug\" CopyFdoComponentsDebug: if NOT EXIST ..\..\bin\debug\FDO\nul mkdir ..\..\bin\debug\FDO xcopy /r /d /y /s $(MG_OEM_FDO_ROOT)\bin\Release ..\..\bin\debug\FDO\ CopyFdoProvidersDebug: xcopy /r /d /y "$(MG_OEM_FDO_ROOT)\ProviderList\ServerCommunity\providers.xml" ..\..\bin\debug\FDO\ CopySchemaDebug: if NOT EXIST ..\..\bin\debug\Schema\nul mkdir ..\..\bin\debug\Schema xcopy /r /d /y ..\..\..\Common\Schema\*.xsd ..\..\bin\debug\Schema CopyResourcesDebug: if NOT EXIST ..\..\bin\debug\Resources\nul mkdir ..\..\bin\debug\Resources xcopy /r /d /y "..\..\..\Common\MapGuideCommon\Resources\mapguide_en.res" ..\..\bin\debug\Resources\ CopyOgcFilesDebug: if NOT EXIST ..\..\bin\debug\wms\nul mkdir ..\..\bin\debug\wms xcopy /r /d /y "..\..\src\wms\*.awd" ..\..\bin\debug\wms if NOT EXIST ..\..\bin\debug\wfs\nul mkdir ..\..\bin\debug\wfs xcopy /r /d /y "..\..\src\wfs\*.awd" ..\..\bin\debug\wfs CreatePathsDebug: if NOT EXIST ..\..\bin\debug\Logs\nul mkdir ..\..\bin\debug\Logs if NOT EXIST ..\..\bin\debug\Packages\nul mkdir ..\..\bin\debug\Packages if NOT EXIST ..\..\bin\debug\Temp\nul mkdir ..\..\bin\debug\Temp if NOT EXIST ..\..\bin\debug\wms\nul mkdir ..\..\bin\debug\wms if NOT EXIST ..\..\bin\debug\wfs\nul mkdir ..\..\bin\debug\wfs if NOT EXIST ..\..\bin\debug\Repositories\nul mkdir ..\..\bin\debug\Repositories if NOT EXIST ..\..\bin\debug\Repositories\Library\nul mkdir ..\..\bin\debug\Repositories\Library if NOT EXIST ..\..\bin\debug\Repositories\Library\DataFiles\nul mkdir ..\..\bin\debug\Repositories\Library\DataFiles if NOT EXIST ..\..\bin\debug\Repositories\Session\nul mkdir ..\..\bin\debug\Repositories\Session if NOT EXIST ..\..\bin\debug\Repositories\Session\DataFiles\nul mkdir ..\..\bin\debug\Repositories\Session\DataFiles if NOT EXIST ..\..\bin\debug\Repositories\Site\nul mkdir ..\..\bin\debug\Repositories\Site if NOT EXIST ..\..\bin\debug\Repositories\TileCache\nul mkdir ..\..\bin\debug\Repositories\TileCache debug: CopyBinariesDebug \ CopyTestData \ CopyFdoComponentsDebug \ CopyFdoProvidersDebug \ CopySchemaDebug \ CopyResourcesDebug \ CreatePathsDebug \ CopyOgcFilesDebug CopyBinariesDebug64: xcopy /r /d /y ..\..\..\Common\bin\debug64\*.* "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACEd.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACEd.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOSd.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOSd.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48d.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48d.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25d.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25d.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24d.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24d.pdb "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mgD.dll "..\..\bin\debug64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mgD.pdb "..\..\bin\debug64\" xcopy /r /d /y ..\..\src\Core\serverconfig.ini "..\..\bin\debug64\" CopyFdoComponentsDebug64: if NOT EXIST ..\..\bin\debug64\FDO\nul mkdir ..\..\bin\debug64\FDO xcopy /r /d /y /s $(MG_OEM_FDO_ROOT)\bin\release64 ..\..\bin\debug64\FDO\ CopyFdoProvidersDebug64: xcopy /r /d /y "$(MG_OEM_FDO_ROOT)\ProviderList\ServerCommunity\providers.xml" ..\..\bin\debug64\FDO\ CopySchemaDebug64: if NOT EXIST ..\..\bin\debug64\Schema\nul mkdir ..\..\bin\debug64\Schema xcopy /r /d /y ..\..\..\Common\Schema\*.xsd ..\..\bin\debug64\Schema CopyResourcesDebug64: if NOT EXIST ..\..\bin\debug64\Resources\nul mkdir ..\..\bin\debug64\Resources xcopy /r /d /y "..\..\..\Common\MapGuideCommon\Resources\mapguide_en.res" ..\..\bin\debug64\Resources\ CopyOgcFilesDebug64: if NOT EXIST ..\..\bin\debug64\wms\nul mkdir ..\..\bin\debug64\wms xcopy /r /d /y "..\..\src\wms\*.awd" ..\..\bin\debug64\wms if NOT EXIST ..\..\bin\debug64\wfs\nul mkdir ..\..\bin\debug64\wfs xcopy /r /d /y "..\..\src\wfs\*.awd" ..\..\bin\debug64\wfs CreatePathsDebug64: if NOT EXIST ..\..\bin\debug64\Logs\nul mkdir ..\..\bin\debug64\Logs if NOT EXIST ..\..\bin\debug64\Packages\nul mkdir ..\..\bin\debug64\Packages if NOT EXIST ..\..\bin\debug64\Temp\nul mkdir ..\..\bin\debug64\Temp if NOT EXIST ..\..\bin\debug64\wms\nul mkdir ..\..\bin\debug64\wms if NOT EXIST ..\..\bin\debug64\wfs\nul mkdir ..\..\bin\debug64\wfs if NOT EXIST ..\..\bin\debug64\Repositories\nul mkdir ..\..\bin\debug64\Repositories if NOT EXIST ..\..\bin\debug64\Repositories\Library\nul mkdir ..\..\bin\debug64\Repositories\Library if NOT EXIST ..\..\bin\debug64\Repositories\Library\DataFiles\nul mkdir ..\..\bin\debug64\Repositories\Library\DataFiles if NOT EXIST ..\..\bin\debug64\Repositories\Session\nul mkdir ..\..\bin\debug64\Repositories\Session if NOT EXIST ..\..\bin\debug64\Repositories\Session\DataFiles\nul mkdir ..\..\bin\debug64\Repositories\Session\DataFiles if NOT EXIST ..\..\bin\debug64\Repositories\Site\nul mkdir ..\..\bin\debug64\Repositories\Site if NOT EXIST ..\..\bin\debug64\Repositories\TileCache\nul mkdir ..\..\bin\debug64\Repositories\TileCache debug64: CopyBinariesDebug64 \ CopyTestData \ CopyFdoComponentsDebug64 \ CopyFdoProvidersDebug64 \ CopySchemaDebug64 \ CopyResourcesDebug64 \ CreatePathsDebug64 \ CopyOgcFilesDebug64 CopyBinariesRelease: xcopy /r /d /y ..\..\..\Common\bin\release\*.* "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACE.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACE.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOS.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOS.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24.pdb "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mg.dll "..\..\bin\release\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mg.pdb "..\..\bin\release\" xcopy /r /d /y ..\..\src\Core\serverconfig.ini "..\..\bin\release\" CopyFdoComponentsRelease: if NOT EXIST ..\..\bin\release\FDO\nul mkdir ..\..\bin\release\FDO xcopy /r /d /y /s $(MG_OEM_FDO_ROOT)\bin\Release ..\..\bin\release\FDO\ CopyFdoProvidersRelease: xcopy /r /d /y "$(MG_OEM_FDO_ROOT)\ProviderList\ServerCommunity\providers.xml" ..\..\bin\release\FDO\ CopySchemaRelease: if NOT EXIST ..\..\bin\release\Schema\nul mkdir ..\..\bin\release\Schema xcopy /r /d /y ..\..\..\Common\Schema\*.xsd ..\..\bin\release\Schema CopyResourcesRelease: if NOT EXIST ..\..\bin\release\Resources\nul mkdir ..\..\bin\release\Resources xcopy /r /d /y "..\..\..\Common\MapGuideCommon\Resources\mapguide_en.res" ..\..\bin\release\Resources\ CopyOgcFilesRelease: if NOT EXIST ..\..\bin\release\wms\nul mkdir ..\..\bin\release\wms xcopy /r /d /y "..\..\src\wms\*.awd" ..\..\bin\release\wms if NOT EXIST ..\..\bin\release\wfs\nul mkdir ..\..\bin\release\wfs xcopy /r /d /y "..\..\src\wfs\*.awd" ..\..\bin\release\wfs CreatePathsRelease: if NOT EXIST ..\..\bin\release\Logs\nul mkdir ..\..\bin\release\Logs if NOT EXIST ..\..\bin\release\Packages\nul mkdir ..\..\bin\release\Packages if NOT EXIST ..\..\bin\release\Temp\nul mkdir ..\..\bin\release\Temp if NOT EXIST ..\..\bin\release\wms\nul mkdir ..\..\bin\release\wms if NOT EXIST ..\..\bin\release\wfs\nul mkdir ..\..\bin\release\wfs if NOT EXIST ..\..\bin\release\Repositories\nul mkdir ..\..\bin\release\Repositories if NOT EXIST ..\..\bin\release\Repositories\Library\nul mkdir ..\..\bin\release\Repositories\Library if NOT EXIST ..\..\bin\release\Repositories\Library\DataFiles\nul mkdir ..\..\bin\release\Repositories\Library\DataFiles if NOT EXIST ..\..\bin\release\Repositories\Session\nul mkdir ..\..\bin\release\Repositories\Session if NOT EXIST ..\..\bin\release\Repositories\Session\DataFiles\nul mkdir ..\..\bin\release\Repositories\Session\DataFiles if NOT EXIST ..\..\bin\release\Repositories\Site\nul mkdir ..\..\bin\release\Repositories\Site if NOT EXIST ..\..\bin\release\Repositories\TileCache\nul mkdir ..\..\bin\release\Repositories\TileCache release: CopyBinariesRelease \ CopyTestData \ CopyFdoComponentsRelease \ CopyFdoProvidersRelease \ CopySchemaRelease \ CopyResourcesRelease \ CreatePathsRelease \ CopyOgcFilesRelease CopyBinariesRelease64: xcopy /r /d /y ..\..\..\Common\bin\release64\*.* "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACE.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_ACE_BIN_DIR)\ACE.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_GD_BIN_DIR)\gd.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOS.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_GEOS_BIN_DIR)\GEOS.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdb48.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\libdbxml25.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xqilla24.pdb "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mg.dll "..\..\bin\release64\" xcopy /r /d /y $(MG_OEM_DBXML_BIN_DIR)\xerces-c_3_1mg.pdb "..\..\bin\release64\" xcopy /r /d /y ..\..\src\Core\serverconfig.ini "..\..\bin\release64\" CopyFdoComponentsRelease64: if NOT EXIST ..\..\bin\release64\FDO\nul mkdir ..\..\bin\release64\FDO xcopy /r /d /y /s $(MG_OEM_FDO_ROOT)\bin\release64 ..\..\bin\release64\FDO\ CopyFdoProvidersRelease64: xcopy /r /d /y "$(MG_OEM_FDO_ROOT)\ProviderList\ServerCommunity\providers.xml" ..\..\bin\release64\FDO\ CopySchemaRelease64: if NOT EXIST ..\..\bin\release64\Schema\nul mkdir ..\..\bin\release64\Schema xcopy /r /d /y ..\..\..\Common\Schema\*.xsd ..\..\bin\release64\Schema CopyResourcesRelease64: if NOT EXIST ..\..\bin\release64\Resources\nul mkdir ..\..\bin\release64\Resources xcopy /r /d /y "..\..\..\Common\MapGuideCommon\Resources\mapguide_en.res" ..\..\bin\release64\Resources\ CopyOgcFilesRelease64: if NOT EXIST ..\..\bin\release64\wms\nul mkdir ..\..\bin\release64\wms xcopy /r /d /y "..\..\src\wms\*.awd" ..\..\bin\release64\wms if NOT EXIST ..\..\bin\release64\wfs\nul mkdir ..\..\bin\release64\wfs xcopy /r /d /y "..\..\src\wfs\*.awd" ..\..\bin\release64\wfs CreatePathsRelease64: if NOT EXIST ..\..\bin\release64\Logs\nul mkdir ..\..\bin\release64\Logs if NOT EXIST ..\..\bin\release64\Packages\nul mkdir ..\..\bin\release64\Packages if NOT EXIST ..\..\bin\release64\Temp\nul mkdir ..\..\bin\release64\Temp if NOT EXIST ..\..\bin\release64\wms\nul mkdir ..\..\bin\release64\wms if NOT EXIST ..\..\bin\release64\wfs\nul mkdir ..\..\bin\release64\wfs if NOT EXIST ..\..\bin\release64\Repositories\nul mkdir ..\..\bin\release64\Repositories if NOT EXIST ..\..\bin\release64\Repositories\Library\nul mkdir ..\..\bin\release64\Repositories\Library if NOT EXIST ..\..\bin\release64\Repositories\Library\DataFiles\nul mkdir ..\..\bin\release64\Repositories\Library\DataFiles if NOT EXIST ..\..\bin\release64\Repositories\Session\nul mkdir ..\..\bin\release64\Repositories\Session if NOT EXIST ..\..\bin\release64\Repositories\Session\DataFiles\nul mkdir ..\..\bin\release64\Repositories\Session\DataFiles if NOT EXIST ..\..\bin\release64\Repositories\Site\nul mkdir ..\..\bin\release64\Repositories\Site if NOT EXIST ..\..\bin\release64\Repositories\TileCache\nul mkdir ..\..\bin\release64\Repositories\TileCache release64: CopyBinariesRelease64 \ CopyTestData \ CopyFdoComponentsRelease64 \ CopyFdoProvidersRelease64 \ CopySchemaRelease64 \ CopyResourcesRelease64 \ CreatePathsRelease64 \ CopyOgcFilesRelease64 cleantestdata: if EXIST ..\..\bin\UnitTestFiles\LibraryRepositoryContent.xml del /F ..\..\bin\UnitTestFiles\LibraryRepositoryContent.xml if EXIST ..\..\bin\UnitTestFiles\SampleRepositoryHeader.xml del /F ..\..\bin\UnitTestFiles\SampleRepositoryHeader.xml if EXIST ..\..\bin\UnitTestFiles\SampleRepositoryContent.xml del /F ..\..\bin\UnitTestFiles\SampleRepositoryContent.xml if EXIST ..\..\bin\UnitTestFiles\TEST.LayerDefinition del /F ..\..\bin\UnitTestFiles\TEST.LayerDefinition if EXIST ..\..\bin\UnitTestFiles\TEST.FeatureSource del /F ..\..\bin\UnitTestFiles\TEST.FeatureSource if EXIST ..\..\bin\UnitTestFiles\TEST.sdf del /F ..\..\bin\UnitTestFiles\TEST.sdf if EXIST ..\..\bin\UnitTestFiles\UT_BaseMap.mdf del /F ..\..\bin\UnitTestFiles\UT_BaseMap.mdf if EXIST ..\..\bin\UnitTestFiles\UT_BaseMap.tsd del /F ..\..\bin\UnitTestFiles\UT_BaseMap.tsd if EXIST ..\..\bin\UnitTestFiles\UT_XYZ.tsd del /F ..\..\bin\UnitTestFiles\UT_XYZ.tsd if EXIST ..\..\bin\UnitTestFiles\UT_LinkedTileSet.mdf del /F ..\..\bin\UnitTestFiles\UT_LinkedTileSet.mdf if EXIST ..\..\bin\UnitTestFiles\UT_StylizationFuncs.mdf del /F ..\..\bin\UnitTestFiles\UT_StylizationFuncs.mdf if EXIST ..\..\bin\UnitTestFiles\UT_Parcels.fs del /F ..\..\bin\UnitTestFiles\UT_Parcels.fs if EXIST ..\..\bin\UnitTestFiles\UT_Parcels.ldf del /F ..\..\bin\UnitTestFiles\UT_Parcels.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Parcels.sdf del /F ..\..\bin\UnitTestFiles\UT_Parcels.sdf if EXIST ..\..\bin\UnitTestFiles\UT_RoadCenterLines.fs del /F ..\..\bin\UnitTestFiles\UT_RoadCenterLines.fs if EXIST ..\..\bin\UnitTestFiles\UT_RoadCenterLines.ldf del /F ..\..\bin\UnitTestFiles\UT_RoadCenterLines.ldf if EXIST ..\..\bin\UnitTestFiles\UT_RoadCenterLines.sdf del /F ..\..\bin\UnitTestFiles\UT_RoadCenterLines.sdf if EXIST ..\..\bin\UnitTestFiles\UT_VotingDistricts.fs del /F ..\..\bin\UnitTestFiles\UT_VotingDistricts.fs if EXIST ..\..\bin\UnitTestFiles\UT_VotingDistricts.ldf del /F ..\..\bin\UnitTestFiles\UT_VotingDistricts.ldf if EXIST ..\..\bin\UnitTestFiles\UT_VotingDistrictsFunctions.ldf del /F ..\..\bin\UnitTestFiles\UT_VotingDistrictsFunctions.ldf if EXIST ..\..\bin\UnitTestFiles\UT_VotingDistricts.sdf del /F ..\..\bin\UnitTestFiles\UT_VotingDistricts.sdf if EXIST ..\..\bin\UnitTestFiles\UT_AllElements.pl del /F ..\..\bin\UnitTestFiles\UT_AllElements.pl if EXIST ..\..\bin\UnitTestFiles\UT_NoLegend.pl del /F ..\..\bin\UnitTestFiles\UT_NoLegend.pl if EXIST ..\..\bin\UnitTestFiles\UT_SymbolMart.sl del /F ..\..\bin\UnitTestFiles\UT_SymbolMart.sl if EXIST ..\..\bin\UnitTestFiles\UT_Symbols.dwf del /F ..\..\bin\UnitTestFiles\UT_Symbols.dwf if EXIST ..\..\bin\UnitTestFiles\UT_SheboyganWithWatermark.mdf del /F ..\..\bin\UnitTestFiles\UT_SheboyganWithWatermark.mdf if EXIST ..\..\bin\UnitTestFiles\UT_PoweredByMapGuide.wdf del /F ..\..\bin\UnitTestFiles\UT_PoweredByMapGuide.wdf if EXIST ..\..\bin\UnitTestFiles\UT_Sheboygan.mdf del /F ..\..\bin\UnitTestFiles\UT_Sheboygan.mdf if EXIST ..\..\bin\UnitTestFiles\UT_Sheboygan_833.mdf del /F ..\..\bin\UnitTestFiles\UT_Sheboygan_833.mdf if EXIST ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.sdf del /F ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.sdf if EXIST ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.fs del /F ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.fs if EXIST ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.ldf del /F ..\..\bin\UnitTestFiles\UT_HydrographicPolygons.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Rail.sdf del /F ..\..\bin\UnitTestFiles\UT_Rail.sdf if EXIST ..\..\bin\UnitTestFiles\UT_Rail.fs del /F ..\..\bin\UnitTestFiles\UT_Rail.fs if EXIST ..\..\bin\UnitTestFiles\UT_Rail.ldf del /F ..\..\bin\UnitTestFiles\UT_Rail.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Rail.wdf del /F ..\..\bin\UnitTestFiles\UT_Rail.wdf if EXIST ..\..\bin\UnitTestFiles\UT_Rail_Watermark.ldf del /F ..\..\bin\UnitTestFiles\UT_Rail_Watermark.ldf if EXIST ..\..\bin\UnitTestFiles\UT_MultiCTS.ldf del /F ..\..\bin\UnitTestFiles\UT_MultiCTS.ldf if EXIST ..\..\bin\UnitTestFiles\UT_MultiCTSWithTheme.ldf del /F ..\..\bin\UnitTestFiles\UT_MultiCTSWithTheme.ldf if EXIST ..\..\bin\UnitTestFiles\UT_MultiFTS.ldf del /F ..\..\bin\UnitTestFiles\UT_MultiFTS.ldf if EXIST ..\..\bin\UnitTestFiles\UT_MultiFTSSingleCTS.ldf del /F ..\..\bin\UnitTestFiles\UT_MultiFTSSingleCTS.ldf if EXIST ..\..\bin\UnitTestFiles\UT_MultiFTSWithTheme.ldf del /F ..\..\bin\UnitTestFiles\UT_MultiFTSWithTheme.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SingleFTSMultiCTS.ldf del /F ..\..\bin\UnitTestFiles\UT_SingleFTSMultiCTS.ldf if EXIST ..\..\bin\UnitTestFiles\UT_RotatedPointStyles.ldf del /F ..\..\bin\UnitTestFiles\UT_RotatedPointStyles.ldf if EXIST ..\..\bin\UnitTestFiles\Sheboygan_Parcels.FeatureSource del /F ..\..\bin\UnitTestFiles\Sheboygan_Parcels.FeatureSource if EXIST ..\..\bin\UnitTestFiles\Sheboygan_Parcels.sdf del /F ..\..\bin\UnitTestFiles\Sheboygan_Parcels.sdf if EXIST ..\..\bin\UnitTestFiles\Sheboygan_BuildingOutlines.FeatureSource del /F ..\..\bin\UnitTestFiles\Sheboygan_BuildingOutlines.FeatureSource if EXIST ..\..\bin\UnitTestFiles\Sheboygan_BuildingOutlines.sdf del /F ..\..\bin\UnitTestFiles\Sheboygan_BuildingOutlines.sdf if EXIST ..\..\bin\UnitTestFiles\Sheboygan_VotingDistricts.FeatureSource del /F ..\..\bin\UnitTestFiles\Sheboygan_VotingDistricts.FeatureSource if EXIST ..\..\bin\UnitTestFiles\Sheboygan_VotingDistricts.sdf del /F ..\..\bin\UnitTestFiles\Sheboygan_VotingDistricts.sdf if EXIST ..\..\bin\UnitTestFiles\Empty.FeatureSource del /F ..\..\bin\UnitTestFiles\Empty.FeatureSource if EXIST ..\..\bin\UnitTestFiles\Empty.sdf del /F ..\..\bin\UnitTestFiles\Empty.sdf if EXIST ..\..\bin\UnitTestFiles\World.mgp del /F ..\..\bin\UnitTestFiles\World.mgp if EXIST ..\..\bin\UnitTestFiles\World_Countries.sdf del /F ..\..\bin\UnitTestFiles\World_Countries.sdf if EXIST ..\..\bin\UnitTestFiles\Shuttle.zip del /F ..\..\bin\UnitTestFiles\Shuttle.zip if EXIST ..\..\bin\UnitTestFiles\test.dwf del /F ..\..\bin\UnitTestFiles\test.dwf if EXIST ..\..\bin\UnitTestFiles\SpaceShip.dwf del /F ..\..\bin\UnitTestFiles\SpaceShip.dwf if EXIST ..\..\bin\UnitTestFiles\MapGuideDrawingSource.xml del /F ..\..\bin\UnitTestFiles\MapGuideDrawingSource.xml if EXIST ..\..\bin\UnitTestFiles\SpaceShipDrawingSource.xml del /F ..\..\bin\UnitTestFiles\SpaceShipDrawingSource.xml if EXIST ..\..\bin\UnitTestFiles\Redding_Parcels.FeatureSource del /F ..\..\bin\UnitTestFiles\Redding_Parcels.FeatureSource if EXIST ..\..\bin\UnitTestFiles\Redding_Parcels.shp del /F ..\..\bin\UnitTestFiles\Redding_Parcels.shp if EXIST ..\..\bin\UnitTestFiles\Redding_Parcels.dbf del /F ..\..\bin\UnitTestFiles\Redding_Parcels.dbf if EXIST ..\..\bin\UnitTestFiles\Redding_Parcels.shx del /F ..\..\bin\UnitTestFiles\Redding_Parcels.shx if EXIST ..\..\bin\UnitTestFiles\1.1.1.mgd del /F ..\..\bin\UnitTestFiles\1.1.1.mgd if EXIST ..\..\bin\UnitTestFiles\epsgcodes.txt del /F ..\..\bin\UnitTestFiles\epsgcodes.txt if EXIST ..\..\bin\UnitTestFiles\ogcwkts.txt del /F ..\..\bin\UnitTestFiles\ogcwkts.txt if EXIST ..\..\bin\UnitTestFiles\UT_GetMapKmlResult.txt del /F ..\..\bin\UnitTestFiles\UT_GetMapKmlResult.txt if EXIST ..\..\bin\UnitTestFiles\UT_GetLayerKmlResult.txt del /F ..\..\bin\UnitTestFiles\UT_GetLayerKmlResult.txt if EXIST ..\..\bin\UnitTestFiles\UT_GetFeaturesKmlResult.txt del /F ..\..\bin\UnitTestFiles\UT_GetFeaturesKmlResult.txt if EXIST ..\..\bin\UnitTestFiles\TESTChainedInner1ToManyJoin.FeatureSource del /F ..\..\bin\UnitTestFiles\TESTChainedInner1ToManyJoin.FeatureSource if EXIST ..\..\bin\UnitTestFiles\MdfTestMap.mdf del /F ..\..\bin\UnitTestFiles\MdfTestMap.mdf if EXIST ..\..\bin\UnitTestFiles\MdfTestTypeStyles.ldf del /F ..\..\bin\UnitTestFiles\MdfTestTypeStyles.ldf if EXIST ..\..\bin\UnitTestFiles\MdfTestCompoundSymbol.sd del /F ..\..\bin\UnitTestFiles\MdfTestCompoundSymbol.sd if EXIST ..\..\bin\UnitTestFiles\MdfTestSimpleSymbol.sd del /F ..\..\bin\UnitTestFiles\MdfTestSimpleSymbol.sd if EXIST ..\..\bin\UnitTestFiles\areasymbol.sd del /F ..\..\bin\UnitTestFiles\areasymbol.sd if EXIST ..\..\bin\UnitTestFiles\linesymbol.sd del /F ..\..\bin\UnitTestFiles\linesymbol.sd if EXIST ..\..\bin\UnitTestFiles\symbol.sd del /F ..\..\bin\UnitTestFiles\symbol.sd if EXIST ..\..\bin\UnitTestFiles\symbolp.sd del /F ..\..\bin\UnitTestFiles\symbolp.sd if EXIST ..\..\bin\UnitTestFiles\MTYP1500a.sd del /F ..\..\bin\UnitTestFiles\MTYP1500a.sd if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLines.fs del /F ..\..\bin\UnitTestFiles\UT_SymbologyLines.fs if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLines.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyLines.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLines.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyLines.mdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLines.sdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyLines.sdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLinesCrossTick.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyLinesCrossTick.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyLinesCrossTick.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyLinesCrossTick.mdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPoints.fs del /F ..\..\bin\UnitTestFiles\UT_SymbologyPoints.fs if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPoints.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPoints.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPoints.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPoints.mdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPoints.sdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPoints.sdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPointsParam.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPointsParam.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPointsParam.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPointsParam.mdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyRoads.fs del /F ..\..\bin\UnitTestFiles\UT_SymbologyRoads.fs if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyRoads.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyRoads.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyRoads.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyRoads.mdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyRoads.sdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyRoads.sdf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyParcels.ldf del /F ..\..\bin\UnitTestFiles\UT_SymbologyParcels.ldf if EXIST ..\..\bin\UnitTestFiles\UT_SymbologyPolygons.mdf del /F ..\..\bin\UnitTestFiles\UT_SymbologyPolygons.mdf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation1.ldf del /F ..\..\bin\UnitTestFiles\UT_Annotation1.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation1.mdf del /F ..\..\bin\UnitTestFiles\UT_Annotation1.mdf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation2.ldf del /F ..\..\bin\UnitTestFiles\UT_Annotation2.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation2.mdf del /F ..\..\bin\UnitTestFiles\UT_Annotation2.mdf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation3.ldf del /F ..\..\bin\UnitTestFiles\UT_Annotation3.ldf if EXIST ..\..\bin\UnitTestFiles\UT_Annotation3.mdf del /F ..\..\bin\UnitTestFiles\UT_Annotation3.mdf if EXIST ..\..\bin\UnitTestFiles\SavePointTest.sqlite del /F ..\..\bin\UnitTestFiles\SavePointTest.sqlite if EXIST ..\..\bin\UnitTestFiles\SavePointTest.FeatureSource del /F ..\..\bin\UnitTestFiles\SavePointTest.FeatureSource if EXIST ..\..\bin\UnitTestFiles\UT_Parcels_SQLite_Join.FeatureSource del /F ..\..\bin\UnitTestFiles\UT_Parcels_SQLite_Join.FeatureSource if EXIST ..\..\bin\UnitTestFiles\UT_FdoJoin.FeatureSource del /F ..\..\bin\UnitTestFiles\UT_FdoJoin.FeatureSource if EXIST ..\..\bin\UnitTestFiles\ParcelsJoinTest.sqlite del /F ..\..\bin\UnitTestFiles\ParcelsJoinTest.sqlite if EXIST ..\..\bin\UnitTestFiles\JoinTest.sqlite del /F ..\..\bin\UnitTestFiles\JoinTest.FeatureSource cleandebug: cleantestdata \ cleanbinariesrelease cleandebug: if EXIST ..\..\bin\debug\MgFoundationd.dll del /F ..\..\bin\debug\MgFoundationd.dll if EXIST ..\..\bin\debug\MgFoundationd.pdb del /F ..\..\bin\debug\MgFoundationd.pdb if EXIST ..\..\bin\debug\MgGeometryd.dll del /F ..\..\bin\debug\MgGeometryd.dll if EXIST ..\..\bin\debug\MgGeometryd.pdb del /F ..\..\bin\debug\MgGeometryd.pdb if EXIST ..\..\bin\debug\MgPlatformBased.dll del /F ..\..\bin\debug\MgPlatformBased.dll if EXIST ..\..\bin\debug\MgPlatformBased.pdb del /F ..\..\bin\debug\MgPlatformBased.pdb if EXIST ..\..\bin\debug\MgMapGuideCommond.dll del /F ..\..\bin\debug\MgMapGuideCommond.dll if EXIST ..\..\bin\debug\MgMapGuideCommond.pdb del /F ..\..\bin\debug\MgMapGuideCommond.pdb if EXIST ..\..\bin\debug\MgMdfModeld.dll del /F ..\..\bin\debug\MgMdfModeld.dll if EXIST ..\..\bin\debug\MgMdfModeld.pdb del /F ..\..\bin\debug\MgMdfModeld.pdb if EXIST ..\..\bin\debug\MgMdfParserd.dll del /F ..\..\bin\debug\MgMdfParserd.dll if EXIST ..\..\bin\debug\MgMdfParserd.pdb del /F ..\..\bin\debug\MgMdfParserd.pdb if EXIST ..\..\bin\debug\MgStylizationd.dll del /F ..\..\bin\debug\MgStylizationd.dll if EXIST ..\..\bin\debug\MgStylizationd.pdb del /F ..\..\bin\debug\MgStylizationd.pdb if EXIST ..\..\bin\debug\MgRenderersd.dll del /F ..\..\bin\debug\MgRenderersd.dll if EXIST ..\..\bin\debug\MgRenderersd.pdb del /F ..\..\bin\debug\MgRenderersd.pdb if EXIST ..\..\bin\debug\ACEd.dll del /F ..\..\bin\debug\ACEd.dll if EXIST ..\..\bin\debug\ACEd.pdb del /F ..\..\bin\debug\ACEd.pdb if EXIST ..\..\bin\debug\gd.dll del /F ..\..\bin\debug\gd.dll if EXIST ..\..\bin\debug\gd.pdb del /F ..\..\bin\debug\gd.pdb if EXIST ..\..\bin\debug\GEOSd.dll del /F ..\..\bin\debug\GEOSd.dll if EXIST ..\..\bin\debug\GEOSd.pdb del /F ..\..\bin\debug\GEOSd.pdb if EXIST ..\..\bin\debug\libdb48d.dll del /F ..\..\bin\debug\libdb48d.dll if EXIST ..\..\bin\debug\libdb48d.pdb del /F ..\..\bin\debug\libdb48d.pdb if EXIST ..\..\bin\debug\libdbxml25d.dll del /F ..\..\bin\debug\libdbxml25d.dll if EXIST ..\..\bin\debug\libdbxml25d.pdb del /F ..\..\bin\debug\libdbxml25d.pdb if EXIST ..\..\bin\debug\xqilla24d.dll del /F ..\..\bin\debug\xqilla24d.dll if EXIST ..\..\bin\debug\xqilla24d.pdb del /F ..\..\bin\debug\xqilla24d.pdb if EXIST ..\..\bin\debug\xerces-c_3_1mgD.dll del /F ..\..\bin\debug\xerces-c_3_1mgD.dll if EXIST ..\..\bin\debug\xerces-c_3_1mgD.pdb del /F ..\..\bin\debug\xerces-c_3_1mgD.pdb if EXIST ..\..\bin\debug\serverconfig.ini del /F ..\..\bin\debug\serverconfig.ini del /F ..\..\bin\debug\*.ilk cleandebug64: cleantestdata \ cleanbinariesrelease64 cleanbinariesdebug64: if EXIST ..\..\bin\debug64\MgFoundationd.dll del /F ..\..\bin\debug64\MgFoundationd.dll if EXIST ..\..\bin\debug64\MgFoundationd.pdb del /F ..\..\bin\debug64\MgFoundationd.pdb if EXIST ..\..\bin\debug64\MgGeometryd.dll del /F ..\..\bin\debug64\MgGeometryd.dll if EXIST ..\..\bin\debug64\MgGeometryd.pdb del /F ..\..\bin\debug64\MgGeometryd.pdb if EXIST ..\..\bin\debug64\MgPlatformBased.dll del /F ..\..\bin\debug64\MgPlatformBased.dll if EXIST ..\..\bin\debug64\MgPlatformBased.pdb del /F ..\..\bin\debug64\MgPlatformBased.pdb if EXIST ..\..\bin\debug64\MgMapGuideCommond.dll del /F ..\..\bin\debug64\MgMapGuideCommond.dll if EXIST ..\..\bin\debug64\MgMapGuideCommond.pdb del /F ..\..\bin\debug64\MgMapGuideCommond.pdb if EXIST ..\..\bin\debug64\MgMdfModeld.dll del /F ..\..\bin\debug64\MgMdfModeld.dll if EXIST ..\..\bin\debug64\MgMdfModeld.pdb del /F ..\..\bin\debug64\MgMdfModeld.pdb if EXIST ..\..\bin\debug64\MgMdfParserd.dll del /F ..\..\bin\debug64\MgMdfParserd.dll if EXIST ..\..\bin\debug64\MgMdfParserd.pdb del /F ..\..\bin\debug64\MgMdfParserd.pdb if EXIST ..\..\bin\debug64\MgStylizationd.dll del /F ..\..\bin\debug64\MgStylizationd.dll if EXIST ..\..\bin\debug64\MgStylizationd.pdb del /F ..\..\bin\debug64\MgStylizationd.pdb if EXIST ..\..\bin\debug64\MgRenderersd.dll del /F ..\..\bin\debug64\MgRenderersd.dll if EXIST ..\..\bin\debug64\MgRenderersd.pdb del /F ..\..\bin\debug64\MgRenderersd.pdb if EXIST ..\..\bin\debug64\ACEd.dll del /F ..\..\bin\debug64\ACEd.dll if EXIST ..\..\bin\debug64\ACEd.pdb del /F ..\..\bin\debug64\ACEd.pdb if EXIST ..\..\bin\debug64\gd.dll del /F ..\..\bin\debug64\gd.dll if EXIST ..\..\bin\debug64\gd.pdb del /F ..\..\bin\debug64\gd.pdb if EXIST ..\..\bin\debug64\GEOSd.dll del /F ..\..\bin\debug64\GEOSd.dll if EXIST ..\..\bin\debug64\GEOSd.pdb del /F ..\..\bin\debug64\GEOSd.pdb if EXIST ..\..\bin\debug64\libdb48d.dll del /F ..\..\bin\debug64\libdb48d.dll if EXIST ..\..\bin\debug64\libdb48d.pdb del /F ..\..\bin\debug64\libdb48d.pdb if EXIST ..\..\bin\debug64\libdbxml25d.dll del /F ..\..\bin\debug64\libdbxml25d.dll if EXIST ..\..\bin\debug64\libdbxml25d.pdb del /F ..\..\bin\debug64\libdbxml25d.pdb if EXIST ..\..\bin\debug64\xqilla24d.dll del /F ..\..\bin\debug64\xqilla24d.dll if EXIST ..\..\bin\debug64\xqilla24d.pdb del /F ..\..\bin\debug64\xqilla24d.pdb if EXIST ..\..\bin\debug64\xerces-c_3_1mgD.dll del /F ..\..\bin\debug64\xerces-c_3_1mgD.dll if EXIST ..\..\bin\debug64\xerces-c_3_1mgD.pdb del /F ..\..\bin\debug64\xerces-c_3_1mgD.pdb if EXIST ..\..\bin\debug64\serverconfig.ini del /F ..\..\bin\debug64\serverconfig.ini del /F ..\..\bin\debug64\*.ilk cleanrelease: cleantestdata \ cleanbinariesrelease cleanbinariesrelease: if EXIST ..\..\bin\release\MgFoundation.dll del /F ..\..\bin\release\MgFoundation.dll if EXIST ..\..\bin\release\MgFoundation.pdb del /F ..\..\bin\release\MgFoundation.pdb if EXIST ..\..\bin\release\MgGeometry.dll del /F ..\..\bin\release\MgGeometry.dll if EXIST ..\..\bin\release\MgGeometry.pdb del /F ..\..\bin\release\MgGeometry.pdb if EXIST ..\..\bin\release\MgPlatformBase.dll del /F ..\..\bin\release\MgPlatformBase.dll if EXIST ..\..\bin\release\MgPlatformBase.pdb del /F ..\..\bin\release\MgPlatformBase.pdb if EXIST ..\..\bin\release\MgMapGuideCommon.dll del /F ..\..\bin\release\MgMapGuideCommon.dll if EXIST ..\..\bin\release\MgMapGuideCommon.pdb del /F ..\..\bin\release\MgMapGuideCommon.pdb if EXIST ..\..\bin\release\MgMdfModel.dll del /F ..\..\bin\release\MgMdfModel.dll if EXIST ..\..\bin\release\MgMdfModel.pdb del /F ..\..\bin\release\MgMdfModel.pdb if EXIST ..\..\bin\release\MgMdfParser.dll del /F ..\..\bin\release\MgMdfParser.dll if EXIST ..\..\bin\release\MgMdfParser.pdb del /F ..\..\bin\release\MgMdfParser.pdb if EXIST ..\..\bin\release\MgStylization.dll del /F ..\..\bin\release\MgStylization.dll if EXIST ..\..\bin\release\MgStylization.pdb del /F ..\..\bin\release\MgStylization.pdb if EXIST ..\..\bin\release\MgRenderers.dll del /F ..\..\bin\release\MgRenderers.dll if EXIST ..\..\bin\release\MgRenderers.pdb del /F ..\..\bin\release\MgRenderers.pdb if EXIST ..\..\bin\release\ACE.dll del /F ..\..\bin\release\ACE.dll if EXIST ..\..\bin\release\ACE.pdb del /F ..\..\bin\release\ACE.pdb if EXIST ..\..\bin\release\gd.dll del /F ..\..\bin\release\gd.dll if EXIST ..\..\bin\release\gd.pdb del /F ..\..\bin\release\gd.pdb if EXIST ..\..\bin\release\GEOS.dll del /F ..\..\bin\release\GEOS.dll if EXIST ..\..\bin\release\GEOS.pdb del /F ..\..\bin\release\GEOS.pdb if EXIST ..\..\bin\release\libdb48.dll del /F ..\..\bin\release\libdb48.dll if EXIST ..\..\bin\release\libdb48.pdb del /F ..\..\bin\release\libdb48.pdb if EXIST ..\..\bin\release\libdbxml25.dll del /F ..\..\bin\release\libdbxml25.dll if EXIST ..\..\bin\release\libdbxml25.pdb del /F ..\..\bin\release\libdbxml25.pdb if EXIST ..\..\bin\release\xqilla24.dll del /F ..\..\bin\release\xqilla24.dll if EXIST ..\..\bin\release\xqilla24.pdb del /F ..\..\bin\release\xqilla24.pdb if EXIST ..\..\bin\release\xerces-c_3_1mg.dll del /F ..\..\bin\release\xerces-c_3_1mg.dll if EXIST ..\..\bin\release\xerces-c_3_1mg.pdb del /F ..\..\bin\release\xerces-c_3_1mg.pdb if EXIST ..\..\bin\release\serverconfig.ini del /F ..\..\bin\release\serverconfig.ini cleanrelease64: cleantestdata \ cleanbinariesrelease64 cleanbinariesrelease64: if EXIST ..\..\bin\release64\MgFoundation.dll del /F ..\..\bin\release64\MgFoundation.dll if EXIST ..\..\bin\release64\MgFoundation.pdb del /F ..\..\bin\release64\MgFoundation.pdb if EXIST ..\..\bin\release64\MgGeometry.dll del /F ..\..\bin\release64\MgGeometry.dll if EXIST ..\..\bin\release64\MgGeometry.pdb del /F ..\..\bin\release64\MgGeometry.pdb if EXIST ..\..\bin\release64\MgPlatformBase.dll del /F ..\..\bin\release64\MgPlatformBase.dll if EXIST ..\..\bin\release64\MgPlatformBase.pdb del /F ..\..\bin\release64\MgPlatformBase.pdb if EXIST ..\..\bin\release64\MgMapGuideCommon.dll del /F ..\..\bin\release64\MgMapGuideCommon.dll if EXIST ..\..\bin\release64\MgMapGuideCommon.pdb del /F ..\..\bin\release64\MgMapGuideCommon.pdb if EXIST ..\..\bin\release64\MgMdfModel.dll del /F ..\..\bin\release64\MgMdfModel.dll if EXIST ..\..\bin\release64\MgMdfModel.pdb del /F ..\..\bin\release64\MgMdfModel.pdb if EXIST ..\..\bin\release64\MgMdfParser.dll del /F ..\..\bin\release64\MgMdfParser.dll if EXIST ..\..\bin\release64\MgMdfParser.pdb del /F ..\..\bin\release64\MgMdfParser.pdb if EXIST ..\..\bin\release64\MgStylization.dll del /F ..\..\bin\release64\MgStylization.dll if EXIST ..\..\bin\release64\MgStylization.pdb del /F ..\..\bin\release64\MgStylization.pdb if EXIST ..\..\bin\release64\MgRenderers.dll del /F ..\..\bin\release64\MgRenderers.dll if EXIST ..\..\bin\release64\MgRenderers.pdb del /F ..\..\bin\release64\MgRenderers.pdb if EXIST ..\..\bin\release64\ACE.dll del /F ..\..\bin\release64\ACE.dll if EXIST ..\..\bin\release64\ACE.pdb del /F ..\..\bin\release64\ACE.pdb if EXIST ..\..\bin\release64\gd.dll del /F ..\..\bin\release64\gd.dll if EXIST ..\..\bin\release64\gd.pdb del /F ..\..\bin\release64\gd.pdb if EXIST ..\..\bin\release64\GEOS.dll del /F ..\..\bin\release64\GEOS.dll if EXIST ..\..\bin\release64\GEOS.pdb del /F ..\..\bin\release64\GEOS.pdb if EXIST ..\..\bin\release64\libdb48.dll del /F ..\..\bin\release64\libdb48.dll if EXIST ..\..\bin\release64\libdb48.pdb del /F ..\..\bin\release64\libdb48.pdb if EXIST ..\..\bin\release64\libdbxml25.dll del /F ..\..\bin\release64\libdbxml25.dll if EXIST ..\..\bin\release64\libdbxml25.pdb del /F ..\..\bin\release64\libdbxml25.pdb if EXIST ..\..\bin\release64\xqilla24.dll del /F ..\..\bin\release64\xqilla24.dll if EXIST ..\..\bin\release64\xqilla24.pdb del /F ..\..\bin\release64\xqilla24.pdb if EXIST ..\..\bin\release64\xerces-c_3_1mg.dll del /F ..\..\bin\release64\xerces-c_3_1mg.dll if EXIST ..\..\bin\release64\xerces-c_3_1mg.pdb del /F ..\..\bin\release64\xerces-c_3_1mg.pdb if EXIST ..\..\bin\release64\serverconfig.ini del /F ..\..\bin\release64\serverconfig.ini CopyTestData: if NOT EXIST ..\..\bin\UnitTestFiles\nul mkdir ..\..\bin\UnitTestFiles if EXIST "..\..\..\UnitTest\TestData\ResourceService\LibraryRepositoryContent.xml" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\LibraryRepositoryContent.xml" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ResourceService\SampleRepositoryHeader.xml" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\SampleRepositoryHeader.xml" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ResourceService\SampleRepositoryContent.xml" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\SampleRepositoryContent.xml" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ResourceService\Shuttle.zip" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\Shuttle.zip" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\DrawingService\test.dwf" xcopy /r /d /y "..\..\..\UnitTest\TestData\DrawingService\test.dwf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\DrawingService\SpaceShip.dwf" xcopy /r /d /y "..\..\..\UnitTest\TestData\DrawingService\SpaceShip.dwf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\DrawingService\MapGuideDrawingSource.xml" xcopy /r /d /y "..\..\..\UnitTest\TestData\DrawingService\MapGuideDrawingSource.xml" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\DrawingService\SpaceShipDrawingSource.xml" xcopy /r /d /y "..\..\..\UnitTest\TestData\DrawingService\SpaceShipDrawingSource.xml" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ResourceService\Shuttle.zip" copy /y "..\..\..\UnitTest\TestData\ResourceService\Shuttle.zip" "..\..\bin\UnitTestFiles\"World.mgp if EXIST "..\..\..\UnitTest\TestData\ResourceService\World_Countries.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\World_Countries.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ResourceService\TEST.LayerDefinition" xcopy /r /d /y "..\..\..\UnitTest\TestData\ResourceService\TEST.LayerDefinition" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\TEST.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\TEST.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\TEST.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\TEST.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_Parcels.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_Parcels.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_Parcels.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_Parcels.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_BuildingOutlines.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_BuildingOutlines.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_BuildingOutlines.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_BuildingOutlines.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_VotingDistricts.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_VotingDistricts.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_VotingDistricts.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Sheboygan_VotingDistricts.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\TESTChainedInner1ToManyJoin.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\TESTChainedInner1ToManyJoin.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Empty.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Empty.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SDF\Empty.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SDF\Empty.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.shp" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.shp" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.dbf" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.dbf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.shx" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SHP\Redding_Parcels.shx" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_AllElements.pl" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_AllElements.pl" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_NoLegend.pl" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_NoLegend.pl" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_SymbolMart.sl" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_SymbolMart.sl" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Symbols.dwf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Symbols.dwf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_SheboyganWithWatermark.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_SheboyganWithWatermark.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_PoweredByMapGuide.wdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_PoweredByMapGuide.wdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Sheboygan.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Sheboygan.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Sheboygan_833.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Sheboygan_833.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_HydrographicPolygons.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Rail.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Rail.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Rail.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Rail.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Rail.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Rail.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Rail.wdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Rail.wdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_Rail_Watermark.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_Rail_Watermark.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_MultiCTS.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_MultiCTS.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_MultiCTSWithTheme.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_MultiCTSWithTheme.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTS.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTS.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTSSingleCTS.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTSSingleCTS.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTSWithTheme.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_MultiFTSWithTheme.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_SingleFTSMultiCTS.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_SingleFTSMultiCTS.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MappingService\UT_RotatedPointStyles.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MappingService\UT_RotatedPointStyles.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_BaseMap.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_BaseMap.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_BaseMap.tsd" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_BaseMap.tsd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_XYZ.tsd" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_XYZ.tsd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_LinkedTileSet.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_LinkedTileSet.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_StylizationFuncs.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_StylizationFuncs.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_Parcels.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_Parcels.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_Parcels.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_Parcels.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_Parcels.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_Parcels.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_RoadCenterLines.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_VotingDistrictsFunctions.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_VotingDistrictsFunctions.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\TileService\UT_VotingDistricts.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\ServerAdmin\1.1.1.mgd" xcopy /r /d /y "..\..\..\UnitTest\TestData\ServerAdmin\1.1.1.mgd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\CoordinateSystems\epsgcodes.txt" xcopy /r /d /y "..\..\..\UnitTest\TestData\CoordinateSystems\epsgcodes.txt" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\CoordinateSystems\ogcwkts.txt" xcopy /r /d /y "..\..\..\UnitTest\TestData\CoordinateSystems\ogcwkts.txt" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\KmlService\UT_GetMapKmlResult.txt" xcopy /r /d /y "..\..\..\UnitTest\TestData\KmlService\UT_GetMapKmlResult.txt" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\KmlService\UT_GetLayerKmlResult.txt" xcopy /r /d /y "..\..\..\UnitTest\TestData\KmlService\UT_GetLayerKmlResult.txt" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\KmlService\UT_GetFeaturesKmlResult.txt" xcopy /r /d /y "..\..\..\UnitTest\TestData\KmlService\UT_GetFeaturesKmlResult.txt" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MdfModel\MdfTestMap.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MdfModel\MdfTestMap.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MdfModel\MdfTestTypeStyles.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\MdfModel\MdfTestTypeStyles.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MdfModel\MdfTestCompoundSymbol.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\MdfModel\MdfTestCompoundSymbol.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\MdfModel\MdfTestSimpleSymbol.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\MdfModel\MdfTestSimpleSymbol.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\areasymbol.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\areasymbol.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\linesymbol.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\linesymbol.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\symbol.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\symbol.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\symbolp.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\symbolp.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\MTYP1500a.sd" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\MTYP1500a.sd" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLines.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLinesCrossTick.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLinesCrossTick.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLinesCrossTick.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyLinesCrossTick.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPoints.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPointsParam.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPointsParam.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPointsParam.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPointsParam.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.fs" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.fs" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.sdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyRoads.sdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyParcels.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyParcels.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPolygons.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_SymbologyPolygons.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation1.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation1.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation1.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation1.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation2.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation2.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation2.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation2.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation3.ldf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation3.ldf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\Symbology\UT_Annotation3.mdf" xcopy /r /d /y "..\..\..\UnitTest\TestData\Symbology\UT_Annotation3.mdf" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\SavePointTest.sqlite" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\SavePointTest.sqlite" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\SavePointTest.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\SavePointTest.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\UT_Parcels_SQLite_Join.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\UT_Parcels_SQLite_Join.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\UT_FdoJoin.FeatureSource" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\UT_FdoJoin.FeatureSource" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\ParcelsJoinTest.sqlite" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\ParcelsJoinTest.sqlite" "..\..\bin\UnitTestFiles\" if EXIST "..\..\..\UnitTest\TestData\FeatureService\SQLite\JoinTest.sqlite" xcopy /r /d /y "..\..\..\UnitTest\TestData\FeatureService\SQLite\JoinTest.sqlite" "..\..\bin\UnitTestFiles\"