Changeset 81 in pacpusframework for trunk/src/PacpusLib


Ignore:
Timestamp:
01/11/13 23:31:02 (11 years ago)
Author:
Marek Kurdej
Message:

Added: PacpusApplication to catch exceptions that are thrown outside.

Location:
trunk/src/PacpusLib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/PacpusLib/CMakeLists.txt

    r64 r81  
    4747    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/Log.h
    4848    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/pacpus.h
     49    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/PacpusApplication.h
    4950    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/road_time.h
    5051    ${PACPUS_INCLUDE_DIR}/Pacpus/kernel/XmlComponentConfig.h
     
    5455    ./ComponentManager.cpp
    5556    ./Log.cpp
     57    ./PacpusApplication.cpp
    5658    ./XmlComponentConfig.cpp
    5759    ./XmlConfigFile.cpp
Note: See TracChangeset for help on using the changeset viewer.