Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 384425 | Differences between
and this patch

Collapse All | Expand All

(-)qxmlrpc-0.0.svn6.orig/test/unit/unit.pro (-1 / +1 lines)
Lines 10-15 Link Here
10
HEADERS += testqxmlrpc.h
10
HEADERS += testqxmlrpc.h
11
SOURCES += testqxmlrpc.cpp
11
SOURCES += testqxmlrpc.cpp
12
12
13
unix:LIBS += ../../libqxmlrpc_debug.a
13
unix:LIBS += ../../libqxmlrpc.a
14
win32:LIBS += ../../xmlrpc/qxmlrpc.lib
14
win32:LIBS += ../../xmlrpc/qxmlrpc.lib
15
15

Return to bug 384425