source:
orxonox.OLD/branches/terrain/src/lib/parser/preferences/Makefile.am
@
  9715
        
        | Last change on this file since 9715 was 7256, checked in by bensch, 20 years ago | |
|---|---|
| File size: 262 bytes | |
| Line | |
|---|---|
| 1 | MAINSRCDIR=../../.. | 
| 2 | include $(MAINSRCDIR)/defs/include_paths.am | 
| 3 | |
| 4 | noinst_LIBRARIES = libPrefsParser.a | 
| 5 | |
| 6 | libPrefsParser_a_SOURCES = \ | 
| 7 | cmd_line_prefs_reader.cc \ | 
| 8 | ini_file_prefs_reader.cc | 
| 9 | |
| 10 | |
| 11 | noinst_HEADERS = \ | 
| 12 | cmd_line_prefs_reader.h \ | 
| 13 | ini_file_prefs_reader.h | 
Note: See TracBrowser
        for help on using the repository browser.
    


            






