qt/com.nokia.carbide.cpp.qt.core/build.properties
author timkelly
Tue, 17 Aug 2010 08:39:31 -0700
branchC3_BUILDER_WORK
changeset 1842 f6d3febbf42c
parent 975 2b8ddaf7ef42
permissions -rw-r--r--
more Linux fixes. Couple issues found: 1) Rescanning SDKs causes deadlock. 2) SDK cache is not working for Linux 3) Can't import when SBS is not installed (and there's not error msg)
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