Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5413 in orxonox.OLD for trunk/src/lib/tinyxml/Makefile.am


Ignore:
Timestamp:
Oct 20, 2005, 11:42:08 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: reverted to old revision 5409, removing the LIBTOOL-stuff with command:
svn merge . . -r HEAD:5409

Reason:
Timing:
Default:


real 1m1.111s
user 1m31.534s
sys 0m6.903s

LIBTOOL:


real 2m21.384s
user 3m12.141s
sys 0m36.896s

→ compileTime doubled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/tinyxml/Makefile.am

    r5410 r5413  
    11
    2 noinst_LTLIBRARIES = libtinyxml.la
     2noinst_LIBRARIES = libtinyxml.a
    33
    4 libtinyxml_la_SOURCES = tinyxml.cc \
     4libtinyxml_a_SOURCES = tinyxml.cc \
    55                       tinystr.cc \
    66                       tinyxmlerror.cc \
Note: See TracChangeset for help on using the changeset viewer.