Futzing around with strip settings

This commit is contained in:
Sam Lantinga
2012-01-09 00:24:08 -05:00
parent 0a04786fa5
commit 2e7c2ac7c8

View File

@@ -2338,7 +2338,6 @@
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
MACOSX_DEPLOYMENT_TARGET = 10.5;
SDKROOT = macosx;
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
};
name = Release;
@@ -2401,6 +2400,7 @@
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
MACOSX_DEPLOYMENT_TARGET = 10.5;
SDKROOT = macosx;
STRIP_INSTALLED_PRODUCT = NO;
};
name = Debug;
};