Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7188 in orxonox.OLD for branches/shared_lib/src/Makefile.am


Ignore:
Timestamp:
Feb 22, 2006, 3:16:15 AM (18 years ago)
Author:
bensch
Message:

compiles on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/Makefile.am

    r7177 r7188  
    1212
    1313orxonox_CPPFLAGS = -DIS_ORXONOX -DPKG_LIBDIR="\"$(pkglibdir)\""
    14 orxonox_LDFLAGS = -ldl -rdynamic
     14orxonox_LDFLAGS =
     15##-ldl -rdynamic
    1516
    1617orxonox_DEPENDENCIES = \
Note: See TracChangeset for help on using the changeset viewer.