This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
libetpan
Watch
5
Star
0
Fork
3
Code
Issues
0
Pull Requests
0
Projects
0
Releases
8
Activity
Browse Source
inherited CFLAGS
pull/2/merge
Hoa V. DINH
7 years ago
parent
8fdcbd41cb
commit
c2c2d0df4c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
build-mac/libetpan.xcodeproj/project.pbxproj
+ 2
- 0
build-mac/libetpan.xcodeproj/project.pbxproj
View File
@ -2522,6 +2522,7 @@
);
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"$(inherited)",
"-DHAVE_CFNETWORK=1",
"-DHAVE_CONFIG_H=1",
"-DLIBETPAN_IOS_DISABLE_SSL=1",
@ -2541,6 +2542,7 @@
"$(SRCROOT)/include",
);
OTHER_CFLAGS = (
"$(inherited)",
"-DHAVE_CFNETWORK=1",
"-DHAVE_CONFIG_H=1",
"-DLIBETPAN_IOS_DISABLE_SSL=1",
Write
Preview
Loading…
Cancel
Save