aboutsummaryrefslogtreecommitdiffstats
path: root/softwarecontext/softwarecontext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'softwarecontext/softwarecontext.pro')
-rw-r--r--softwarecontext/softwarecontext.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/softwarecontext/softwarecontext.pro b/softwarecontext/softwarecontext.pro
index 0c6486fc8b..31bb122eaf 100644
--- a/softwarecontext/softwarecontext.pro
+++ b/softwarecontext/softwarecontext.pro
@@ -11,7 +11,8 @@ SOURCES += \
renderloop.cpp \
rectanglenode.cpp \
imagenode.cpp \
- pixmaptexture.cpp
+ pixmaptexture.cpp \
+ glyphnode.cpp
HEADERS += \
context.h \
@@ -19,7 +20,8 @@ HEADERS += \
renderloop.h \
rectanglenode.h \
imagenode.h \
- pixmaptexture.h
+ pixmaptexture.h \
+ glyphnode.h
OTHER_FILES += softwarecontext.json