qt/com.nokia.carbide.cpp.qt.core/build.properties
author timkelly
Thu, 26 Aug 2010 09:45:25 -0500
changeset 1891 1c19331f819a
parent 975 2b8ddaf7ef42
permissions -rw-r--r--
fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
975
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     1
source.. = src/  
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     2
output.. = bin/  
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     3
bin.includes = META-INF/,\
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     4
               .,\
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     5
         			      plugin.xml
2b8ddaf7ef42 fix bothced build.properties that broke build
timkelly
parents: 970
diff changeset
     6