source: vscpl/src/hu/varadiistvan/scpl/_win32/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_win32.la
2
3libvscpl_win32_la_SOURCES = \
4 Thread.cc
5
6include_win32_posixdir=$(includedir)/hu/varadiistvan/scpl/_win32
7include_win32_posix_HEADERS=\
8 Thread.h
Note: See TracBrowser for help on using the repository browser.