mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user