Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/preferences/src/lib/parser/cmdline_parser/Makefile.am @ 7241

Last change on this file since 7241 was 7241, checked in by rennerc, 18 years ago

added commandline parser

File size: 168 bytes
Line 
1
2noinst_LIBRARIES = libCmdLineParser.a
3
4libCmdLineParser_a_SOURCES = cmdline_parser.cc
5
6libCmdLineParser_a_CPPFLAGS = "-DNO_SHELL"
7
8noinst_HEADERS = cmdline_parser.h
9
10
Note: See TracBrowser for help on using the repository browser.