Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/avi_play/src/lib/parser/ini_parser/Makefile.am @ 6094

Last change on this file since 6094 was 5961, checked in by bensch, 19 years ago

orxonox/branches/avi_play: merged the trunk back to the avi_play branche again
merged with command
svn merge -r 5924:HEAD ../trunk/ avi_play/

File size: 148 bytes
Line 
1
2noinst_LIBRARIES = libIniParser.a
3
4libIniParser_a_SOURCES = ini_parser.cc
5
6libIniParser_a_CPPFLAGS = "-DNO_SHELL"
7
8noinst_HEADERS = ini_parser.h
9
10
Note: See TracBrowser for help on using the repository browser.