summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.project
diff options
context:
space:
mode:
authorMike Wilson <mcq>2002-03-20 17:00:53 +0000
committerMike Wilson <mcq>2002-03-20 17:00:53 +0000
commit175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4 (patch)
treea90bf91d1c93aada103839840f321cc674db3984 /bundles/org.eclipse.swt/.project
parent098f2e967a5ff86fdadedb69133acdb132e3a490 (diff)
downloadeclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.tar.gz
eclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.tar.xz
eclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.zip
Added the basic structure to support the Macintosh port.
Diffstat (limited to 'bundles/org.eclipse.swt/.project')
-rw-r--r--bundles/org.eclipse.swt/.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.project b/bundles/org.eclipse.swt/.project
new file mode 100644
index 0000000000..0898c4e24b
--- /dev/null
+++ b/bundles/org.eclipse.swt/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.swt</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.team.cvs.core.cvsnature</nature>
+ </natures>
+</projectDescription>