debuggercdi/com.nokia.cdt.debug.launch/build.properties
author timkelly
Mon, 06 Apr 2009 14:15:56 -0500
changeset 53 fc4ab2e45685
parent 2 d760517a8095
child 517 7faadd4f26f6
permissions -rw-r--r--
fix bug 8804
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