Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 1, 2006, 10:30:06 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: some better and faster slerp functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/subprojects/collision_detection/Makefile.am

    r7156 r7191  
    55include $(MAINSRCDIR)/lib/BuildLibs.am
    66
    7 
    8 importer_LDFLAGS = \
    9                 $(MWINDOWS)
    107
    118bin_PROGRAMS = collision
     
    2421                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    2522
    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 
    3323
    3424collision_CPPFLAGS =  \
Note: See TracChangeset for help on using the changeset viewer.