Changeset 156 in pacpusframework for branches/2.0-beta1/src/PacpusLib/CMakeLists.txt


Ignore:
Timestamp:
08/01/13 13:16:38 (11 years ago)
Author:
Marek Kurdej
Message:

Added: PacpusException.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0-beta1/src/PacpusLib/CMakeLists.txt

    r155 r156  
    5858    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/pacpus.h
    5959    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/PacpusApplication.h
     60    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/PacpusException.h
    6061    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/road_time.h
    6162    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/XmlComponentConfig.h
     
    7576    ./Log.cpp
    7677    ./PacpusApplication.cpp
     78    ./PacpusException.cpp
    7779    ./XmlComponentConfig.cpp
    7880    ./XmlConfigFile.cpp
Note: See TracChangeset for help on using the changeset viewer.