[geos-commits] r2279 - trunk/build/msvc80/geos_unit
svn_geos at osgeo.org
svn_geos at osgeo.org
Fri Mar 20 19:35:17 EDT 2009
Author: mloskot
Date: 2009-03-20 19:35:17 -0400 (Fri, 20 Mar 2009)
New Revision: 2279
Modified:
trunk/build/msvc80/geos_unit/geos_unit.vcproj
Log:
Updated build/msvc80 project.
Modified: trunk/build/msvc80/geos_unit/geos_unit.vcproj
===================================================================
--- trunk/build/msvc80/geos_unit/geos_unit.vcproj 2009-03-19 16:45:18 UTC (rev 2278)
+++ trunk/build/msvc80/geos_unit/geos_unit.vcproj 2009-03-20 23:35:17 UTC (rev 2279)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="8.00"
Name="geos_unit"
ProjectGUID="{30461863-CCA4-4A8F-8BEE-1AB57060D5C2}"
RootNamespace="geos_unit"
@@ -437,48 +437,20 @@
Name="capi"
>
<File
- RelativePath="..\..\..\tests\unit\capi\badthreadtest.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\..\tests\unit\capi\GEOSCoordSeqTest.cpp"
>
</File>
<File
- RelativePath="..\..\..\tests\unit\capi\GEOSSimplifyTest.cpp"
+ RelativePath="..\..\..\tests\unit\capi\GEOSGeomToWKTTest.cpp"
>
</File>
<File
- RelativePath="..\..\..\tests\unit\capi\geostest.c"
+ RelativePath="..\..\..\tests\unit\capi\GEOSPolygonizer_getCutEdgesTest.cpp"
>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
</File>
<File
- RelativePath="..\..\..\tests\unit\capi\threadtest.c"
+ RelativePath="..\..\..\tests\unit\capi\GEOSSimplifyTest.cpp"
>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
</File>
</Filter>
<File
More information about the geos-commits
mailing list