Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7275 in orxonox.OLD for branches/shared_lib/configure.ac


Ignore:
Timestamp:
Apr 2, 2006, 8:34:49 PM (18 years ago)
Author:
bensch
Message:

compiles and links in windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/configure.ac

    r7272 r7275  
    298298    MSBITFIELDS="-mms-bitfields"
    299299    MWINDOWS="-mwindows"
     300    LDFLAGS="$LDFLAGS "
    300301#--------#
    301302# MIN-GW #
     
    392393 Linux="yes"
    393394
     395 LDFLAGS="$LDFLAGS -rdynamic"
    394396##CPPFLAGS="-I/usr/include $CPPFLAGS"
    395397##LDFLAGS="-L/usr/lib $LDFLAGS"
     
    637639                 src/lib/Makefile
    638640                 src/lib/math/Makefile
     641                 src/lib/util/Makefile
    639642                 src/lib/graphics/Makefile
    640643                 src/lib/graphics/importer/Makefile
Note: See TracChangeset for help on using the changeset viewer.