Try to fix Qt build

This commit is contained in:
Henrik Rydgard 2014-03-30 17:08:24 +02:00
parent 634add3a46
commit 2d31dd5e73

View File

@ -46,6 +46,7 @@ SOURCES += $$P/Core/*.cpp \ # Core
$$P/GPU/GPUState.cpp \
$$P/GPU/Math3D.cpp \
$$P/GPU/Null/NullGpu.cpp \
$$P/GPU/GLES/DepalettizeShader.cpp \
$$P/GPU/GLES/FragmentShaderGenerator.cpp \
$$P/GPU/GLES/Framebuffer.cpp \
$$P/GPU/GLES/GLES_GPU.cpp \