source:
vscpl/src/hu/varadiistvan/scpl/_win32/Makefile.am
Last change on this file was 13:9d4db354405d, checked in by , 12 years ago | |
---|---|
File size: 227 bytes |
Line | |
---|---|
1 | noinst_LTLIBRARIES=libvscpl_win32.la |
2 | |
3 | libvscpl_win32_la_SOURCES = \ |
4 | Thread.cc \ |
5 | CondVar.cc |
6 | |
7 | include_win32_posixdir=$(includedir)/hu/varadiistvan/scpl/_win32 |
8 | include_win32_posix_HEADERS=\ |
9 | Thread.h \ |
10 | Mutex.h \ |
11 | CondVar.h |
Note:
See TracBrowser
for help on using the repository browser.