We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0377e25 commit 0b7f5faCopy full SHA for 0b7f5fa
doc/msvc.t2t
@@ -86,8 +86,8 @@ set OSGEO4W_ROOT=C:\OSGeo4W
86
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
87
88
@set GRASS_PREFIX=c:/OSGeo4W/apps/grass/grass-6.4.0
89
-@set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\apps\gdal-17\include;%OSGEO4W_ROOT%\include
90
-@set LIB=%LIB%;%OSGEO4W_ROOT%\apps\gdal-17\lib;%OSGEO4W_ROOT%\lib
+@set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\include
+@set LIB=%LIB%;%OSGEO4W_ROOT%\lib;%OSGEO4W_ROOT%\lib
91
92
@cmd
93
```
0 commit comments