|
@@ -15,12 +15,12 @@ uses
|
|
{$ifdef darwin}iosxwstr{$else}cwstring{$endif},
|
|
{$ifdef darwin}iosxwstr{$else}cwstring{$endif},
|
|
{$endif unix}
|
|
{$endif unix}
|
|
{$endif ndef USE_INTERNAL_UNICODE}
|
|
{$endif ndef USE_INTERNAL_UNICODE}
|
|
- {$ifdef USE_FPWIDESTRING_UNIT}
|
|
|
|
- fpwidestring,
|
|
|
|
- {$endif}
|
|
|
|
{$ifdef USE_UNICODEDUCET_UNIT}
|
|
{$ifdef USE_UNICODEDUCET_UNIT}
|
|
unicodeducet,
|
|
unicodeducet,
|
|
{$endif}
|
|
{$endif}
|
|
|
|
+ {$ifdef USE_FPWIDESTRING_UNIT}
|
|
|
|
+ fpwidestring,
|
|
|
|
+ {$endif}
|
|
{$ifdef USE_CPALL_UNIT}
|
|
{$ifdef USE_CPALL_UNIT}
|
|
cpall,
|
|
cpall,
|
|
{$endif}
|
|
{$endif}
|