mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 17:59:50 +00:00
Let compiling work on OSX.
This commit is contained in:
parent
9ff48ac6eb
commit
800e1c9e09
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue