package OverbyteIcsDXe4Run; {$R *.res} {$R '..\Source\OverbyteIcsHttpSrv.dcr'} {$R '..\Source\OverbyteIcsFtpSrv.dcr'} {$R '..\Source\OverbyteIcsNntpCli.dcr'} {$R '..\Source\OverbyteIcsWSocket.dcr'} {$R '..\Source\OverbyteIcsFtpCli.dcr'} {$R '..\Source\OverbyteIcsHttpProt.dcr'} {$R '..\Source\OverbyteIcsWSocketS.dcr'} {$R '..\Source\OverbyteIcsSmtpProt.dcr'} {$R '..\Source\OverbyteIcsPop3Prot.dcr'} {$R '..\Source\OverbyteIcsTnCnx.dcr'} {$R '..\Source\OverbyteIcsEmulVT.dcr'} {$R '..\Source\OverbyteIcsTnEmulVT.dcr'} {$R '..\Source\OverbyteIcsPing.dcr'} {$R '..\Source\OverbyteIcsDnsQuery.dcr'} {$R '..\Source\OverbyteIcsTnScript.dcr'} {$R '..\Source\OverbyteIcsFingCli.dcr'} {$R '..\Source\OverbyteIcsLogger.dcr'} {$R '..\Source\OverbyteIcsMimeDec.dcr'} {$R '..\Source\OverbyteIcsMultipartFtpDownloader.dcr'} {$R '..\Source\OverbyteIcsMultipartHttpDownloader.dcr'} {$R '..\Source\OverbyteIcsMultiProgressBar.dcr'} {$R '..\Source\OverbyteIcsSslSessionCache.dcr'} {$R '..\Source\OverbyteIcsSslThrdLock.dcr'} {$R '..\Source\OverbyteIcsHttpAppServer.dcr'} {$R '..\Source\OverbyteIcsTimeList.dcr'} {$R '..\Source\OverbyteIcsCharsetComboBox.dcr'} {$R '..\Source\OverbyteIcsWSocketTS.dcr'} {$R '..\Source\OverbyteIcsMimeUtils.dcr'} {$R '..\Source\OverbyteIcsCookies.dcr'} {$IFDEF IMPLICITBUILDING This IFDEF should not be used by users} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS ON} {$LONGSTRINGS ON} {$OPENSTRINGS ON} {$OPTIMIZATION OFF} {$OVERFLOWCHECKS OFF} {$RANGECHECKS OFF} {$REFERENCEINFO ON} {$SAFEDIVIDE OFF} {$STACKFRAMES ON} {$TYPEDADDRESS OFF} {$VARSTRINGCHECKS ON} {$WRITEABLECONST OFF} {$MINENUMSIZE 1} {$IMAGEBASE $400000} {$DEFINE DEBUG} {$DEFINE USE_SSL} {$ENDIF IMPLICITBUILDING} {$DESCRIPTION 'Overbyte ICS VCL Run-Time Package for Delphi XE4'} {$RUNONLY} {$IMPLICITBUILD OFF} requires rtl, vcl; contains OverbyteIcsTypes in '..\Source\OverbyteIcsTypes.pas', OverbyteIcsWinsock in '..\Source\OverbyteIcsWinsock.pas', OverbyteIcsWndControl in '..\Source\OverbyteIcsWndControl.pas', OverbyteIcsWSockBuf in '..\Source\OverbyteIcsWSockBuf.pas', OverByteIcsFtpSrvT in '..\Source\OverByteIcsFtpSrvT.pas', OverbyteIcsWSocket in '..\Source\OverbyteIcsWSocket.pas', OverbyteIcsFtpCli in '..\Source\OverbyteIcsFtpCli.pas', OverbyteIcsFtpSrv in '..\Source\OverbyteIcsFtpSrv.pas', OverbyteIcsHttpProt in '..\Source\OverbyteIcsHttpProt.pas', OverbyteIcsWSocketS in '..\Source\OverbyteIcsWSocketS.pas', OverbyteIcsSmtpProt in '..\Source\OverbyteIcsSmtpProt.pas', OverbyteIcsPop3Prot in '..\Source\OverbyteIcsPop3Prot.pas', OverbyteIcsNntpCli in '..\Source\OverbyteIcsNntpCli.pas', OverbyteIcsTnCnx in '..\Source\OverbyteIcsTnCnx.pas', OverbyteIcsEmulVT in '..\Source\OverbyteIcsEmulVT.pas', OverbyteIcsTnEmulVT in '..\Source\OverbyteIcsTnEmulVT.pas', OverbyteIcsTnOptFrm in '..\Source\OverbyteIcsTnOptFrm.pas' {OptForm}, OverbyteIcsPing in '..\Source\OverbyteIcsPing.pas', OverbyteIcsDnsQuery in '..\Source\OverbyteIcsDnsQuery.pas', OverbyteIcsTnScript in '..\Source\OverbyteIcsTnScript.pas', OverbyteIcsFingCli in '..\Source\OverbyteIcsFingCli.pas', OverbyteIcsLogger in '..\Source\OverbyteIcsLogger.pas', OverbyteIcsMD4 in '..\Source\OverbyteIcsMD4.pas', OverbyteIcsMD5 in '..\Source\OverbyteIcsMD5.pas', OverbyteIcsMimeUtils in '..\Source\OverbyteIcsMimeUtils.pas', OverbyteIcsSha1 in '..\Source\OverbyteIcsSha1.pas', OverbyteIcsUrl in '..\Source\OverbyteIcsUrl.pas', OverbyteIcsZlibHigh in '..\Source\OverbyteIcsZlibHigh.pas', OverbyteIcsZLibObj in '..\Source\OverbyteIcsZLibObj.pas', OverbyteIcsDES in '..\Source\OverbyteIcsDES.pas', OverbyteIcsHttpContCod in '..\Source\OverbyteIcsHttpContCod.pas', OverbyteIcsIcmp in '..\Source\OverbyteIcsIcmp.pas', OverbyteIcsNtlmMsgs in '..\Source\OverbyteIcsNtlmMsgs.pas', OverbyteIcsStreams in '..\Source\OverbyteIcsStreams.pas', OverbyteIcsLIBEAY in '..\Source\OverbyteIcsLIBEAY.pas', OverbyteIcsSSLEAY in '..\Source\OverbyteIcsSSLEAY.pas', OverbyteIcsAvlTrees in '..\Source\OverbyteIcsAvlTrees.pas', OverbyteIcsSslSessionCache in '..\Source\OverbyteIcsSslSessionCache.pas', OverbyteIcsSslThrdLock in '..\Source\OverbyteIcsSslThrdLock.pas', OverbyteIcsHttpSrv in '..\Source\OverbyteIcsHttpSrv.pas', OverbyteIcsSspi in '..\Source\OverbyteIcsSspi.pas', OverbyteIcsNtlmSsp in '..\Source\OverbyteIcsNtlmSsp.pas', OverbyteIcsSocketUtils in '..\Source\OverbyteIcsSocketUtils.pas', OverbyteIcsMimeDec in '..\Source\OverbyteIcsMimeDec.pas', OverbyteIcsMultipartFtpDownloader in '..\Source\OverbyteIcsMultipartFtpDownloader.pas', OverbyteIcsMultipartHttpDownloader in '..\Source\OverbyteIcsMultipartHttpDownloader.pas', OverbyteIcsOneTimePw in '..\Source\OverbyteIcsOneTimePw.pas', OverbyteIcsCRC in '..\Source\OverbyteIcsCRC.pas', OverbyteIcsUtils in '..\Source\OverbyteIcsUtils.pas', OverbyteIcsCharsetUtils in '..\Source\OverbyteIcsCharsetUtils.pas', OverbyteIcsMultiProgressBar in '..\Source\OverbyteIcsMultiProgressBar.pas', OverbyteIcsDigestAuth in '..\Source\OverbyteIcsDigestAuth.pas', OverbyteIcsHttpAppServer in '..\Source\OverbyteIcsHttpAppServer.pas', OverbyteIcsTimeList in '..\Source\OverbyteIcsTimeList.pas', OverbyteIcsWebSession in '..\Source\OverbyteIcsWebSession.pas', OverbyteIcsCharsetComboBox in '..\Source\OverbyteIcsCharsetComboBox.pas', OverbyteIcsThreadTimer in '..\Source\OverbyteIcsThreadTimer.pas', OverbyteIcsWSocketTS in '..\Source\OverbyteIcsWSocketTS.pas', OverbyteIcsCsc in '..\Source\OverbyteIcsCsc.pas', OverbyteIcsIconv in '..\Source\OverbyteIcsIconv.pas', OverbyteIcsMLang in '..\Source\OverbyteIcsMLang.pas', OverbyteIcsWinnls in '..\Source\OverbyteIcsWinnls.pas', OverbyteIcsCookies in '..\Source\OverbyteIcsCookies.pas', OverbyteIcsHttpCCodZLib in '..\Source\OverbyteIcsHttpCCodZLib.pas', OverbyteIcsAsn1Utils in '..\Source\OverbyteIcsAsn1Utils.pas', OverbyteIcsFormDataDecoder in '..\Source\OverbyteIcsFormDataDecoder.pas', OverbyteIcsSnmpCli in '..\Source\OverbyteIcsSnmpCli.pas', OverbyteIcsSnmpMsgs in '..\Source\OverbyteIcsSnmpMsgs.pas', OverbyteIcsSysLogClient in '..\Source\OverbyteIcsSysLogClient.pas', OverbyteIcsSysLogDefs in '..\Source\OverbyteIcsSysLogDefs.pas', OverbyteIcsSysLogServer in '..\Source\OverbyteIcsSysLogServer.pas', OverbyteIcsTicks64 in '..\Source\OverbyteIcsTicks64.pas'; end.