mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-01 16:58:35 +00:00
more event plugin code
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1717 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e2bd162d1d
commit
c20a54d65d
10 changed files with 152 additions and 432 deletions
|
@ -16,7 +16,7 @@ padeenv = env.Clone()
|
|||
|
||||
if padeenv['HAVE_WX']:
|
||||
files += [
|
||||
"GUI/ConfigDlg.cpp",
|
||||
# "GUI/ConfigDlg.cpp",
|
||||
]
|
||||
|
||||
padeenv.Append(LIBS = [ 'common' ])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue