Fix autotests so that they're compiling again.

This commit is contained in:
Bill King
2010-07-06 14:37:45 +10:00
parent 2ee75bac8c
commit c9710052bb
19 changed files with 62 additions and 196 deletions

View File

@@ -1,3 +1,3 @@
INCLUDEPATH += $$PWD/../../shared/cplusplus
DEPENDPATH += $$PWD/../../shared/cplusplus
INCLUDEPATH += $$IDE_SOURCE_TREE/src/shared/cplusplus
DEPENDPATH += $$IDE_SOURCE_TREE/src/shared/cplusplus
LIBS *= -l$$qtLibraryTarget(CPlusPlus)