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
|
@ -32,6 +32,7 @@ files = [
|
|||
'VertexShaderCache.cpp',
|
||||
'TextureConverter.cpp',
|
||||
'XFB.cpp',
|
||||
'XFStructs.cpp',
|
||||
]
|
||||
compileFlags = [
|
||||
'-fPIC',
|
||||
|
|
Loading…
Reference in New Issue