# HG changeset patch # User timkelly # Date 1266349386 21600 # Node ID 885b827031ab25e865f82e487b68590bbaf0bbf8 # Parent 9e8d63ac5a581512134ddd15350b1fd12788a5e0 add plugin.xml to build properties for new sdk load extension diff -r 9e8d63ac5a58 -r 885b827031ab qt/com.nokia.carbide.cpp.qt.core/build.properties --- a/qt/com.nokia.carbide.cpp.qt.core/build.properties Sun Feb 14 20:52:26 2010 -0600 +++ b/qt/com.nokia.carbide.cpp.qt.core/build.properties Tue Feb 16 13:43:06 2010 -0600 @@ -1,4 +1,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + plugin.xml