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

Peter Kümmel syntheticpp at gmx.net
Thu Feb 10 16:57:55 CET 2011


SVN commit 1219729 by kuemmel:

don't hardcode kst version

 M  +1 -1      mingw-release-download-deps.bat  


--- branches/work/kst/portto4/kst/misc/mingw-release-download-deps.bat #1219728:1219729
@@ -1,5 +1,5 @@
 
-cmake ..\kst\cmake -G"MinGW Makefiles" -Dkst_release=1 -Dkst_merge_files=1 -Dkst_3rdparty_download=1 -Dkst_install_prefix=Kst-2.0.3-beta2
+cmake ..\kst\cmake -G"MinGW Makefiles" -Dkst_release=1 -Dkst_merge_files=1 -Dkst_3rdparty_download=1 -Dkst_install_prefix=%1
 
 mingw32-make
 mingw32-make package


More information about the Kst mailing list