File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -98,9 +98,9 @@ cmake -G "Visual Studio 9 2008" ^
98
98
-D CMAKE_CONFIGURATION_TYPES=%BUILDCONF% ^
99
99
-D GEOS_LIBRARY=%OSGEO4W_ROOT% /lib/geos_c_i.lib ^
100
100
-D PYTHON_EXECUTABLE=%O4W_ROOT% /bin/python.exe ^
101
- -D PYTHON_INCLUDE_PATH=%O4W_ROOT% /apps/Python25 /include ^
102
- -D PYTHON_LIBRARY=%O4W_ROOT% /apps/Python25 /libs/python25 .lib ^
103
- -D SIP_BINARY_PATH=%O4W_ROOT% /apps/Python25 /sip.exe ^
101
+ -D PYTHON_INCLUDE_PATH=%O4W_ROOT% /apps/Python27 /include ^
102
+ -D PYTHON_LIBRARY=%O4W_ROOT% /apps/Python27 /libs/python27 .lib ^
103
+ -D SIP_BINARY_PATH=%O4W_ROOT% /apps/Python27 /sip.exe ^
104
104
-D GRASS_PREFIX=%O4W_ROOT% /apps/grass/grass-%GRASS_VERSION% ^
105
105
-D QT_BINARY_DIR=%O4W_ROOT% /bin ^
106
106
-D QT_LIBRARY_DIR=%O4W_ROOT% /lib ^
Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ cmake -G "Visual Studio 9 2008" ^
96
96
-D CMAKE_CONFIGURATION_TYPES=%BUILDCONF% ^
97
97
-D GEOS_LIBRARY=%OSGEO4W_ROOT% /lib/geos_c_i.lib ^
98
98
-D PYTHON_EXECUTABLE=%O4W_ROOT% /bin/python.exe ^
99
- -D PYTHON_INCLUDE_PATH=%O4W_ROOT% /apps/Python25 /include ^
100
- -D PYTHON_LIBRARY=%O4W_ROOT% /apps/Python25 /libs/python25 .lib ^
101
- -D SIP_BINARY_PATH=%O4W_ROOT% /apps/Python25 /sip.exe ^
99
+ -D PYTHON_INCLUDE_PATH=%O4W_ROOT% /apps/Python27 /include ^
100
+ -D PYTHON_LIBRARY=%O4W_ROOT% /apps/Python27 /libs/python27 .lib ^
101
+ -D SIP_BINARY_PATH=%O4W_ROOT% /apps/Python27 /sip.exe ^
102
102
-D GRASS_PREFIX=%O4W_ROOT% /apps/grass/grass-%GRASS_VERSION% ^
103
103
-D QT_BINARY_DIR=%O4W_ROOT% /bin ^
104
104
-D QT_LIBRARY_DIR=%O4W_ROOT% /lib ^
You can’t perform that action at this time.
0 commit comments