/[projects]/smsdaemon/plugins/CMakeLists.txt
ViewVC logotype

Diff of /smsdaemon/plugins/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 192 by torben, Mon Dec 15 13:27:53 2008 UTC revision 193 by torben, Wed Dec 17 23:43:26 2008 UTC
# Line 3  INCLUDE_DIRECTORIES(.. .) Line 3  INCLUDE_DIRECTORIES(.. .)
3    
4  ADD_LIBRARY(smsplugins SHARED  ADD_LIBRARY(smsplugins SHARED
5          EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp StatusPlugin.cpp ListPlugin.cpp          EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp StatusPlugin.cpp ListPlugin.cpp
6          HostStatusPlugin.cpp WeatherPlugin.cpp)          HostStatusPlugin.cpp WeatherPlugin.cpp UrlTriggerPlugin.cpp)
7    
8  INSTALL(TARGETS smsplugins  INSTALL(TARGETS smsplugins
9    RUNTIME DESTINATION bin    RUNTIME DESTINATION bin

Legend:
Removed from v.192  
changed lines
  Added in v.193

  ViewVC Help
Powered by ViewVC 1.1.20