diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-17 12:02:13 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-17 12:02:13 +0000 |
| commit | 60ead29b8401513e185a35fcb5be78737741366e (patch) | |
| tree | 7284aa9b38c4d0e8891a69bb267dad2e79275462 /plugins/dfxvideo/Makefile.in | |
| parent | 1fb460ae55f60ddf099e7f9713c44838519fe028 (diff) | |
| download | pcsxr-60ead29b8401513e185a35fcb5be78737741366e.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@26207 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfxvideo/Makefile.in')
| -rw-r--r-- | plugins/dfxvideo/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/dfxvideo/Makefile.in b/plugins/dfxvideo/Makefile.in index 729764df..97ca3dd1 100644 --- a/plugins/dfxvideo/Makefile.in +++ b/plugins/dfxvideo/Makefile.in @@ -245,8 +245,7 @@ INCLUDES = -DPIXMAPDIR=\"${datadir}/pixmaps/\" \ -DLOCALE_DIR=\"${datadir}/locale/\" \ -DDATADIR=\"${datadir}/psemu/\" $(GTK2_CFLAGS) \ $(GLADE2_CFLAGS) -I/usr/X11R6/include -I../../libpcsxcore \ - -DVERSION=XVideo -DNUMBER=0.1.0 -I../../include \ - $(am__append_2) + -I../../include $(am__append_2) lib_LTLIBRARIES = libDFXVideo.la libDFXVideo_la_SOURCES = gpu.c cfg.c draw.c fps.c key.c menu.c prim.c \ soft.c zn.c $(am__append_1) |
