Changeset 125068


Ignore:
Timestamp:
02/03/12 16:18:15 (3 months ago)
Author:
Micke Prag <micke.prag@…>
Branches:
('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
Children:
e834160492fcf522ade2ab40239ba2bf66e17be3
Parents:
868c8b322c052181e36262773192fb03fa02fdea
git-author:
Micke Prag <micke.prag@telldus.se>2012-02-03 16:18:15+01:00
git-committer:
Micke Prag <micke.prag@telldus.se>2012-02-03 16:18:15+01:00
Message:

Missed the Event files for Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • telldus-core/common/CMakeLists.txt

    r938187 r125068  
    6767        ADD_DEFINITIONS( -D_LINUX ) 
    6868        LIST(APPEND  telldus-common_SRCS 
     69                Event_unix.cpp 
     70                EventHandler_unix.cpp 
    6971                Socket_unix.cpp 
    7072        ) 
Note: See TracChangeset for help on using the changeset viewer.