Changes between Version 160 and Version 161 of CompileOnWindows


Ignore:
Timestamp:
Sep 18, 2010, 1:18:37 PM (14 years ago)
Author:
hellik
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v160 v161  
    282282set OSGEO4W_DIR=c:\osgeo4w
    283283
    284 ''Grass64-Release-Version:''
     284Grass64-Release-Version:
    285285
    286286set PACKAGE_DIR=.\GRASS-64-Release-Package
    287287set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1
    288288
    289 ''Grass64-Devel-Version:''
     289Grass64-Devel-Version:
    290290
    291291set PACKAGE_DIR=.\GRASS-64-Devel-Package
    292292set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1svn
    293293
    294 ''Grass65-Devel-Version:''
     294Grass65-Devel-Version:
    295295
    296296set PACKAGE_DIR=.\GRASS-65-Devel-Package
    297297set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.5.svn
    298298
    299 ''Grass70-Devel-Version:''
     299Grass70-Devel-Version:
    300300
    301301set PACKAGE_DIR=.\GRASS-70-Devel-Package
     
    324324
    325325{{{
     326Grass64:
    326327!define DEMOLOCATION_PATH "c:\osgeo4w\usr\src\grass64_release\demolocation"
    327 
     328!define MSYS_BATCH "C:\OSGeo4W\usr\src\grass64_release\mswindows\osgeo4w\msys.bat"
     329
     330Grass65:
    328331!define DEMOLOCATION_PATH "c:\osgeo4w\usr\src\grass6_devel\demolocation"
     332!define MSYS_BATCH "C:\OSGeo4W\usr\src\grass6_devel\mswindows\osgeo4w\msys.bat"
     333
     334Grass70:
     335!define DEMOLOCATION_PATH "c:\osgeo4w\usr\src\grass_trunk\demolocation"
     336!define MSYS_BATCH "C:\OSGeo4W\usr\src\grass_trunk\mswindows\osgeo4w\msys.bat"
    329337}}}
    330338