Changeset 5558 in orxonox.OLD for branches/world_entities/src/defs/include_paths.am
- Timestamp:
- Nov 13, 2005, 3:10:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/defs/include_paths.am
r5342 r5558 1 1 AM_CXXFLAGS=-I$(MAINSRCDIR) 2 2 AM_CXXFLAGS+=-I$(MAINSRCDIR)/world_entities 3 AM_CXXFLAGS+=-I$(MAINSRCDIR)/world_entities/weapons4 3 AM_CXXFLAGS+=-I$(MAINSRCDIR)/story_entities 5 4 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib
Note: See TracChangeset
for help on using the changeset viewer.