Ignore:
Timestamp:
01/19/13 14:07:10 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Imported the conditional variable implementation from xplcommon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/scpl/_win32/Makefile.am

    r1 r5  
    22
    33libvscpl_win32_la_SOURCES =     \
    4         Thread.cc
     4        Thread.cc               \
     5        CondVar.cc
    56
    67include_win32_posixdir=$(includedir)/hu/varadiistvan/scpl/_win32
    78include_win32_posix_HEADERS=\
    8         Thread.h
     9        Thread.h                \
     10        CondVar.h
Note: See TracChangeset for help on using the changeset viewer.