Merge "[Native][25/11/2013][Add]Adding BigInteger class" into tizen
[platform/framework/native/appfw.git] / src / base / CMakeLists.txt
index e90d34a..2822816 100755 (executable)
@@ -22,10 +22,13 @@ SET (${this_target}_SOURCE_FILES
        FBaseErrors.cpp
        FBaseFloat.cpp
        FBaseFloatComparer.cpp
+       FBaseImmutableString.cpp
        FBaseInt8.cpp
        FBaseInt8Comparer.cpp
+       FBaseInteger8.cpp
        FBaseInteger.cpp
        FBaseIntegerComparer.cpp
+       FBaseInteger8Comparer.cpp
        FBaseLong.cpp
        FBaseLongComparer.cpp
        FBaseLongLong.cpp
@@ -38,6 +41,7 @@ SET (${this_target}_SOURCE_FILES
        FBaseString.cpp
        FBaseStringComparer.cpp
        FBaseStringHashCodeProvider.cpp
+       FBase_StringBuffer.cpp
        FBase_StringConverter.cpp
        FBaseSys.cpp
        FBaseTimeSpan.cpp
@@ -52,6 +56,7 @@ SET (${this_target}_SOURCE_FILES
        FBaseDoubleMatrix3.cpp
        FBaseDoubleMatrix4.cpp
        FBaseIntMatrix.cpp
+       FBase_NumberUtil.cpp
        collection/FBaseColMapEntry.cpp
        collection/FBaseColQueue.cpp
        collection/FBaseColLinkedList.cpp