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

Diff of /smsdaemon/CMakeLists.txt

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

revision 211 by torben, Sun Dec 21 22:08:20 2008 UTC revision 217 by torben, Tue Dec 23 14:20:43 2008 UTC
# Line 34  ADD_LIBRARY(smsdaemoncore SHARED Line 34  ADD_LIBRARY(smsdaemoncore SHARED
34          ModemTransceiver.cpp Sms.cpp Common.cpp Util.cpp TaskManager.cpp daemon.cpp kbhit.cpp          ModemTransceiver.cpp Sms.cpp Common.cpp Util.cpp TaskManager.cpp daemon.cpp kbhit.cpp
35          PluginManager.cpp Plugin.cpp SmsPdu.cpp SmsDaemon.cpp          PluginManager.cpp Plugin.cpp SmsPdu.cpp SmsDaemon.cpp
36          Task.cpp Spooler.cpp Value.cpp ConfigFile.cpp DebugTransceiver.cpp          Task.cpp Spooler.cpp Value.cpp ConfigFile.cpp DebugTransceiver.cpp
37          SmsToolTransceiver.cpp Logger.cpp HttpClient.cpp ProxyTransceiver.cpp          SmsToolTransceiver.cpp Logger.cpp HttpClient.cpp ProxyTransceiver.cpp ProxyPlugin.cpp
38            AccessManager.cpp
39          )          )
40    
41  ADD_EXECUTABLE(smsdaemon main.cpp)  ADD_EXECUTABLE(smsdaemon main.cpp)

Legend:
Removed from v.211  
changed lines
  Added in v.217

  ViewVC Help
Powered by ViewVC 1.1.20