X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/10b92d3b56e938a5c1f5e708ddd1c5d0c2c807d1..6cae9b637796eb548e85897ce8a2a058bb5799cf:/configs/dyld.xcconfig diff --git a/configs/dyld.xcconfig b/configs/dyld.xcconfig index d1ec099..bbae560 100644 --- a/configs/dyld.xcconfig +++ b/configs/dyld.xcconfig @@ -15,7 +15,7 @@ PRODUCT_NAME[sdk=macosx*] = dyld INSTALL_PATH = /usr/lib //:configuration = Debug -GCC_PREPROCESSOR_DEFINITIONS = DYLD_IN_PROCESS=1 DYLD_VERSION=$(RC_ProjectSourceVersion) BUILDING_DYLD=1 DEBUG=1 +GCC_PREPROCESSOR_DEFINITIONS = DYLD_VERSION=$(RC_ProjectSourceVersion) BUILDING_DYLD=1 DEBUG=1 //:configuration = Release -GCC_PREPROCESSOR_DEFINITIONS = DYLD_IN_PROCESS=1 DYLD_VERSION=$(RC_ProjectSourceVersion) BUILDING_DYLD=1 +GCC_PREPROCESSOR_DEFINITIONS = DYLD_VERSION=$(RC_ProjectSourceVersion) BUILDING_DYLD=1