summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-07-18 14:55:51 +0000
committerishmal <ishmal@users.sourceforge.net>2008-07-18 14:55:51 +0000
commitb41b520ae2f21746ea7e792289b86b93f5800e2c (patch)
treed2a91fa41e049a80d7949cc7a85aea7078841e94
parentadded SVF Fonts dialog to the list of translatables (diff)
downloadinkscape-b41b520ae2f21746ea7e792289b86b93f5800e2c.tar.gz
inkscape-b41b520ae2f21746ea7e792289b86b93f5800e2c.zip
Add python for cxxtests
(bzr r6351)
-rwxr-xr-xmingwenv.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingwenv.bat b/mingwenv.bat
index b0c5976dd..75f6f82dd 100755
--- a/mingwenv.bat
+++ b/mingwenv.bat
@@ -5,4 +5,4 @@ set GTK=c:/devlibs
set GTKDOS=c:\devlibs
set PKG_CONFIG_PATH=c:/devlibs/lib/pkgconfig
set DEVLIBS_PATH=c:/devlibs
-set PATH=%MINGW_BIN%;%CMAKE_BIN%;%GTKDOS%\bin;%PATH%
+set PATH=%MINGW_BIN%;%CMAKE_BIN%;%GTKDOS%\bin;%GTKDOS%\python;%PATH%