[geos-commits] r2310 - in trunk/build/msvc80: . geos_lib
svn_geos at osgeo.org
svn_geos at osgeo.org
Thu Mar 26 22:39:33 EDT 2009
Author: mloskot
Date: 2009-03-26 22:39:33 -0400 (Thu, 26 Mar 2009)
New Revision: 2310
Modified:
trunk/build/msvc80/geos.sln
trunk/build/msvc80/geos_lib/geos_lib.vcproj
Log:
Updated build/msvc80.
Modified: trunk/build/msvc80/geos.sln
===================================================================
--- trunk/build/msvc80/geos.sln 2009-03-27 02:38:54 UTC (rev 2309)
+++ trunk/build/msvc80/geos.sln 2009-03-27 02:39:33 UTC (rev 2310)
@@ -22,6 +22,7 @@
..\..\INSTALL = ..\..\INSTALL
..\..\makefile.vc = ..\..\makefile.vc
..\..\NEWS = ..\..\NEWS
+ ..\..\nmake.opt = ..\..\nmake.opt
..\..\README = ..\..\README
..\..\TODO = ..\..\TODO
EndProjectSection
Modified: trunk/build/msvc80/geos_lib/geos_lib.vcproj
===================================================================
--- trunk/build/msvc80/geos_lib/geos_lib.vcproj 2009-03-27 02:38:54 UTC (rev 2309)
+++ trunk/build/msvc80/geos_lib/geos_lib.vcproj 2009-03-27 02:39:33 UTC (rev 2310)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="8.00"
Name="geos_lib"
ProjectGUID="{108E75A3-0A92-489A-B1A9-8F071D40A108}"
RootNamespace="geos_lib"
@@ -155,6 +155,10 @@
RelativePath="..\..\..\source\inlines.cpp"
>
</File>
+ <File
+ RelativePath="..\..\..\source\Makefile.vc"
+ >
+ </File>
<Filter
Name="algorithm"
>
@@ -3030,6 +3034,10 @@
>
</File>
</Filter>
+ <File
+ RelativePath="..\..\..\makefile.vc"
+ >
+ </File>
</Files>
<Globals>
</Globals>
More information about the geos-commits
mailing list