mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 00:26:09 +00:00
Linux compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3725 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
40f8c8ea3a
commit
db9c9b7c17
2 changed files with 6 additions and 80 deletions
|
@ -26,11 +26,6 @@ if wmenv['HAVE_WX']:
|
|||
"ConfigRecording.cpp",
|
||||
"FillReport.cpp",
|
||||
]
|
||||
if wmenv['HAVE_X11']:
|
||||
files += [
|
||||
"XInputBase.cpp",
|
||||
]
|
||||
|
||||
libs = [ 'common', 'inputcommon' ]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue