fixed some paths in build scripts
fixed yesterday's fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,7 +10,7 @@ set FLAGS=USE_SWIG=1 IN_CVS_TREE=1
|
||||
rem Use non-default python?
|
||||
iff "%1" == "15" .or. "%1" == "20" .or. "%1" == "21" .or. "%1" == "22" then
|
||||
set VER=%1
|
||||
set PYTHON=d:\tools\python%1%\python.exe
|
||||
set PYTHON=%TOOLS%\python%1%\python.exe
|
||||
shift
|
||||
else
|
||||
beep
|
||||
|
||||
Reference in New Issue
Block a user