diff options
author | David Inglis | 2002-09-18 13:48:56 +0000 |
---|---|---|
committer | David Inglis | 2002-09-18 13:48:56 +0000 |
commit | 4f7803089b34208738f6684deab3f2738a18b554 (patch) | |
tree | f2f70c2cb3b848e853ab5878a23b0a72b34f28d1 /core/org.eclipse.cdt.core.linux/build.properties | |
parent | cb9a170b9174430674e2afdd18e3bca9bd45b928 (diff) | |
download | org.eclipse.cdt-4f7803089b34208738f6684deab3f2738a18b554.tar.gz org.eclipse.cdt-4f7803089b34208738f6684deab3f2738a18b554.tar.xz org.eclipse.cdt-4f7803089b34208738f6684deab3f2738a18b554.zip |
cleanup fragment
Diffstat (limited to 'core/org.eclipse.cdt.core.linux/build.properties')
-rw-r--r-- | core/org.eclipse.cdt.core.linux/build.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.linux/build.properties b/core/org.eclipse.cdt.core.linux/build.properties index 99f473dc81f..90fdac9e3a1 100644 --- a/core/org.eclipse.cdt.core.linux/build.properties +++ b/core/org.eclipse.cdt.core.linux/build.properties @@ -1,2 +1,4 @@ bin.includes = fragment.xml,\ - os/ + os/,\ + *.jar +source.cdt_linux.jar = src/ |