mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
OpenGL Plugin: scons script fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2871 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -10,7 +10,6 @@ import platform
|
|||||||
name = "Plugin_VideoOGL"
|
name = "Plugin_VideoOGL"
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
'BPStructs.cpp',
|
|
||||||
'BPFunctions.cpp',
|
'BPFunctions.cpp',
|
||||||
'Config.cpp',
|
'Config.cpp',
|
||||||
'rasterfont.cpp',
|
'rasterfont.cpp',
|
||||||
|
Reference in New Issue
Block a user