wildcards for qmake variables SOURCES and HEADERS

This commit is contained in:
Mathew Sutcliffe
2013-04-09 18:05:52 +01:00
parent 01cfbf2516
commit e3a8ad2987
13 changed files with 22 additions and 102 deletions

View File

@@ -11,7 +11,7 @@ DEPENDPATH += . ../../src
INCLUDEPATH += . ../../src
SOURCES += main.cpp
SOURCES += *.cpp
LIBS += -L../../lib -lblackmisc