qt/com.nokia.carbide.cpp.qt.core/build.properties
author timkelly
Wed, 31 Mar 2010 12:09:18 -0500
changeset 1145 a9cc5c408e07
parent 975 2b8ddaf7ef42
permissions -rw-r--r--
Always cache the platform/target as uppercase, and always return platform and target as uppercase (regression for bug 10674). Fixes problems with building and displaying emulator, as well as discovering GCCE prefix file correctly.
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