From a7346e5d59de25497f8284751a9d772e7d6135c0 Mon Sep 17 00:00:00 2001 From: Sacha Date: Wed, 9 Oct 2013 01:45:37 +1000 Subject: [PATCH] Buildfix for CMake / Qt --- CMakeLists.txt | 2 ++ Qt/Native.pro | 1 + native | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 07a2b72b1a..0ed30eb7e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/Qt/Native.pro b/Qt/Native.pro index bc2670160b..3971bf900c 100755 --- a/Qt/Native.pro +++ b/Qt/Native.pro @@ -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 \ diff --git a/native b/native index 2ffdb4ce30..4c14e16175 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 2ffdb4ce30030fccabac330b5329e5faf0576fcf +Subproject commit 4c14e16175efad049e4ab42a132c1b7e3beb34fa