Last change
on this file since 5446 was
5413,
checked in by bensch, 19 years ago
|
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 size:
187 bytes
|
Line | |
---|
1 | |
---|
2 | noinst_LIBRARIES = libtinyxml.a |
---|
3 | |
---|
4 | libtinyxml_a_SOURCES = tinyxml.cc \ |
---|
5 | tinystr.cc \ |
---|
6 | tinyxmlerror.cc \ |
---|
7 | tinyxmlparser.cc |
---|
8 | |
---|
9 | noinst_HEADERS= tinyxml.h \ |
---|
10 | tinystr.h |
---|
Note: See
TracBrowser
for help on using the repository browser.