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) · 235 Bytes

File metadata and controls

4 lines (4 loc) · 235 Bytes
 
1
lib_LTLIBRARIES = libtestrect.la
Jul 1, 2011
Jul 1, 2011
2
libtestrect_la_SOURCES = testrect.c ../SDL_test.c ../logger.c ../logger_helpers.c ../plain_logger.c ../xml_logger.c ../xml.c
3
4
libtestrect_la_CLAGS = -fPIC -g
libtestrect_la_LDFLAGS = `sdl-config --libs`