qt/com.nokia.carbide.cpp.qt.core/build.properties
author timkelly
Mon, 17 May 2010 09:23:33 -0500
changeset 1362 a5748c5d7b31
parent 975 2b8ddaf7ef42
permissions -rw-r--r--
removing calls to ISymbianSDK#isEKA1(). For 3.0, EKA1 is not supported so any code returing true from isEKA1() is removed.
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