[Liblas-commits] hg-1.6: update for 1.6 branch

liblas-commits at liblas.org liblas-commits at liblas.org
Tue Apr 5 12:33:27 EDT 2011


details:   http://hg.liblas.orghg-1.6/rev/72d05ee61e9a
changeset: 2864:72d05ee61e9a
user:      Howard Butler <hobu.inc at gmail.com>
date:      Tue Apr 05 11:33:08 2011 -0500
description:
update for 1.6 branch

diffstat:

 hobu-config.bat |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 4398fc0f4241 -r 72d05ee61e9a hobu-config.bat
--- a/hobu-config.bat	Tue Apr 05 11:12:01 2011 -0500
+++ b/hobu-config.bat	Tue Apr 05 11:33:08 2011 -0500
@@ -3,14 +3,14 @@
 set G="NMake Makefiles"
 REM set G="Visual Studio 9 2008"
 REM set G="Visual Studio 10"
-set LIBLAS=D:\liblas
+set LIBLAS=D:\liblas-1.6
 set OSGEO4W=C:\OSGeo4W
 set BOOST=D:\boost\boost_1_44
 set ORACLE_HOME=%OSGEO4W%
 set LASZIP_ROOT=d:\laszip
-set BUILD_TYPE=RelWithDebInfo
+REM set BUILD_TYPE=RelWithDebInfo
 REM set BUILD_TYPE=Debug
-REM set BUILD_TYPE=Release
+set BUILD_TYPE=Release
 
 set PATH=%OSGEO4W%\bin;%PATH%
 


More information about the Liblas-commits mailing list