summaryrefslogtreecommitdiff
path: root/libresourceqt.pro
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-01 10:24:13 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-01 10:24:13 +0200
commit651c76249a7b63e0b4eeed3363607e7deb2e193a (patch)
tree66a95373a65e581417b4d09a5329aea12b83ce18 /libresourceqt.pro
parent0746bbd252fe13ce3c4ae523fc28b0cf27314c05 (diff)
Added ResourceEngine and fixed ResourceSet to work
Diffstat (limited to 'libresourceqt.pro')
-rw-r--r--libresourceqt.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/libresourceqt.pro b/libresourceqt.pro
index e76299d..bf4f4dc 100644
--- a/libresourceqt.pro
+++ b/libresourceqt.pro
@@ -8,11 +8,10 @@ INCLUDEPATH += src include ../libresource/src
# Input
PUBLIC_HEADERS = include/resource.h include/resource-set.h include/resources.h
-HEADERS += $$PUBLIC_HEADERS src/resource-engine.h
+HEADERS += $$PUBLIC_HEADERS
SOURCES += src/resource.cpp \
src/resource-set.cpp \
- src/resource-engine.cpp \
src/resources.cpp
OBJECTS_DIR = build