mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
Linux/All: Changes to OpenGL plugin config window, effects all platforms. Removed nasty Tomaha default font. Compiles now
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@65 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d970674a3f
commit
aae00ef799
3 changed files with 25 additions and 29 deletions
|
@ -20,7 +20,8 @@ files = ["BPStructs.cpp",
|
|||
"VertexShader.cpp",
|
||||
"VertexShaderManager.cpp",
|
||||
# "Linux/Conf.cpp",
|
||||
"Linux/Linux.cpp",
|
||||
# "Linux/Linux.cpp",
|
||||
"GUI/ConfigDlg.cpp",
|
||||
]
|
||||
|
||||
gfxenv=env.Copy(CXXFLAGS = " `wx-config --cppflags --debug` `pkg-config --cflags gtk+-2.0 xxf86vm` ", LINKFLAGS = "`wx-config --libs --debug` `pkg-config --libs gtk+-2.0 xxf86vm` ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue