core/com.nokia.carbide.cpp.codescanner/build.properties
author timkelly
Fri, 02 Apr 2010 15:38:50 -0500
changeset 1156 1ae1b4979954
parent 0 fb279309251b
permissions -rw-r--r--
bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)

bin.includes = .,\
               META-INF/,\
               icons/,\
               plugin.xml,\
               html/,\
               Tools/,\
               tocCodeScanner.xml,\
               book.css,\
               CodeScannerPlugin.jar,\
               index/
jars.compile.order = CodeScannerPlugin.jar
source.CodeScannerPlugin.jar = src/
output.CodeScannerPlugin.jar = bin/