debuggercdi/com.nokia.cdt.debug.launch/build.properties
author ssobek
Mon, 20 Apr 2009 10:47:45 -0500
branchRCL_2_0
changeset 101 508f2f2592b2
parent 2 d760517a8095
child 517 7faadd4f26f6
permissions -rw-r--r--
fixed Bug 8850 "Errors in the .pkg file are not marked in the editor."
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
source.. = src/
cawthron
parents:
diff changeset
     2
output.. = bin/
cawthron
parents:
diff changeset
     3
bin.includes = META-INF/,\
cawthron
parents:
diff changeset
     4
               .,\
cawthron
parents:
diff changeset
     5
               plugin.xml,\
cawthron
parents:
diff changeset
     6
               icons/,\
cawthron
parents:
diff changeset
     7
               lib/,\
cawthron
parents:
diff changeset
     8
               os/,\
cawthron
parents:
diff changeset
     9
               lib/JSiMa.jar
cawthron
parents:
diff changeset
    10