source: vscpl/src/hu/varadiistvan/scpl/_posix/Makefile.am@ 1:ee063b6aaa32

Last change on this file since 1:ee063b6aaa32 was 1:ee063b6aaa32, checked in by István Váradi <ivaradi@…>, 11 years ago

The Thread class can be compiled for Linux and Win32

File size: 185 bytes
Line 
1noinst_LTLIBRARIES=libvscpl_posix.la
2
3libvscpl_posix_la_SOURCES = \
4 Thread.cc
5
6include_vscpl_posixdir=$(includedir)/hu/varadiistvan/scpl/_posix
7include_vscpl_posix_HEADERS=\
8 Thread.h
Note: See TracBrowser for help on using the repository browser.