mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-11 20:37:42 +00:00
![arcum42](/assets/img/avatar_default.png)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1971 96395faa-99c1-11dd-bbfe-3dabce05a288
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 |