Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 19, 2006, 6:35:31 PM (19 years ago)
Author:
bensch
Message:

shared_lib: some functionality

File:
1 edited

Legend:

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

    r7156 r7169  
    44LIB_PREFIX=$(MAINSRCDIR)/lib
    55include $(MAINSRCDIR)/lib/BuildLibs.am
    6 
    7 
    8 importer_LDFLAGS = \
    9                 $(MWINDOWS)
    106
    117bin_PROGRAMS = collision
     
    2420                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    2521
    26 importer_SOURCES= \
    27                 ../framework.cc \
    28                 importer.cc \
    29                 $(MAINSRCDIR)/world_entities/space_ships/space_ship.cc \
    30                 $(MAINSRCDIR)/world_entities/weapons/test_gun.cc
    31 
    32 
    33 
    3422collision_CPPFLAGS =  \
    3523                -DGUI_MODULE   \
Note: See TracChangeset for help on using the changeset viewer.