Put bundled font into its own translation unit

This commit is contained in:
Jonas Kulla 2014-08-16 23:20:33 +02:00
parent cbdd19e525
commit 4daff93e29
4 changed files with 10 additions and 3 deletions

View file

@ -176,7 +176,8 @@ SOURCES += \
src/sdlsoundsource.cpp \
src/alstream.cpp \
src/audiostream.cpp \
src/rgssad.cpp
src/rgssad.cpp \
src/bundledfont.cpp
EMBED = \
shader/transSimple.frag \