fix bothced build.properties that broke build
authortimkelly
Wed, 17 Feb 2010 10:43:15 -0600
changeset 975 2b8ddaf7ef42
parent 974 f4cb77ddd127
child 979 1dc37cfc99cd
fix bothced build.properties that broke build
qt/com.nokia.carbide.cpp.qt.core/build.properties
--- a/qt/com.nokia.carbide.cpp.qt.core/build.properties	Wed Feb 17 08:30:40 2010 -0600
+++ b/qt/com.nokia.carbide.cpp.qt.core/build.properties	Wed Feb 17 10:43:15 2010 -0600
@@ -1,2 +1,6 @@
-bin.includes = plugin.xml,\
-               META-INF/
+source.. = src/  
+output.. = bin/  
+bin.includes = META-INF/,\
+               .,\
+         			      plugin.xml
+