[Kst] branches/work/kst/portto4/kst/misc

Peter Kümmel syntheticpp at gmx.net
Thu Aug 12 18:09:16 CEST 2010


SVN commit 1162768 by kuemmel:

don't get confused by old existing builds

 M  +2 -0      mingw-release.bat  


--- branches/work/kst/portto4/kst/misc/mingw-release.bat #1162767:1162768
@@ -25,6 +25,8 @@
 set NETCDFDIR=%KSTDEPS%
 set GSLDIR=%KSTDEPS%
 
+rmdir /s/q build
+
 qmake ..\kst\kst.pro CONFIG+=release -r
 
 mingw32-make


More information about the Kst mailing list