diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-11-20 21:15:32 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-11-20 21:15:32 +0000 |
| commit | 077a8b72a97010f29e4b9be52651675cd05f60e5 (patch) | |
| tree | 44ae66807caa2445d1d0a625ffc6dcd574052892 /plugins/dfinput | |
| parent | 5883ee6487832da502dd004bf6a06085d50c30ed (diff) | |
| download | pcsxr-077a8b72a97010f29e4b9be52651675cd05f60e5.tar.gz | |
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81327 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfinput')
| -rw-r--r-- | plugins/dfinput/Makefile.am | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | plugins/dfinput/cfg-gtk.c (renamed from plugins/dfinput/cfg-gtk2.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfinput/Makefile.am b/plugins/dfinput/Makefile.am index 55016cb0..bb8a48b9 100644 --- a/plugins/dfinput/Makefile.am +++ b/plugins/dfinput/Makefile.am @@ -13,7 +13,7 @@ AM_CPPFLAGS = -DLOCALE_DIR=\"${datadir}/locale/\" \ -I../../include -I../../libpcsxcore $(SDL_CFLAGS) bin_PROGRAMS = cfgDFInput -cfgDFInput_SOURCES = cfg-gtk2.c pad.h +cfgDFInput_SOURCES = cfg-gtk.c pad.h cfgDFInput_LDADD = $(GTK3_LIBS) $(SDL_LIBS) -lX11 glade_DATA = dfinput.ui diff --git a/plugins/dfinput/cfg-gtk2.c b/plugins/dfinput/cfg-gtk.c index 941d7848..941d7848 100755..100644 --- a/plugins/dfinput/cfg-gtk2.c +++ b/plugins/dfinput/cfg-gtk.c |
