fix CMakefile.
authorKeebum Kim <keebum.kim@samsung.com>
Fri, 26 Oct 2012 05:13:48 +0000 (14:13 +0900)
committerKeebum Kim <keebum.kim@samsung.com>
Fri, 26 Oct 2012 05:13:48 +0000 (14:13 +0900)
utils/CMakeLists.txt

index ab89733..552f721 100755 (executable)
@@ -18,6 +18,7 @@ SET(UTILS-SRCS
        ${CMAKE_SOURCE_DIR}/utils/MsgDebug.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgException.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgUtilFunction.cpp
+       ${CMAKE_SOURCE_DIR}/utils/MsgTextConvert.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgIpcSocket.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgUtilFile.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgSqliteWrapper.cpp