source:
orxonox.OLD/branches/ODE/src/lib/parser/preferences/Makefile.am
@
  10366
        
        | Last change on this file since 10366 was 9869, checked in by bensch, 19 years ago | |
|---|---|
| File size: 299 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 | preferences.cc | 
| 10 | |
| 11 | |
| 12 | noinst_HEADERS = \ | 
| 13 | cmd_line_prefs_reader.h \ | 
| 14 | ini_file_prefs_reader.h \ | 
| 15 | preferences.h | 
Note: See TracBrowser
        for help on using the repository browser.
    


 
            







