Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5517 in orxonox.OLD for branches/network/src/lib/Makefile.in


Ignore:
Timestamp:
Nov 9, 2005, 4:06:59 PM (18 years ago)
Author:
patrick
Message:

branches/lib/network: added the network folder to the automake project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/Makefile.in

    r5479 r5517  
    1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
     1# Makefile.in generated by automake 1.9.5 from Makefile.am.
    22# @configure_input@
    33
     
    1515@SET_MAKE@
    1616
     17
     18SOURCES = $(libORXlibs_a_SOURCES)
    1719
    1820srcdir = @srcdir@
     
    202204#                            particles/libORXparticles.a \
    203205#                            collision_detection/libORXcd.a \
     206#                           network/libORXnet.a \
    204207#                            graphics/spatial_separation/libORXquadtree.a \
    205208#                            tinyxml/libtinyxml.a \
     
    215218#                            particles/libORXparticles.a \
    216219#                            collision_detection/libORXcd.a \
     220#                           network/libORXnet.a \
    217221#                            graphics/spatial_separation/libORXquadtree.a \
    218222#                            tinyxml/libtinyxml.a \
     
    252256          particles \
    253257          collision_detection \
     258          network \
    254259          tinyxml \
    255260          shell \
Note: See TracChangeset for help on using the changeset viewer.