Kaydet (Commit) cddf4bd6 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

HEADER_SEARCH_PATHS is duplicated for Debug and Release

Change-Id: Ifbed4933f528342300642673d707c8189eda1e8c
üst bb5c7d6a
...@@ -1876,6 +1876,7 @@ ...@@ -1876,6 +1876,7 @@
$LO_SRCDIR/include, $LO_SRCDIR/include,
"$(LO_WORKDIR)/UnoApiHeadersTarget/udkapi/comprehensive", "$(LO_WORKDIR)/UnoApiHeadersTarget/udkapi/comprehensive",
"$(LO_WORKDIR)/UnoApiHeadersTarget/offapi/comprehensive", "$(LO_WORKDIR)/UnoApiHeadersTarget/offapi/comprehensive",
"$(LO_WORKDIR)/UnpackedTarball/icu/source/common",
); );
IPHONEOS_DEPLOYMENT_TARGET = 6.1; IPHONEOS_DEPLOYMENT_TARGET = 6.1;
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment