mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
added XFStructs.cpp to SConscript
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1684 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
fa69ed2836
commit
974ff690f6
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ files = [
|
||||||
'VertexShaderCache.cpp',
|
'VertexShaderCache.cpp',
|
||||||
'TextureConverter.cpp',
|
'TextureConverter.cpp',
|
||||||
'XFB.cpp',
|
'XFB.cpp',
|
||||||
|
'XFStructs.cpp',
|
||||||
]
|
]
|
||||||
compileFlags = [
|
compileFlags = [
|
||||||
'-fPIC',
|
'-fPIC',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue