summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Tcl.xcodeproj/project.pbxproj')
-rw-r--r--macosx/Tcl.xcodeproj/project.pbxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Tcl.xcodeproj/project.pbxproj b/macosx/Tcl.xcodeproj/project.pbxproj
index 0028aa5..563ed90 100644
--- a/macosx/Tcl.xcodeproj/project.pbxproj
+++ b/macosx/Tcl.xcodeproj/project.pbxproj
@@ -2391,7 +2391,7 @@
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = tests;
- TCLTEST_OPTIONS = "-constraints newExprParser -verbose bet";
+ TCLTEST_OPTIONS = "-verbose bet";
TCL_LIBRARY = "${SRCROOT}/../../tcl/library";
TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
};
@@ -2401,7 +2401,7 @@
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = tests;
- TCLTEST_OPTIONS = "-constraints newExprParser -verbose bet";
+ TCLTEST_OPTIONS = "-verbose bet";
TCL_LIBRARY = "${SRCROOT}/../../tcl/library";
TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
};
@@ -2411,7 +2411,7 @@
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = tests;
- TCLTEST_OPTIONS = "-constraints newExprParser -verbose bet";
+ TCLTEST_OPTIONS = "-verbose bet";
TCL_LIBRARY = "${SRCROOT}/../../tcl/library";
TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
};
@@ -2421,7 +2421,7 @@
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = tests;
- TCLTEST_OPTIONS = "-constraints newExprParser -verbose bet";
+ TCLTEST_OPTIONS = "-verbose bet";
TCL_LIBRARY = "${SRCROOT}/../../tcl/library";
TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
};