mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2765 96395faa-99c1-11dd-bbfe-3dabce05a288
4 lines
178 B
Makefile
4 lines
178 B
Makefile
INCLUDES = -I@srcdir@/../../../../common/include -I@srcdir@/../common -I@srcdir@/../../../../3rdparty/
|
|
noinst_PROGRAMS = zgsbuild
|
|
zgsbuild_SOURCES = zpipe.cpp zerogsshaders.cpp
|