Changeset 9730 in orxonox.OLD for branches/new_class_id/src/lib/lang
- Timestamp:
- Sep 15, 2006, 12:09:12 PM (18 years ago)
- Location:
- branches/new_class_id/src/lib/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/lang/Makefile.am
r9717 r9730 1 1 MAINSRCDIR=../.. 2 2 include $(MAINSRCDIR)/defs/include_paths.am 3 4 LIB_PREFIX=$(MAINSRCDIR)/lib5 include $(MAINSRCDIR)/lib/BuildLibs.am6 3 7 4 noinst_LIBRARIES = libORXlang.a -
branches/new_class_id/src/lib/lang/base_object.cc
r9727 r9730 1 2 3 1 /* 4 2 orxonox - the future of 3D-vertical-scrollers
Note: See TracChangeset
for help on using the changeset viewer.