diff options
author | David Inglis | 2002-09-03 15:08:38 +0000 |
---|---|---|
committer | David Inglis | 2002-09-03 15:08:38 +0000 |
commit | 3da18a28f5274be251d5614fd911e246dd85a37f (patch) | |
tree | 65d5fb4eb4e5251f687e873dfb2c3e8523aa9bd1 /core/org.eclipse.cdt.core.linux/build.properties | |
parent | c1be110cad133ab4a9a14ae7b2c016895dee10b6 (diff) | |
download | org.eclipse.cdt-3da18a28f5274be251d5614fd911e246dd85a37f.tar.gz org.eclipse.cdt-3da18a28f5274be251d5614fd911e246dd85a37f.tar.xz org.eclipse.cdt-3da18a28f5274be251d5614fd911e246dd85a37f.zip |
added spawner for linux
Diffstat (limited to 'core/org.eclipse.cdt.core.linux/build.properties')
-rw-r--r-- | core/org.eclipse.cdt.core.linux/build.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/org.eclipse.cdt.core.linux/build.properties b/core/org.eclipse.cdt.core.linux/build.properties new file mode 100644 index 00000000000..99f473dc81f --- /dev/null +++ b/core/org.eclipse.cdt.core.linux/build.properties @@ -0,0 +1,2 @@ +bin.includes = fragment.xml,\ + os/ |