summaryrefslogtreecommitdiffstats
path: root/src/qmlandroid/graphics/graphics.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlandroid/graphics/graphics.pri')
-rw-r--r--src/qmlandroid/graphics/graphics.pri6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/qmlandroid/graphics/graphics.pri b/src/qmlandroid/graphics/graphics.pri
index 280aa37..7061563 100644
--- a/src/qmlandroid/graphics/graphics.pri
+++ b/src/qmlandroid/graphics/graphics.pri
@@ -1,11 +1,9 @@
INCLUDEPATH += $$PWD
HEADERS += \
- $$PWD/qqmlandroidcolor_p.h \
- $$PWD/qtqmlandroidgraphicsmodule_p.h
+ $$PWD/qqmlandroidcolor_p.h
SOURCES += \
- $$PWD/qqmlandroidcolor.cpp \
- $$PWD/qtqmlandroidgraphicsmodule.cpp
+ $$PWD/qqmlandroidcolor.cpp
include(drawable/drawable.pri)