summaryrefslogtreecommitdiffstats
path: root/macosx/Tk-Debug.xcconfig
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-10-25 21:06:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-10-25 21:06:25 (GMT)
commit0d5336db012f45753abace489f18f0ca299c6961 (patch)
treeb1bf3280a9046df99226158978502eeb26f5b0a3 /macosx/Tk-Debug.xcconfig
parente97381a6d921de403516d5b761539a450f4af83c (diff)
parent1320b8a2a9c1269a345d44d673a7a35707fbbe9c (diff)
downloadtk-core-tip-626.zip
tk-core-tip-626.tar.gz
tk-core-tip-626.tar.bz2
Merge 9.0core-tip-626
Diffstat (limited to 'macosx/Tk-Debug.xcconfig')
-rw-r--r--macosx/Tk-Debug.xcconfig19
1 files changed, 0 insertions, 19 deletions
diff --git a/macosx/Tk-Debug.xcconfig b/macosx/Tk-Debug.xcconfig
deleted file mode 100644
index eedc3aa..0000000
--- a/macosx/Tk-Debug.xcconfig
+++ /dev/null
@@ -1,19 +0,0 @@
-//
-// Tk-Debug.xcconfig --
-//
-// This file contains the Xcode build settings for all Debug
-// project configurations in Wish.xcodeproj.
-//
-// Copyright © 2007 Daniel A. Steffen <das@users.sourceforge.net>
-//
-// See the file "license.terms" for information on usage and redistribution
-// of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-
-#include "Tk-Common.xcconfig"
-
-DEBUG_INFORMATION_FORMAT = dwarf
-DEPLOYMENT_POSTPROCESSING = NO
-GCC_OPTIMIZATION_LEVEL = 0
-GCC_PREPROCESSOR_DEFINITIONS = DEBUGLEVEL=4 $(TCL_DEFS) $(TK_DEFS) $(GCC_PREPROCESSOR_DEFINITIONS)
-CONFIGURE_ARGS = --enable-symbols $(TCL_CONFIGURE_ARGS) $(CONFIGURE_ARGS)
-MAKE_TARGET = develop