remove some libevent header search paths

This commit is contained in:
Mitchell Livingston 2010-12-24 14:18:39 +00:00
parent 5c53e35dbf
commit 6134758afb
1 changed files with 3 additions and 9 deletions

View File

@ -2494,9 +2494,8 @@
GCC_DEBUGGING_SYMBOLS = full;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"third-party/libevent/include",
"third-party/libevent",
"third-party",
"third-party/libevent/include",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@ -2573,7 +2572,6 @@
"$(inherited)",
.,
"third-party/libevent/include",
"third-party/libevent",
);
OTHER_CFLAGS = "-DHAVE_LIBZ";
PRODUCT_NAME = "transmission-remote";
@ -2692,9 +2690,8 @@
buildSettings = {
HEADER_SEARCH_PATHS = (
"$(inherited)",
"third-party/libevent/include",
"third-party/libevent",
"third-party",
"third-party/libevent/include",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@ -2937,9 +2934,8 @@
GCC_DEBUGGING_SYMBOLS = full;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"third-party/libevent/include",
"third-party/libevent",
"third-party",
"third-party/libevent/include",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@ -2987,7 +2983,6 @@
"$(inherited)",
.,
"third-party/libevent/include",
"third-party/libevent",
);
OTHER_CFLAGS = "-DHAVE_LIBZ";
PRODUCT_NAME = "transmission-remote";
@ -3095,7 +3090,6 @@
"$(inherited)",
.,
"third-party/libevent/include",
"third-party/libevent",
);
OTHER_CFLAGS = "-DHAVE_LIBZ";
PRODUCT_NAME = "transmission-remote";