set(types_SRC
        ${types_SRC}

#	BAL/Implementations/Types/Common/Arena.cpp
	BAL/Implementations/Types/Common/ArrayImpl.cpp
	BAL/Implementations/Types/Common/AtomicString.cpp
	BAL/Implementations/Types/Common/Base64.cpp
	BAL/Implementations/Types/Common/CString.cpp
	BAL/Implementations/Types/Common/DeprecatedCString.cpp
#	BAL/Implementations/Types/Common/DeprecatedPtrListImpl.cpp
	BAL/Implementations/Types/Common/DeprecatedString.cpp
#	BAL/Implementations/Types/Common/DeprecatedStringList.cpp
	BAL/Implementations/Types/Common/DeprecatedValueListImpl.cpp
	BAL/Implementations/Types/Common/DragData.cpp
	BAL/Implementations/Types/Common/DragDataBal.cpp
	BAL/Implementations/Types/Common/FloatPoint.cpp
	BAL/Implementations/Types/Common/FloatRect.cpp
	BAL/Implementations/Types/Common/FloatSize.cpp
	BAL/Implementations/Types/Common/IntRect.cpp
	BAL/Implementations/Types/Common/Logging.cpp
	BAL/Implementations/Types/Common/MIMETypeRegistry.cpp
	BAL/Implementations/Types/Common/MIMETypeRegistryBal.cpp
	BAL/Implementations/Types/Common/RegularExpression.cpp
#	BAL/Implementations/Types/Common/SegmentedString.cpp
	BAL/Implementations/Types/Common/SharedBuffer.cpp
	BAL/Implementations/Types/Common/String.cpp
	BAL/Implementations/Types/Common/StringImpl.cpp
	BAL/Implementations/Types/Common/SSLKeyGenerator.cpp
	BAL/Implementations/Types/Common/TextBoundaries.cpp
	BAL/Implementations/Types/Common/TextBreakIteratorBal.cpp
	BAL/Implementations/Types/Common/TextCodec.cpp
#	BAL/Implementations/Types/Common/TextCodecICU.cpp
	BAL/Implementations/Types/Common/TextCodecLatin1.cpp
	BAL/Implementations/Types/Common/TextCodecUTF16.cpp
	BAL/Implementations/Types/Common/TextDecoder.cpp
	BAL/Implementations/Types/Common/TextEncoding.cpp
	BAL/Implementations/Types/Common/TextEncodingRegistry.cpp
#	BAL/Implementations/Types/Common/TextStream.cpp
	BAL/Implementations/Types/Common/Timer.cpp


	BAL/Implementations/Types/Linux/BIFile.cpp	
    BAL/Implementations/Types/Linux/SharedTimerLinux.cpp
	BAL/Implementations/Types/Linux/SystemTimeLinux.cpp
)
