Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / CodeSets / simple / cs_test.conf
blobdef554e48f08d58056ef46099bfc1c1335be078e
2 #First, load the appropriate codeset translator factories
3 dynamic Char_IBM1047_ISO8859_Factory Service_Object * IBM1047_ISO8859:_make_Char_IBM1047_ISO8859_Factory ()
5 static Resource_Factory
6   "-ORBNativeCharCodeSet 0x10020417 -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet 0x00010001"
8 # Alternatively, A locale name may be used to specify the native char codeset
9 # if one is defined in ace/Codeset_Registry_db.cpp
11 #static Resource_Factory
12 #  "-ORBNativeCharCodeSet EBCDIC -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet 0x00010001"