source:
orxonox.OLD/branches/cd_merge/src/lib/parser/ini_parser/Makefile.am
@
6656
Last change on this file since 6656 was 5944, checked in by bensch, 19 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | |
2 | noinst_LIBRARIES = libIniParser.a |
3 | |
4 | libIniParser_a_SOURCES = ini_parser.cc |
5 | |
6 | libIniParser_a_CPPFLAGS = "-DNO_SHELL" |
7 | |
8 | noinst_HEADERS = ini_parser.h |
9 | |
10 |
Note: See TracBrowser
for help on using the repository browser.