diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2008-07-18 14:55:51 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2008-07-18 14:55:51 +0000 |
| commit | b41b520ae2f21746ea7e792289b86b93f5800e2c (patch) | |
| tree | d2a91fa41e049a80d7949cc7a85aea7078841e94 | |
| parent | added SVF Fonts dialog to the list of translatables (diff) | |
| download | inkscape-b41b520ae2f21746ea7e792289b86b93f5800e2c.tar.gz inkscape-b41b520ae2f21746ea7e792289b86b93f5800e2c.zip | |
Add python for cxxtests
(bzr r6351)
| -rwxr-xr-x | mingwenv.bat | 2 |
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% |
