From ebdbbe7290b8cd04f3a0c4e6294dc31c1cdd86fe Mon Sep 17 00:00:00 2001 From: legrand Date: Wed, 5 Mar 2008 14:11:26 +0000 Subject: [PATCH] XCode -> Xcode projects GOOD git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1075 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/installParadiseo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/installParadiseo.sh b/trunk/installParadiseo.sh index 26af601ab..74ec8b5b8 100755 --- a/trunk/installParadiseo.sh +++ b/trunk/installParadiseo.sh @@ -23,7 +23,7 @@ P_KDEVELOP3_PROJECT=2 P_XCODE_PROJECT=3 G_UNIX_MAKEFILES="Unix Makefiles" G_KDEVELOP3_PROJECT="KDevelop3" -G_XCODE_PROJECT="Xcode" +G_XCODE_PROJECT="Xcode Projects" # should we compile ParadisEO ? COMPILE_PARADISEO=1