Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/parser/ini_parser/Makefile.am @ 8330

Last change on this file since 8330 was 8330, checked in by bensch, 18 years ago

moved the File-Classes

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