1
0
Fork 0
forked from len0rd/rockbox

Implement system proxy values retrieval on OS X.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25439 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2010-04-02 19:22:32 +00:00
parent 7a994c84c3
commit b470303311
3 changed files with 41 additions and 4 deletions

View file

@ -139,7 +139,7 @@ macx {
QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc
QMAKE_LFLAGS_X86=-mmacosx-version-min=10.4 -arch i386
CONFIG+=x86 ppc
LIBS += -L/usr/local/lib -framework IOKit -framework CoreFoundation -framework Carbon -lz
LIBS += -L/usr/local/lib -framework IOKit -framework CoreFoundation -framework Carbon -framework SystemConfiguration -lz
INCLUDEPATH += /usr/local/include
# rule for creating a dmg file