diff options
author | Eike Stepper | 2011-09-27 08:59:18 +0000 |
---|---|---|
committer | Eike Stepper | 2011-09-27 08:59:18 +0000 |
commit | 0b86672fa9bc2c55747ff77105e5b6b0131b07d0 (patch) | |
tree | f521f3dd0d1b171f936b4d32a89a30df4b20d951 /plugins | |
parent | 07228f6427439740e646b92a75ec9c0ccff91b11 (diff) | |
download | cdo-0b86672fa9bc2c55747ff77105e5b6b0131b07d0.tar.gz cdo-0b86672fa9bc2c55747ff77105e5b6b0131b07d0.tar.xz cdo-0b86672fa9bc2c55747ff77105e5b6b0131b07d0.zip |
upgrading mac example products to cocoadrops/S20110927-0522
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.releng/build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/build.xml b/plugins/org.eclipse.emf.cdo.releng/build.xml index 251f0d7a44..5297f1298e 100644 --- a/plugins/org.eclipse.emf.cdo.releng/build.xml +++ b/plugins/org.eclipse.emf.cdo.releng/build.xml @@ -685,7 +685,7 @@ profile="CDOServer" platform="Mac" os="macosx" - ws="carbon" + ws="cocoa" arch="x86" priority="430" /> @@ -693,7 +693,7 @@ profile="CDOExplorer" platform="Mac" os="macosx" - ws="carbon" + ws="cocoa" arch="x86" priority="330" /> </target> |