Allow ZXingWidget to compile all architectures for Debug configuration

git-svn-id: https://zxing.googlecode.com/svn/trunk@2533 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
gln%google.com@gtempaccount.com 2012-11-26 19:12:08 +00:00
parent 491102ba93
commit 05446a4c9e

View file

@ -1544,7 +1544,6 @@
LD_GENERATE_MAP_FILE = YES; LD_GENERATE_MAP_FILE = YES;
LD_OPENMP_FLAGS = "-fopenmp"; LD_OPENMP_FLAGS = "-fopenmp";
MACH_O_TYPE = staticlib; MACH_O_TYPE = staticlib;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-ObjC", "-ObjC",
"-M", "-M",