Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2006, 6:09:46 PM (18 years ago)
Author:
bensch
Message:

this really should compile and link (not at runtime) on windows

File:
1 edited

Legend:

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

    r7276 r7281  
    4141#               npcs/npc.cc
    4242
    43 AM_LDFLAGS = -module -no-undefined
     43AM_LDFLAGS = -no-undefined
    4444
    4545pkglib_LTLIBRARIES = \
     
    109109                effects/lightning_bolt.cc
    110110
     111
     112EXTRA_DIST = \
     113                world_entity.am
    111114
    112115noinst_HEADERS  = \
Note: See TracChangeset for help on using the changeset viewer.