debuggercdi/com.nokia.carbide.trk.support/build.properties
author dadubrow
Tue, 07 Apr 2009 08:57:43 -0500
branchRCL_2_0
changeset 64 ec516ff8610b
parent 2 d760517a8095
child 2054 deb27f632e39
permissions -rw-r--r--
[Bug 8811] Only track feature for first and last open editor.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
bin.includes = plugin.xml,\
cawthron
parents:
diff changeset
     2
		               META-INF/,\
cawthron
parents:
diff changeset
     3
               trk/,\
cawthron
parents:
diff changeset
     4
               icons/,\
cawthron
parents:
diff changeset
     5
               os/win32/x86/GetTRKVersion.dll,\
cawthron
parents:
diff changeset
     6
               plugin.properties,\
cawthron
parents:
diff changeset
     7
               lib/commons-codec-1.3.jar,\
cawthron
parents:
diff changeset
     8
               lib/commons-httpclient-3.1.jar,\
cawthron
parents:
diff changeset
     9
               lib/commons-logging-1.1.jar,\
cawthron
parents:
diff changeset
    10
               trksupport.jar
cawthron
parents:
diff changeset
    11
jars.compiler.order = trksupport.jar
cawthron
parents:
diff changeset
    12
source.trksupport.jar = src/
cawthron
parents:
diff changeset
    13
output.trksupport.jar = bin/
cawthron
parents:
diff changeset
    14