Buildfix for CMake / Qt

This commit is contained in:
Sacha 2013-10-09 01:45:37 +10:00
parent 2558d3bf4b
commit a7346e5d59
3 changed files with 4 additions and 1 deletions

View file

@ -564,6 +564,8 @@ add_library(native STATIC
native/gfx_es2/glsl_program.h
native/gfx_es2/vertex_format.cpp
native/gfx_es2/vertex_format.h
native/gfx_es2/gl3stub.c
native/gfx_es2/gl3stub.h
native/i18n/i18n.cpp
native/i18n/i18n.h
native/image/png_load.cpp

View file

@ -85,6 +85,7 @@ SOURCES += ../native/audio/*.cpp \
../native/gfx/texture_atlas.cpp \
../native/gfx/texture_gen.cpp \
../native/gfx_es2/*.cpp \
../native/gfx_es2/*.c \
../native/i18n/*.cpp \
../native/image/*.cpp \
../native/input/*.cpp \

2
native

@ -1 +1 @@
Subproject commit 2ffdb4ce30030fccabac330b5329e5faf0576fcf
Subproject commit 4c14e16175efad049e4ab42a132c1b7e3beb34fa