mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Fixed sample_blackgui executable was not being copied to the same directory as the other binaries
This commit is contained in:
@@ -14,6 +14,8 @@ CONFIG += c++11
|
||||
DEPENDPATH += . ../../src/blackmisc ../../src/blackcore ../../src/blackgui
|
||||
INCLUDEPATH += . ../../src
|
||||
|
||||
DESTDIR = ../../bin
|
||||
|
||||
LIBS += -L../../lib -lblackcore -lblackmisc -lblackgui
|
||||
LIBS += -lvatlib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user