Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3383 in orxonox.OLD for orxonox/branches/nico/configure


Ignore:
Timestamp:
Jan 26, 2005, 12:32:47 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/nico: added makefile for the heightmap
I liked it much more if you moved this into importer, and build it there, but for the time being this is ok

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/nico/configure

    r3238 r3383  
    75477547
    75487548
    7549                                                   ac_config_files="$ac_config_files Makefile src/console/Makefile src/gui/Makefile src/Makefile src/importer/Makefile"
     7549                                                            ac_config_files="$ac_config_files Makefile src/console/Makefile src/gui/Makefile src/Makefile src/importer/Makefile src/heightmap/Makefile"
    75507550
    75517551cat >confcache <<\_ACEOF
     
    81248124  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
    81258125  "src/importer/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/importer/Makefile" ;;
     8126  "src/heightmap/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/heightmap/Makefile" ;;
    81268127  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
    81278128  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
Note: See TracChangeset for help on using the changeset viewer.