Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3778 in orxonox.OLD for orxonox/branches/textEngine/src/Makefile.am


Ignore:
Timestamp:
Apr 11, 2005, 7:58:06 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: moved text-engine-files to lib/graphics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/textEngine/src/Makefile.am

    r3766 r3778  
    77AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/data
    88AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics
    9 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics/font
    109AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics/importer
    1110AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/gui
     
    5554                 lib/graphics/graphics_engine.cc \
    5655                 lib/graphics/light.cc \
    57                  lib/graphics/font/text_engine.cc \
     56                 lib/graphics/text_engine.cc \
    5857                 lib/graphics/importer/array.cc \
    5958                 lib/graphics/importer/objModel.cc \
     
    110109                 lib/graphics/graphics_engine.h \
    111110                 lib/graphics/light.h \
    112                  lib/graphics/font/text_engine.h \
     111                 lib/graphics/text_engine.h \
    113112                 lib/data/data_tank.h \
    114113                 lib/lang/base_entity.h \
Note: See TracChangeset for help on using the changeset viewer.