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:
nakeee
2009-06-09 21:10:14 +00:00
parent 0b082d303b
commit da30c24c5e
2 changed files with 11 additions and 10 deletions

View File

@ -24,6 +24,7 @@ files = [
'XFB.cpp',
'TextureConversionShader.cpp',
'OnScreenDisplay.cpp',
"PostProcessing.cpp",
]
compileFlags = [
'-fPIC',