renamed folders and files, preparing the code structure to be updated to the latest version of QtWebApp

This commit is contained in:
Luis Ángel San Martín
2016-06-16 19:46:58 +02:00
parent edbb642cee
commit e6d229680f
42 changed files with 85 additions and 3 deletions

View File

@ -0,0 +1,7 @@
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
HEADERS += $$PWD/template.h $$PWD/templateloader.h $$PWD/templatecache.h
SOURCES += $$PWD/template.cpp $$PWD/templateloader.cpp $$PWD/templatecache.cpp
OTHER_FILES += $$PWD/../doc/readme.txt