Let compiling work on OSX.
This commit is contained in:
parent
9ff48ac6eb
commit
800e1c9e09
|
@ -10,6 +10,7 @@ files = [
|
||||||
'Src/NativeVertexFormat.cpp',
|
'Src/NativeVertexFormat.cpp',
|
||||||
'Src/PixelShaderCache.cpp',
|
'Src/PixelShaderCache.cpp',
|
||||||
'Src/PostProcessing.cpp',
|
'Src/PostProcessing.cpp',
|
||||||
|
'Src/ProgramShaderCache.cpp',
|
||||||
'Src/RasterFont.cpp',
|
'Src/RasterFont.cpp',
|
||||||
'Src/Render.cpp',
|
'Src/Render.cpp',
|
||||||
'Src/TextureCache.cpp',
|
'Src/TextureCache.cpp',
|
||||||
|
|
Loading…
Reference in New Issue