qt/com.nokia.carbide.cpp.qt.core/build.properties
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 08:25:11 -0500
changeset 1265 f90f47d3882f
parent 975 2b8ddaf7ef42
permissions -rw-r--r--
PlatSim-related launch wizard changes: (1) Remember last connection created and offer this by default in the Select Connection dialog; (2) Immediately open New Connection dialog if debugging and no connections exist; (3) Split out SelectConnectionDialog; (4) Fix some wording in Select Connection dialog since this is not always an error situation.
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