Merge pull request #278 from matthiaskrgr/fix_travis

run dmake
This commit is contained in:
PKEuS 2014-03-28 14:48:58 +01:00
commit 44be3e5092
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ SOURCES += $${BASEPATH}/test64bit.cpp \
$${BASEPATH}/testpostfixoperator.cpp \
$${BASEPATH}/testpreprocessor.cpp \
$${BASEPATH}/testrunner.cpp \
$${BASEPATH}/testsamples.cpp \
$${BASEPATH}/testsimplifytokens.cpp \
$${BASEPATH}/testsizeof.cpp \
$${BASEPATH}/teststl.cpp \