mirror of
https://github.com/libretro/pcsx2.git
synced 2024-11-25 10:20:09 +00:00
3cfa865057
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2783 96395faa-99c1-11dd-bbfe-3dabce05a288
5 lines
185 B
Makefile
5 lines
185 B
Makefile
noinst_LIBRARIES = libZeroGSLinux.a
|
|
|
|
INCLUDES = $(shell pkg-config --cflags gtk+-2.0) -I@srcdir@/../ -I@srcdir@/../../../../common/include
|
|
libZeroGSLinux_a_SOURCES = Conf.cpp Linux.cpp
|