|
@@ -31,7 +31,7 @@ type
|
|
implementation
|
|
implementation
|
|
|
|
|
|
uses
|
|
uses
|
|
- CompPreprocInt, Commctrl, {$IFDEF IS_DXE2}Vcl.Consts{$ELSE}Consts{$ENDIF}, Classes, IniFiles, TypInfo, AnsiStrings, Math,
|
|
|
|
|
|
+ CompPreprocInt, Commctrl, Consts, Classes, IniFiles, TypInfo, AnsiStrings, Math,
|
|
PathFunc, CmnFunc2, Struct, Int64Em, CompMsgs, SetupEnt,
|
|
PathFunc, CmnFunc2, Struct, Int64Em, CompMsgs, SetupEnt,
|
|
FileClass, Compress, CompressZlib, bzlib, LZMA, ArcFour, SHA1,
|
|
FileClass, Compress, CompressZlib, bzlib, LZMA, ArcFour, SHA1,
|
|
MsgIDs, SetupSectionDirectives, LangOptionsSectionDirectives, DebugStruct, VerInfo, ResUpdate, CompExeUpdate,
|
|
MsgIDs, SetupSectionDirectives, LangOptionsSectionDirectives, DebugStruct, VerInfo, ResUpdate, CompExeUpdate,
|