mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
compile fix or why I hate wxstring
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3396 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
0b082d303b
commit
da30c24c5e
2 changed files with 11 additions and 10 deletions
|
@ -24,6 +24,7 @@ files = [
|
|||
'XFB.cpp',
|
||||
'TextureConversionShader.cpp',
|
||||
'OnScreenDisplay.cpp',
|
||||
"PostProcessing.cpp",
|
||||
]
|
||||
compileFlags = [
|
||||
'-fPIC',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue