App wizards test: Adapt to introduction of FileSaver.

This commit is contained in:
Christian Kandeler
2011-04-28 15:33:58 +02:00
parent a9c53822d2
commit 52f43920d8

View File

@@ -1,8 +1,10 @@
CREATORSOURCEDIR = ../../../
include ($$CREATORSOURCEDIR/qtcreator.pri)
DEFINES += \
CREATORLESSTEST
APPSOURCEDIR = $$CREATORSOURCEDIR/src/plugins/qt4projectmanager/wizards
LIBS *= -L$$IDE_LIBRARY_PATH -lUtils -lBotan
HEADERS += \
$$APPSOURCEDIR/qtquickapp.h \
$$APPSOURCEDIR/html5app.h \