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

Peter Kümmel syntheticpp at gmx.net
Tue Apr 24 00:54:12 UTC 2012


SVN commit 1291326 by kuemmel:

this way the projects could be opened with QtCreator

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


--- branches/work/kst/portto4/kst/misc/mingw-release-build-deps.bat #1291325:1291326
@@ -3,7 +3,7 @@
 mkdir      mingw-release-build-deps
 cd         mingw-release-build-deps
 
-cmake ..\kst\cmake -G"MinGW Makefiles" -Dkst_release=1 -Dkst_merge_files=0 -Dkst_3rdparty_build=1 -Dkst_install_prefix=Kst-%1 -Dkst_version_string=%1
+cmake ..\kst\cmake -G"CodeBlocks - MinGW Makefiles" -Dkst_release=1 -Dkst_merge_files=0 -Dkst_3rdparty_build=1 -Dkst_install_prefix=Kst-%1 -Dkst_version_string=%1
 
 mingw32-make -j
 mingw32-make install


More information about the Kst mailing list