mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
test_blackcore.pro includes externals.pri
removed TODO comments fixed mistake regarding backslash line continuations
This commit is contained in:
@@ -19,9 +19,8 @@ LIBS += -L../../lib -lblackcore -lblackmisc
|
||||
LIBS += -lvatlib
|
||||
|
||||
win32:!win32-g++*: PRE_TARGETDEPS += ../../lib/blackmisc.lib \
|
||||
../../lib/blackcore.lib \
|
||||
../../lib/blackcore.lib
|
||||
else: PRE_TARGETDEPS += ../../lib/libblackmisc.a \
|
||||
../../lib/libblackcore.a \
|
||||
#TODO standardize dependency locations
|
||||
../../lib/libblackcore.a
|
||||
|
||||
DESTDIR = ../../bin
|
||||
|
||||
Reference in New Issue
Block a user