Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 255 Bytes

File metadata and controls

4 lines (4 loc) · 255 Bytes
 
1
lib_LTLIBRARIES = libtestplatform.la
Jul 1, 2011
Jul 1, 2011
2
libtestplatform_la_SOURCES = testplatform.c ../SDL_test.c ../logger.c ../logger_helpers.c ../plain_logger.c ../xml_logger.c ../xml.c
3
4
libtestplatform_la_CLAGS = -fPIC -g
libtestplatform_la_LDFLAGS = `sdl-config --libs`