[Kst] branches/work/kst/kst1kde4/kst/src/kst

Zongyi Zhang freebody.kst at gmail.com
Wed Apr 28 19:43:17 CEST 2010


SVN commit 1120244 by zhang:

continue kst1kde4

 M  +3 -2      CMakeLists.txt  
 A             kcmdlineargs.cpp   [License: LGPL (v2)]
 A             kcmdlineargs.h   [License: LGPL (v2)]


--- branches/work/kst/kst1kde4/kst/src/kst/CMakeLists.txt #1120243:1120244
@@ -3,8 +3,9 @@
 ########### next target ###############
 
 set(kst_SRCS 
-		main.cpp
-		kaboutdata.cpp)
+		kaboutdata.cpp
+#		kcmdlineargs.cpp
+		main.cpp)
 set(kst_RCCS kst.qrc)
 
 qt4_add_resources(kst_RCC_SRCS ${kst_RCCS})


More information about the Kst mailing list