Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Apr 9, 2005, 4:19:55 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: moved the fonts into a new File textEngine, and also implemented a TextEngine-Singleton-class

File:
1 edited

Legend:

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

    r3754 r3766  
    5555                 lib/graphics/graphics_engine.cc \
    5656                 lib/graphics/light.cc \
    57                  lib/graphics/font/glfont.cc \
     57                 lib/graphics/font/text_engine.cc \
    5858                 lib/graphics/importer/array.cc \
    5959                 lib/graphics/importer/objModel.cc \
     
    110110                 lib/graphics/graphics_engine.h \
    111111                 lib/graphics/light.h \
    112                  lib/graphics/font/glfont.h \
     112                 lib/graphics/font/text_engine.h \
    113113                 lib/data/data_tank.h \
    114114                 lib/lang/base_entity.h \
Note: See TracChangeset for help on using the changeset viewer.