debuggercdi/com.nokia.cdt.debug.launch/build.properties
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 517 7faadd4f26f6
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
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