Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9324 in orxonox.OLD for branches/terrain/src/lib/util/Makefile.am


Ignore:
Timestamp:
Jul 18, 2006, 12:04:54 PM (18 years ago)
Author:
ponder
Message:

Added byte_order.h to
Added binary_file.h binary_file.cc
Changed the bsp code to work on big endian machines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/terrain/src/lib/util/Makefile.am

    r8724 r9324  
    2424                filesys/file.cc \
    2525                filesys/directory.cc \
     26                filesys/binary_file.cc \
    2627                \
    2728                preferences.cc \
     
    4142                executor/executor_lua.h \
    4243                executor/functor_list.h \
     44                byte_order.h \
    4345                \
    4446                filesys/file.h \
    4547                filesys/directory.h \
     48                filesys/binary_file.h \
    4649                \
    4750                preferences.h \
Note: See TracChangeset for help on using the changeset viewer.