# HG changeset patch # User timkelly # Date 1266350439 21600 # Node ID 703d52f8495045ab44a51a4b6c3454e61dccbbd5 # Parent b0c1a1239188747621c092f7759810ed48662cb7 add plugin.xml to build.properites. diff -r b0c1a1239188 -r 703d52f84950 qt/com.nokia.carbide.cpp.qt.core/build.properties --- a/qt/com.nokia.carbide.cpp.qt.core/build.properties Tue Feb 16 09:47:14 2010 -0600 +++ b/qt/com.nokia.carbide.cpp.qt.core/build.properties Tue Feb 16 14:00:39 2010 -0600 @@ -1,4 +1,2 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - . +bin.includes = plugin.xml,\ + META-INF/