source:
xplcommon/src/xplcommon/Makefile.am@
0:35ba6f10e28f
Last change on this file since 0:35ba6f10e28f was 0:35ba6f10e28f, checked in by , 12 years ago | |
---|---|
File size: 211 bytes |
Line | |
---|---|
1 | lib_LTLIBRARIES=libxplcommon.la |
2 | |
3 | libxplcommon_la_SOURCES=\ |
4 | POSIXThread.cc \ |
5 | Win32Thread.cc |
6 | |
7 | include_xplcommondir=$(includedir)/xplcommon |
8 | include_xplcommon_HEADERS=\ |
9 | POSIXThread.h \ |
10 | Win32Thread.h \ |
11 | Thread.h |
Note:
See TracBrowser
for help on using the repository browser.