mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
wildcards for qmake variables SOURCES and HEADERS
This commit is contained in:
@@ -11,7 +11,7 @@ DEPENDPATH += . ../../src
|
||||
|
||||
INCLUDEPATH += . ../../src
|
||||
|
||||
SOURCES += main.cpp
|
||||
SOURCES += *.cpp
|
||||
|
||||
LIBS += -L../../lib -lblackmisc -lblackcore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user