core/com.nokia.carbide.cpp/build.properties
author timkelly
Thu, 21 Jan 2010 14:38:58 -0600
changeset 792 aedbee094336
parent 0 fb279309251b
child 996 1923bf044315
permissions -rw-r--r--
Scan for QtCore.dll rather than QtCore.lib for WINSCW (WINSCW UREL won't have .lib). This is needed so someone can build a debug configuration and have it output to the UREL folder for debugging emulator on UREL.

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/,\
               plugin.properties,\
               plugin_customization.ini,\
               plugin_customization.properties,\
               splash.bmp,\
               intro/,\
               about.ini,\
               about.html,\
               about.mappings,\
               about.properties,\
               buildtags.txt,\
               carbide.css,\
               src/,\
               html/,\
               nokiaTOC.xml,\
               introDATA.xml,\
               themes/,\
               book.css
bin.excludes = src/com/nokia/carbide/cpp/cs/
src.includes = META-INF/,\
               about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               carbide.css,\
               html/,\
               icons/,\
               nokiaTOC.xml,\
               plugin.properties,\
               plugin.xml,\
               plugin_customization.ini,\
               plugin_customization.properties,\
               splash.bmp,\
               src/com/nokia/carbide/cpp/ProductPlugin.java,\
               intro/,\
               introDATA.xml,\
               themes/,\
               book.css