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