Put bundled font into its own translation unit
This commit is contained in:
parent
cbdd19e525
commit
4daff93e29
4 changed files with 10 additions and 3 deletions
3
mkxp.pro
3
mkxp.pro
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue