root/branches/networking/build.properties

Revision 2029, 0.6 kB (checked in by apatel, 9 months ago)

merged custom policy branch 2026 to the trunk.

Line 
1 bin.includes = icons/,\
2                plugin.xml,\
3                COPYING,\
4                CDSFramework.jar,\
5                resources/,\
6                META-INF/,\
7                plugin.properties
8 jars.compile.order = CDSFramework.jar
9 src.includes = plugin.xml,\
10                icons/,\
11                src/,\
12                libselinuxjava/,\
13                COPYING,\
14                resources/,\
15                META-INF/,\
16                plugin.properties,\
17                .project,\
18                Junit/,\
19                build.properties
20 source.CDSFramework.jar = src/
21 output.CDSFramework.jar = bin/
Note: See TracBrowser for help on using the browser.