Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 2, 2005, 1:04:00 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/nico: heightmap now compiles on all platforms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/nico/src/importer/Makefile.am

    r3384 r3390  
    1212                  material.cc \
    1313                  vector.cc
     14
    1415heightmap_SOURCES= main.cc \
    1516                   heightMapTerrain.cc \
    16                    heightMapViewer.cc
     17                   heightMapViewer.cc \
     18                   vector.cc \
     19                   windowHandler.cc
    1720
    1821noinst_HEADERS= framework.h \
Note: See TracChangeset for help on using the changeset viewer.