core/com.nokia.carbide.cpp.codescanner/build.properties
author dadubrow
Mon, 06 Apr 2009 14:33:24 -0500
branchRCL_2_0
changeset 55 8254273d11c0
parent 2 d760517a8095
permissions -rw-r--r--
[Bug 8297] add description column to remote connections view with long description of status and move in-use UI to connection rather than displaying on each service - use blue color for in-use status text rather than yellow
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
bin.includes = .,\
cawthron
parents:
diff changeset
     2
               META-INF/,\
cawthron
parents:
diff changeset
     3
               icons/,\
cawthron
parents:
diff changeset
     4
               plugin.xml,\
cawthron
parents:
diff changeset
     5
               html/,\
cawthron
parents:
diff changeset
     6
               Tools/,\
cawthron
parents:
diff changeset
     7
               tocCodeScanner.xml,\
cawthron
parents:
diff changeset
     8
               book.css,\
cawthron
parents:
diff changeset
     9
               CodeScannerPlugin.jar,\
cawthron
parents:
diff changeset
    10
               index/
cawthron
parents:
diff changeset
    11
jars.compile.order = CodeScannerPlugin.jar
cawthron
parents:
diff changeset
    12
source.CodeScannerPlugin.jar = src/
cawthron
parents:
diff changeset
    13
output.CodeScannerPlugin.jar = bin/
cawthron
parents:
diff changeset
    14