Files
textmate/Frameworks/network/target
Allan Odgaard f370ee13e4 Make proxy setup URL specific
We now bypass the global proxy if trying to connect to localhost (as some of our tests do) and we also hand the actual target URL to the potential proxy auto configuration (PAC) script.
2012-08-13 20:32:35 +02:00

7 lines
261 B
Plaintext

SOURCES = src/*.cc
TEST_SOURCES = tests/*.cc
LINK += text cf io plist OakSystem regexp
LIBS = curl crypto
EXPORT = src/{constants,download{,_tbz},filter_*,key_chain,network,post,proxy,tbz}.h
FRAMEWORKS = SystemConfiguration Security