mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
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:
parent
491102ba93
commit
05446a4c9e
|
@ -1544,7 +1544,6 @@
|
|||
LD_GENERATE_MAP_FILE = YES;
|
||||
LD_OPENMP_FLAGS = "-fopenmp";
|
||||
MACH_O_TYPE = staticlib;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC",
|
||||
"-M",
|
||||
|
|
Loading…
Reference in a new issue