mirror of
https://github.com/PCSX2/pcsx2-sourceforge.git
synced 2026-02-08 13:21:18 +01:00
5 lines
153 B
Makefile
5 lines
153 B
Makefile
INCLUDES = -I../
|
|
noinst_LIBRARIES = libtinyxml.a
|
|
|
|
libtinyxml_a_SOURCES = \
|
|
tinystr.h tinyxml.h tinystr.cpp tinyxml.cpp tinyxmlerror.cpp tinyxmlparser.cpp |