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

File metadata and controls

4 lines (4 loc) · 228 Bytes
 
Jul 5, 2011
Jul 5, 2011
1
lib_LTLIBRARIES = libtestaudio.la
Jul 10, 2011
Jul 10, 2011
2
libtestaudio_la_SOURCES = testaudio.c ../SDL_test.c ../logger_helpers.c ../plain_logger.c ../xml_logger.c ../xml.c
Jul 5, 2011
Jul 5, 2011
3
libtestaudio_la_CLAGS = -fPIC -g
Jul 10, 2011
Jul 10, 2011
4
libtestaudio_la_LDFLAGS = `sdl-config --libs`