Importación inicial
git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@32 05c56307-c608-d34a-929d-697000501d7a
This commit is contained in:
parent
5678df5538
commit
111d889bc6
BIN
official/x.42/DxAutoInstaller/DxAutoInstaller.exe
Normal file
BIN
official/x.42/DxAutoInstaller/DxAutoInstaller.exe
Normal file
Binary file not shown.
50
official/x.42/DxAutoInstaller/Installer.ini
Normal file
50
official/x.42/DxAutoInstaller/Installer.ini
Normal file
@ -0,0 +1,50 @@
|
||||
[Application]
|
||||
|
||||
Language=
|
||||
|
||||
[LanguageList]
|
||||
|
||||
2052=Chinese
|
||||
|
||||
[Language.Chinese]
|
||||
|
||||
MainForm.LblAppDesc.Caption=该程序可将压缩包形式的 DevExpress VCL 组件自动解压缩,并安装到选定的 CodeGear 开发环境中。
|
||||
MainForm.LblArcFile.Caption=选择压缩包:
|
||||
MainForm.LblDestPath.Caption=选择目标目录:
|
||||
MainForm.LblExecMode.Caption=执行方式:
|
||||
MainForm.LblIDEs.Caption=开发环境:
|
||||
MainForm.LblExecLogs.Caption=执行日志:
|
||||
|
||||
MainForm.CboExecMode.Items.Text=自动解压缩并安装#13#10只解压不安装#13#10只安装(文件已解压到安装目录)#13#10卸载
|
||||
|
||||
MainForm.DlgArcFile.Filter=RAR 压缩包 (*.RAR)|*.RAR|ZIP 压缩包 (*.ZIP)|*.ZIP|全部文件 (*.*)|*.*
|
||||
|
||||
MainForm.ActExecute.Caption=执行(&E)
|
||||
MainForm.ActExit.Caption=退出(&X)
|
||||
|
||||
Extracting=解压缩:%s...
|
||||
Deleting=删除:%s...
|
||||
Compiling=编译:%s...
|
||||
Installing=安装:%s...
|
||||
Uninstalling=卸载:%s...
|
||||
Coping=复制:%s...
|
||||
Searching=搜索:%s...
|
||||
Moving=移动:%s...
|
||||
PathAdding=添加库搜索路径及环境变量:%s...
|
||||
PathRemoving=移除库搜索路径及环境变量:%s...
|
||||
|
||||
ArcFileRequired=请选择 DevExpress VCL 压缩包。
|
||||
DestPathRequired=请选择解压或安装的目标目录。
|
||||
IDENotFound=您未安装任何 CodeGear 开发环境。
|
||||
CloseRunningIDE=请关闭正在运行的 %s 开发环境。
|
||||
ExecTimeCount=执行用时:%s (分:秒)
|
||||
|
||||
ExtractStart=开始解压缩 %s...
|
||||
ExtractFinished=解压缩完成!
|
||||
|
||||
InstallStart=开始安装组件至 %s...
|
||||
InstallFinished=安装完成!
|
||||
|
||||
UninstallStart=开始卸载已安装组件...
|
||||
UninstallFinished=卸载完成。
|
||||
ComponentsNotFound=没有发现已安装组件。
|
||||
177
official/x.42/DxAutoInstaller/Packages.ini
Normal file
177
official/x.42/DxAutoInstaller/Packages.ini
Normal file
@ -0,0 +1,177 @@
|
||||
============================================================
|
||||
DevExpress VCL Auto-Installer
|
||||
Packages.ini
|
||||
Copyright (C) 2008 Faceker.com
|
||||
============================================================
|
||||
README:
|
||||
|
||||
Section: Component Name.
|
||||
---PackagesPath: Package files relative path (Base of install path).
|
||||
EMPTY - Install Path;
|
||||
* - Component Name\Packages\;
|
||||
---SourcesPath: Source files relative path (base of install path).
|
||||
EMPTY - Install Path;
|
||||
* - Component Name\Sources\;
|
||||
---PackageFiles: Package files. Example: dxGrid; dxADO;
|
||||
---ExcludePackageFiles: Note only, not used.
|
||||
---PackageAttachFiles: bugfix for dcldxSkinsdxBarsPainters.(Required dcldxSkinsdxBarsPaintersD7.res)
|
||||
============================================================
|
||||
|
||||
[ExpressCore Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxCore;
|
||||
|
||||
[ExpressCommon Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxComn;
|
||||
|
||||
[ExpressGDI+ Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxGDIPlus;
|
||||
|
||||
[XP Theme Manager]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxTheme;
|
||||
|
||||
[ExpressLibrary]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxLibrary; cxLibraryVCL; dclcxLibrary; dclcxLibraryVCL;
|
||||
|
||||
[ExpressScript Engine]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxScriptEngine;
|
||||
|
||||
[Innerfuse Pascal Script]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxIFPascalScript;
|
||||
|
||||
[ExpressMemData]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxmds; dcldxmds;
|
||||
|
||||
[ExpressDataController]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxData; cxADOAdapters; cxBDEAdapters; cxIBXAdapters;
|
||||
|
||||
[ExpressDocking Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxDocking; dcldxDocking;
|
||||
|
||||
[ExpressEditors Library 5]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxEditors; cxEditorsVCL; cxExtEditors; cxExtEditorsVCL; dclcxEditors; dclcxEditorsVCL; dclcxExtEditors; dclcxExtEditorsVCL;
|
||||
|
||||
[ExpressExport Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxExport; cxExportVCL;
|
||||
|
||||
[ExpressLayout Control]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxLayoutControl; dxLayoutControlcxEditAdapters; dcldxLayoutControl;
|
||||
ExcludePackageFiles=dxLayoutControldxEditAdapters;
|
||||
|
||||
[ExpressSideBar]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxSB; dcldxSB;
|
||||
|
||||
[ExpressPageControl 2]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxPageControl; cxPageControlVCL; dclcxPageControl; dclcxPageControlVCL;
|
||||
|
||||
[ExpressNavBar 2]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxNavBar; dcldxNavBar;
|
||||
|
||||
[ExpressQuantumGrid 6]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxGrid; dclcxGrid;
|
||||
|
||||
[ExpressPivotGrid 2]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxPivotGrid; dclcxPivotGrid; cxPivotGridChart; cxPivotGridOLAP; dclcxPivotGridChart; dclcxPivotGridOLAP;
|
||||
|
||||
[ExpressScheduler 3]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxScheduler; cxSchedulerGrid; dclcxScheduler; dclcxSchedulerGrid;
|
||||
|
||||
[ExpressFlowChart]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxFlowChart; dcldxFlowChart;
|
||||
|
||||
[ExpressOrgChart]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxOrgC; dxDBOr; dcldxOrgC; dcldxDBOr;
|
||||
|
||||
[ExpressVerticalGrid]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxVerticalGrid; cxVerticalGridVCL; dclcxVerticalGrid; dclcxVerticalGridVCL;
|
||||
|
||||
[ExpressSpreadSheet]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxSpreadSheet; cxSpreadSheetVCL; dclcxSpreadSheet; dclcxSpreadSheetVCL;
|
||||
|
||||
[ExpressWeb Framework]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxWeb; cxWebPascalScript; cxWebSnap; cxWebTeeChart; dclcxWeb; dclcxWebPascalScript; dclcxWebSnap; dclcxWebTeeChart;
|
||||
|
||||
[ExpressBars 6]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxBar; cxBarEditItem; dxRibbon; dxBarExtItems; dxBarExtDBItems; dxBarDBNav; dcldxBar; dclcxBarEditItem; dcldxRibbon; dcldxBarExtItems; dcldxBarExtDBItems; dcldxBarDBNav;
|
||||
|
||||
[ExpressMasterView]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxMasterView; dcldxMasterView;
|
||||
|
||||
[ExpressDBTree Suite]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxdbtr; dxtrmd; dcldxdbtr; dcldxtrmd;
|
||||
|
||||
[ExpressQuantumTreeList 4]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=cxTreeList; cxTreeListVCL; dclcxTreeList; dclcxTreeListVCL;
|
||||
|
||||
[ExpressPrinting System]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxPSCore; dcldxPSCore; dxPSLnks; dxPScxCommon; dxPScxExtCommon; dxPSTeeChart; dxPSPrVwAdv; dxPSdxOCLnk; dxPSdxMVLnk; dxPSdxLCLnk; dxPSdxFCLnk; dxPSdxDBTVLnk; dxPSdxDBOCLnk; dxPSDBTeeChart; dxPScxTLLnk; dxPScxSSLnk; dxPScxScheduler3Lnk; dxPScxPivotGrid2Lnk; dxPScxPCProd; dxPScxGrid6Lnk; dxPScxVGridLnk;
|
||||
ExcludePackageFiles=dxPSTLLnk; dxPSdxOILnk; dxPSdxInsLnk; dxPSdxDBTLLnk; dxPScxScheduler2Lnk; dxPSdxDBGrLnk; dxPScxSchedulerLnk; dxPSdxDBCtrlLnk; dxPScxGridLnk; dxPScxGrid4Lnk; dxPScxPivotGridLnk;
|
||||
|
||||
[ExpressSkins Library]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxSkinsCore; dxSkinXmas2008Blue; dxSkinValentine; dxSkinStardust; dxSkinSilver; dxSkinsdxRibbonPainter; dxSkinsdxNavBar2Painter; dxSkinsdxLCPainter; dxSkinsdxDLPainter; dxSkinsdxBarPainter; dxSkinscxScheduler3Painter; dxSkinscxPCPainter; dxSkinOffice2007Silver; dxSkinOffice2007Pink; dxSkinOffice2007Green; dxSkinOffice2007Blue; dxSkinOffice2007Black; dxSkinMoneyTwins; dxSkinMcSkin; dxSkinLondonLiquidSky; dxSkinLiquidSky; dxSkinLilian; dxSkiniMaginary; dxSkinGlassOceans; dxSkinCoffee; dxSkinSummer2008; dxSkinCaramel; dxSkinBlue; dxSkinBlack; dxSkinDarkSide; dxSkinPumpkin; dcldxSkinsCore; dcldxSkinsDesignHelper; dcldxSkinsdxNavBar2Painter; dcldxSkinsdxLCPainter; dcldxSkinsdxBarsPainters; dcldxSkinsdxBarPainter; dcldxSkinscxScheduler3Painter; dcldxSkinscxPCPainter; dxSkinsdxBarSkinnedCustomizationForm;
|
||||
ExcludePackageFiles=dxSkinscxSchedulerPainter; dcldxSkinscxSchedulerPainter; dxSkinsdxNavBarPainter; dcldxSkinsdxNavBarPainter;
|
||||
PackageAttachFiles=dcldxSkinsdxBarsPaintersD7.res;
|
||||
|
||||
[ExpressSpellChecker]
|
||||
PackagesPath=*
|
||||
SourcesPath=*
|
||||
PackageFiles=dxSpellChecker; dcldxSpellChecker;
|
||||
103
official/x.42/DxAutoInstaller/Readme.txt
Normal file
103
official/x.42/DxAutoInstaller/Readme.txt
Normal file
@ -0,0 +1,103 @@
|
||||
=========================================
|
||||
DevExpress VCL Auto-Installer
|
||||
Version: 1.6
|
||||
Copyright (C) 2008 Faceker.com
|
||||
=========================================
|
||||
|
||||
|
||||
1. 功能概述
|
||||
2. 使用说明
|
||||
3. 已知问题
|
||||
4. 版本历史
|
||||
5. 联系方式
|
||||
|
||||
|
||||
1. 功能概述
|
||||
------------
|
||||
DevExpress VCL 的组件安装包一般都是一个压缩文件,需要进行层层解压并逐个手动安装数量众多的 DPK\BPK 文件才能安装成功,整个安装过程十分麻烦。DevExpress VCL Auto-Installer 可以将这一切简化,该程序可以自动解压源压缩包,并将其中的组件自动安装到选定的 CodeGear Delphi 或 C++ Builder 开发环境中。
|
||||
|
||||
本程序也支持对手动解压的文件进行安装,同时支持自动卸载组件。
|
||||
|
||||
2. 使用说明
|
||||
------------
|
||||
解压:选定 DevExpress 压缩包,程序会自动将内部文件解压到目标目录。
|
||||
该操作可选,你也可以手动解压缩。
|
||||
|
||||
安装:将程序自动解压或者你手动解压到目标目录的组件安装到选定的 Delphi 或 C++ Builder 中。
|
||||
如果你之前已安装了 DevExpress,该程序会自动卸载。
|
||||
|
||||
卸载:卸载选定的开发环境中的 DevExpress 组件。
|
||||
无论是通过本程序安装还是手动安装的 DevExpress 组件,都会自动卸载。
|
||||
|
||||
3. 已知问题
|
||||
------------
|
||||
* 在 RAD Studio 环境下,如果将 DevExpress 组件同时安装到了 Delphi 和 C++Builder 中,IDE 启动时会报错(以问题在 v1.6 及以后版本已不存在)。
|
||||
只能将组件安装到 RAD Studio 的 Delphi 或 C++Builder 其中之一。
|
||||
原因是 DevExpress 的包文件双重编译后不能在 C++Builder 中正常使用。
|
||||
所以采用的是独立编译方式(官方的安装程序也是此种方式)。
|
||||
|
||||
* v1.6 版本建议用于安装 DevExpress v39 及以后版本;
|
||||
|
||||
* 安装正确完成,但启动 IDE 后提示找不到 *.bpl 文件,库目录也没有生成任何 bpl 文件。
|
||||
造成此问题的原因是你没有正确安装 IDE,你的 IDE 是试用版,试用版下命令行编译器是无效的(LogOutput.txt 文件会提示);
|
||||
试用版和破解是没有关系的,试用版是由不正确的安装方法造成的,破解只是破解了 BDS.EXE,其它相关文件还是试用版的。
|
||||
用正确的 SLIP 文件或序列号重新安装 IDE 即可。
|
||||
|
||||
* 压缩包的解压目前主要测试对象是最常见的 SSG 版本,可完全实现自动化安装。
|
||||
本程序自动解压压缩包后会形成如下形式的标准目录结构,只要目标目录的结构形式和其一致,均可实现自动安装:
|
||||
|
||||
安装目录(即程序界面指定的目标目录)
|
||||
|
|
||||
+------ ExpressCommon Library
|
||||
|
|
||||
+------ Packages
|
||||
------- Sources
|
||||
------- ...
|
||||
+------ ExpressBars 6
|
||||
|
|
||||
+------ Packages
|
||||
+------ Sources
|
||||
+------ ...
|
||||
+------ ExpressQuantumGrid 6
|
||||
|
|
||||
+------ Packages
|
||||
+------ Sources
|
||||
+------ ...
|
||||
+------ .......
|
||||
|
||||
* 在“添加库搜索路径及环境变量...”处无响应的问题:在极个别情况下会出现此情况,此时安装已全部完成,只是环境变量的全局广播消息未完成,目前发现在有时 eMule 启动的情况下会出现此问题,退出 eMule 可解决,或者是手动终止程序,然后重新启动计算机也可解决。
|
||||
|
||||
4. 版本历史
|
||||
------------
|
||||
v1.6 - 2008-10-14
|
||||
# 支持双重编译到 C++Builder。因为从 DevExpress v39 开始的包结构发生了变化,Delphi 的包可顺利地双重安装到 C++Builder,如果是 RAD Studio 的话,会自动同时安装到二者,无需选择要安装到 Delphi 还是 C++Builder。
|
||||
|
||||
v1.5 - 2008.10.10
|
||||
+ 支持 Delphi 2009;
|
||||
+ 个别包由于依赖性编译出现错误时,可选择继续安装;
|
||||
+ 添加组件:ExpressCore Library、ExpressSpellChecker、ExpressPivotGrid 2;
|
||||
|
||||
v1.2 - 2008.06.12
|
||||
+ 编译出错时自动显示编译器消息;
|
||||
# 修正 ExpressFlowChart 和 ExpressOrgChart 的 Name。
|
||||
|
||||
v1.1 - 2008.05.18
|
||||
+ 添加对 C++Builder 2007 的支持(DevExpress 包文件双重编译有问题,改为单独编译);
|
||||
+ 支持多语言;程序自动判断,也可手动指定。当前支持英语和简体中文;
|
||||
+ 如果某组件的目录不存在,则不安装该组件(方便自定义要安装的组件);
|
||||
+ 安装前或卸载时会自动删除开发环境默认 BPL/DCP 输出目录的相关 DevExpress 文件;
|
||||
# Bugfix: 程序执行了卸载,但提示“没有发现已安装组件”;
|
||||
# Bugfix: 添加 Path 环境变量路径后,cmd 内命令搜索不到的问题。
|
||||
|
||||
v1.0 - 2008.04.24
|
||||
+ 首次发布。
|
||||
|
||||
5. 联系方式
|
||||
------------
|
||||
如要获取该程序的最新版本或报告 Bug,请访问以下地址:
|
||||
|
||||
http://www.faceker.com
|
||||
faceker###gmail.com (### 换 @)
|
||||
|
||||
|
||||
Copyright (C) 2008 Faceker.com
|
||||
BIN
official/x.42/DxAutoInstaller/UnRAR.dll
Normal file
BIN
official/x.42/DxAutoInstaller/UnRAR.dll
Normal file
Binary file not shown.
BIN
official/x.42/DxAutoInstaller/UnZIP32.dll
Normal file
BIN
official/x.42/DxAutoInstaller/UnZIP32.dll
Normal file
Binary file not shown.
119
official/x.42/ExpressBars 5/EULA.txt
Normal file
119
official/x.42/ExpressBars 5/EULA.txt
Normal file
@ -0,0 +1,119 @@
|
||||
DEVELOPER EXPRESS INC
|
||||
ExpressBars(tm) ExpressSideBar(tm) and ExpressDocking Library(tm) SOFTWARE COMPONENT PRODUCT(S) COMPONENT SUITE
|
||||
Copyright (C) 1998-2008 Developer Express Inc.
|
||||
|
||||
END-USER LICENSE AGREEMENT
|
||||
FOR ALL SOFTWARE COMPONENT PRODUCT(S)
|
||||
|
||||
IMPORTANT- READ CAREFULLY: This DEVELOPER EXPRESS INC ("DEVEXPRESS") End-User License Agreement ("EULA") is a legal agreement between you, a developer of software applications, ("Developer End User") and DEVEXPRESS for all DEVEXPRESS products, controls, source code, demos, intermediate files, media, printed materials, and "online" or electronic documentation ("SOFTWARE COMPONENT PRODUCT(S)") contained in this installation file.
|
||||
|
||||
DEVEXPRESS grants to you as an individual, a personal, nonexclusive license to install and use the SOFTWARE COMPONENT PRODUCT(S) for the sole purposes of designing, developing, testing, and deploying application programs which you create. By installing, copying, or otherwise using the SOFTWARE COMPONENT PRODUCT(S), you agree to be bound by the terms of this EULA. If you do not agree to any part of the terms of this EULA, DO NOT INSTALL, USE, EVALUATE, OR REPLICATE IN ANY MANNER, ANY PART, FILE OR PORTION OF THE SOFTWARE COMPONENT PRODUCT(S).
|
||||
|
||||
All SOFTWARE COMPONENT PRODUCT(S) is licensed, not sold. If you are an individual, you must acquire an individual license for the SOFTWARE COMPONENT PRODUCT(S) from DEVEXPRESS or its authorized resellers. If you are an entity, you must acquire and assign an individual license for each Developer End User within your organization using and or developing with the SOFTWARE COMPONENT PRODUCT(S) from DEVEXPRESS or its authorized resellers.
|
||||
|
||||
If the SOFTWARE COMPONENT PRODUCT(S) you have obtained is marked as a "TRIAL" or "EVALUATION," you may install one copy of the SOFTWARE COMPONENT PRODUCT(S) for testing purposes for a period of 30 calendar days from the date of installation ("Evaluation Period"). Upon expiration of the Evaluation Period, the SOFTWARE COMPONENT PRODUCT(S) must be uninstalled and all copies destroyed.
|
||||
|
||||
RIGOROUS ENFORCEMENT OF INTELLECTUAL PROPERTY RIGHTS. If the licensed right of use for this SOFTWARE COMPONENT PRODUCT(S) is purchased by you with any intent to reverse engineer, decompile, create derivative works, and the exploitation or unauthorized transfer of, any DEVEXPRESS intellectual property and trade secrets, to include any exposed methods or source code where provided, no licensed right of use shall exist, and any PRODUCT(s) created as a result shall be judged illegal by definition of all applicable law. Any sale or resale of intellectual property or created derivatives so obtained will be prosecuted to the fullest extent of all local, federal and international law.
|
||||
|
||||
1. GRANT OF LICENSE.
|
||||
|
||||
This EULA, if legally executed as defined herein, licenses and so grants the single individual Developer End User the following rights:
|
||||
|
||||
SOFTWARE COMPONENT PRODUCT(S) - Developer End User may install and use the SOFTWARE COMPONENT PRODUCT(S) on a single computer. Developer End User may also install and use the SOFTWARE COMPONENT PRODUCT(S) on a portable computer.
|
||||
|
||||
2. LIMITATIONS ON REVERSE ENGINEERING, DECOMPILATION, AND DISASSEMBLY.
|
||||
|
||||
You may not reverse engineer, decompile, create derivative works, translate, or disassemble the SOFTWARE COMPONENT PRODUCT(S), and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation. You agree to take all reasonable, legal and appropriate measures to prohibit the illegal dissemination of the SOFTWARE COMPONENT PRODUCT(S) or any of its constituent parts and redistributables to the fullest extent of all applicable local, US Codes and International Laws and Treaties regarding anti-circumvention, including but not limited to, the Geneva and Berne World Intellectual Property Organization (WIPO) Diplomatic Conferences.
|
||||
|
||||
3. SEPARATION OF COMPONENTS.
|
||||
|
||||
The SOFTWARE COMPONENT PRODUCT(S) is licensed as a single PRODUCT(s). The SOFTWARE COMPONENT PRODUCT(S) and its constituent parts and any provided redistributables may not be reverse engineered, decompiled, disassembled or separated for use on more than one computer, nor placed for distribution, sale, or resale as individual creations by Developer End User. The provision of source code, if included with the SOFTWARE COMPONENT PRODUCT(S), does not constitute transfer of any legal rights to such code, and resale or distribution of all or any portion of all source code and intellectual property will be prosecuted to the fullest extent of all applicable local, federal and international laws. All DEVEXPRESS libraries, source code, redistributables and other files remain DEVEXPRESS's exclusive property. You may not distribute any files, except those that DEVEXPRESS has expressly designated as Redistributable.
|
||||
|
||||
4. RENTAL.
|
||||
|
||||
You may not rent, lease, or lend the SOFTWARE COMPONENT PRODUCT(S).
|
||||
|
||||
5. TRANSFER.
|
||||
|
||||
You may NOT permanently or temporarily transfer ANY of your rights under this EULA to any individual or entity without prior written approval from DEVEXPRESS. Regardless of any modifications which you make and regardless of how you might compile, link, and/or package your programs, under no circumstances may the libraries, Redistributables, and/or other files of the SOFTWARE COMPONENT PRODUCT(S) (including any portions thereof) be used for developing programs by anyone other than you. Only you as the licensed Developer End User have the right to use the libraries, redistributables, or other files of the SOFTWARE COMPONENT PRODUCT(S) (or any portions thereof) for developing programs created with the SOFTWARE COMPONENT PRODUCT(S). In particular, you may not share copies of the Redistributables with other co-developers. You may not reproduce or distribute any DEVEXPRESS documentation without DEVEXPRESS's explicit permission.
|
||||
|
||||
If you are an entity (Company), you must acquire and assign a license to each Developer End User within your organization using and or developing with the SOFTWARE COMPONENT PRODUCT(S). With written notification to DEVEXPRESS, Company may transfer the license obtained for a Developer End User to another Developer End User employed or otherwise engaged by Company if the initial Developer End User is no longer employed or engaged by Company or is reassigned to another function within Company and no longer develops software applications using the SOFTWARE COMPONENT PRODUCT(S). In addition, with written notification to DEVEXPRESS, Company may transfer its license of the SOFTWARE COMPONENT PRODUCT(S) to a successor Company.
|
||||
|
||||
6. ROYALTY FREE REDISTRIBUTION.
|
||||
|
||||
DEVEXPRESS PRODUCT(s) may include certain files ("Redistributable(s)") intended for distribution by you to the users of software applications which you create. Redistributables include, for example, those files identified in printed or on-line documentation as redistributable files, or those files preselected for deployment by an install utility provided with the SOFTWARE COMPONENT PRODUCT(S) (if any). In all circumstances, the Redistributables for the SOFTWARE COMPONENT PRODUCT(S) are only those files specifically designated as such by DEVEXPRESS.
|
||||
|
||||
Subject to all of the terms and conditions in this EULA, you may reproduce and distribute copies of the Redistributables, provided that such copies are made from the original copy of the Redistributables included with the SOFTWARE COMPONENT PRODUCT(S) or modified versions of the Redistributables which are provided to you by DEVEXPRESS or those which you create. Copies of Redistributables may only be distributed with and for the sole purpose of executing application programs permitted under this EULA that you have created using the SOFTWARE COMPONENT PRODUCT(S).
|
||||
|
||||
REDISTRIBUTABLES. To obtain a list of redistributables that apply under this EULA, contact support@devexpress.com
|
||||
|
||||
AT NO TIME MAY DEVELOPER END USER CREATE ANY TOOL, REDISTRIBUTABLE, OR SOFTWARE COMPONENT PRODUCT(S) THAT DIRECTLY OR INDIRECTLY COMPETES WITH DEVEXPRESS SOFTWARE COMPONENT PRODUCT(S) WHICH UTILIZES ALL OR ANY PORTION OF THE SOFTWARE COMPONENT PRODUCT(S) contained within this installation.
|
||||
|
||||
Distribution by the Developer End User of any design-time tools (EXE's OCX's or DLL's), executables, and source code distributed to Developer End User by DEVEXPRESS as part of this SOFTWARE COMPONENT PRODUCT(S) and not explicitly identified as a redistributable file is strictly prohibited. The Developer End User shall not develop software applications that provide an application programming interface to the SOFTWARE COMPONENT PRODUCT(S) or the SOFTWARE COMPONENT PRODUCT(S) as modified.
|
||||
|
||||
The Developer End User may NOT distribute the SOFTWARE COMPONENT PRODUCT(S), in any format, to other users for development or application compilation purposes. Specifically, if Developer End User creates a control using the SOFTWARE COMPONENT PRODUCT(S) as a constituent control, Developer End User may NOT distribute the control created with the SOFTWARE COMPONENT PRODUCT(S) (in any format) to users to be used used at design time and or for ANY development purposes.
|
||||
|
||||
Developer End User MAY NOT REDISTRIBUTE any SOFTWARE COMPONENT PRODUCT(s) files if using an evaluation, trial, Not for Resale, or demo version of the SOFTWARE COMPONENT PRODUCT(s).
|
||||
|
||||
7. UPGRADES.
|
||||
|
||||
If the SOFTWARE COMPONENT PRODUCT(S) is labeled as an upgrade, you must be properly licensed to use the SOFTWARE COMPONENT PRODUCT(S) identified by DEVEXPRESS as being eligible for the upgrade in order to use the SOFTWARE COMPONENT PRODUCT(S). A SOFTWARE COMPONENT PRODUCT(S) labeled as an upgrade replaces and/or supplements the SOFTWARE COMPONENT PRODUCT(S) that formed the basis for your eligibility for the upgrade, and together constitutes a single PRODUCT(S). You may use the resulting upgraded PRODUCT(S) only in accordance with all the terms of this EULA.
|
||||
|
||||
8. COPYRIGHT.
|
||||
|
||||
All title and copyrights in and to the SOFTWARE COMPONENT PRODUCT(S) (including but not limited to any copywritten images, demos, source code, intermediate files, packages, photographs, redistributables, animations, video, audio, music, text, and "applets" incorporated into the SOFTWARE COMPONENT PRODUCT(S) the accompanying printed materials, and any copies of the SOFTWARE COMPONENT PRODUCT(S)) are owned by DEVEXPRESS or its subsidiaries. The SOFTWARE COMPONENT PRODUCT(S) is protected by copyright laws and international treaty provisions and therefore, you must treat the SOFTWARE COMPONENT PRODUCT(S) like any other copyrighted material except that you may install the SOFTWARE COMPONENT PRODUCT(S) as described in this EULA.
|
||||
|
||||
9. DUAL-MEDIA SOFTWARE COMPONENT PRODUCT(S).
|
||||
|
||||
You may receive the SOFTWARE COMPONENT PRODUCT(S) in more than one medium. Regardless of the medium, you may use only one medium that is appropriate for your single computer. You may not loan, sell, rent, lease, or otherwise transfer in any manner the other medium to another user or entity.
|
||||
|
||||
10. U.S. GOVERNMENT RESTRICTED RIGHTS.
|
||||
|
||||
The Licensed Software is Commercial Computer Software provided with RESTRICTED RIGHTS under Federal Acquisition Regulations and agency supplements to them. Use, duplication or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFAR 255.227-7013 et. seq. or 252.211-7015, or subparagraphs (a) through (d) of the Commercial Computer Software Restricted Rights at FAR 52.227-19, as applicable, or similar clauses in the NASA FAR Supplement. Contractor-manufacturer is Developer Express Inc. / 801 N. Brand Blvd Suite 850, Glendale CA 91203.
|
||||
|
||||
11. EXPORT RESTRICTIONS.
|
||||
|
||||
DEVEXPRESS expressly complies with all export restrictions imposed by the government of the United States of America. You, as Developer End User, must agree not to export or re-export the SOFTWARE COMPONENT PRODUCT(S) within any created application to any country, person, entity or end user subject to U.S.A. export restrictions. Restricted countries currently include, but are not necessarily limited to Cuba, Iran, Iraq, Libya, North Korea, Sudan, and Syria. You warrant and represent that neither the U.S.A. Bureau of Export Administration nor any other federal agency has suspended, revoked or denied your export privileges.
|
||||
|
||||
12. NOTE ON JAVA SUPPORT.
|
||||
|
||||
Certain SOFTWARE COMPONENT PRODUCT(S) may contain support for programs written in Java. Java technology is not fault tolerant and is not designed, manufactured, or intended for use or resale as on-line control equipment in hazardous environments requiring fail-safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, direct life support machines, or weapons systems, in which the failure of Java technology could lead directly to death, personal injury, or severe physical or environmental damage.
|
||||
|
||||
13. DISCLAIMER OF WARRANTY.
|
||||
|
||||
DEVEXPRESS expressly disclaims any warranty for the SOFTWARE COMPONENT PRODUCT(S). THE SOFTWARE COMPONENT PRODUCT(S) AND ANY RELATED DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. DEVEXPRESS DOES NOT WARRANT, GUARANTEE, OR MAKE ANY REPRESENTATIONS REGARDING THE USE, OR THE RESULTS OF THE USE, OF THE SOFTWARE COMPONENT PRODUCT(S) IN TERMS OF CORRECTNESS, ACCURACY, RELIABILITY, OR OTHERWISE. THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE SOFTWARE COMPONENT PRODUCT(S) REMAINS WITH YOU. No oral or written information or advice given by DEVEXPRESS or its employees shall create a warranty or in any way increase the scope of this warranty.
|
||||
|
||||
14. LIMITATIONS ON LIABILITY.
|
||||
|
||||
To the maximum extent permitted by applicable law, in no event shall DEVEXPRESS be liable for any special, incidental, indirect, or consequential damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use the SOFTWARE COMPONENT PRODUCT(S) or the provision of or failure to provide Support Services, even if DEVEXPRESS has been advised of the possibility of such damages.
|
||||
|
||||
Developer End User understands that the SOFTWARE COMPONENT PRODUCT(S) may produce inaccurate results because of a failure or fault within the SOFTWARE COMPONENT PRODUCT(S) or failure by Developer End User to properly use and or deploy the SOFTWARE COMPONENT PRODUCT(S). Developer End User assumes full and sole responsibility for any use of the SOFTWARE COMPONENT PRODUCT(S), and bears the entire risk for failures or faults within the SOFTWARE COMPONENT PRODUCT(S). You agree that regardless of the cause of failure or fault or the form of any claim, YOUR SOLE REMEDY AND DEVEXPRESS'S SOLE OBLIGATION SHALL BE GOVERNED BY THIS AGREEMENT AND IN NO EVENT SHALL DEVEXPRESS'S LIABILITY EXCEED THE PRICE PAID TO DEVEXPRESS FOR THE SOFTWARE COMPONENT PRODUCT(S). This Limited Warranty is void if failure of the SOFTWARE COMPONENT PRODUCT(S) has resulted from accident, abuse, alteration, unauthorized use or misapplication of the SOFTWARE COMPONENT PRODUCT(S).
|
||||
|
||||
15. INDEMNIFICATION.
|
||||
|
||||
You hereby agree to indemnify DEVEXPRESS and its officers, directors, employees, agents, and representatives from each and every demand, claim, loss, liability, or damage of any kind, including actual attorneys fees, whether in tort or contract, that it or any of them may incur by reason of, or arising out of, any claim which is made by any third party with respect to any breach or violation of this Agreement by you or any claims based on the Applications and the SOFTWARE COMPONENT PRODUCT(S) included herein.
|
||||
|
||||
16. SUPPORT SERVICES.
|
||||
|
||||
DEVEXPRESS may provide you with support services related to the SOFTWARE COMPONENT PRODUCT(S) ("Support Services"). Use of Support Services is governed by DEVEXPRESS policies and programs described in the user manual, in "on line" documentation and/or other DEVEXPRESS provided materials. Any supplemental SOFTWARE COMPONENT PRODUCT(S) provided to you as part of the Support Services shall be considered part of the SOFTWARE COMPONENT PRODUCT(S) and subject to the terms and conditions of this EULA. With respect to technical information you provide to DEVEXPRESS as part of the Support Services, DEVEXPRESS may use such information for its business purposes, including for SOFTWARE COMPONENT PRODUCT(s) support and development. DEVEXPRESS will not utilize such technical information in a form that personally identifies you.
|
||||
|
||||
17. TERMINATION.
|
||||
|
||||
Without prejudice to any other rights or remedies, DEVEXPRESS will terminate this EULA upon your failure to comply with all the terms and conditions of this EULA. In such events, you must destroy all copies of the SOFTWARE COMPONENT PRODUCT(S) and all of its component parts including any related documentation, and must remove ANY and ALL use of such technology immediately from any applications using technology contained in the SOFTWARE COMPONENT PRODUCT(S) developed by you, whether in native, altered or compiled state.
|
||||
|
||||
18. TAX.
|
||||
|
||||
DEVEXPRESS delivers its software electronically and does not collect sales or use tax for residents of US states in which it operates. You should confirm that your local, state, or federal government does not impose any sales or use tax on electronically delivered software. You are entirely liable for any such sales or use tax.
|
||||
|
||||
19. MISCELLANEOUS.
|
||||
|
||||
This EULA shall be construed, interpreted and governed by the laws of the State of Nevada, U.S.A. This EULA gives you specific legal rights; you may have others that vary from state to state and from country to country.
|
||||
|
||||
This EULA may only be modified in writing signed by you and an authorized officer of DEVELOPER EXPRESS INC. If any provision of this EULA is found void or unenforceable, the remainder will remain valid and enforceable according to its terms. If any remedy provided is determined to have failed for its essential purpose, all limitations of liability and exclusions of damages set forth in the Limited Warranty shall remain in effect.
|
||||
|
||||
DEVEXPRESS reserves all rights not specifically granted in this EULA.
|
||||
|
||||
ACKNOWLEDGEMENTS. Developer End User acknowledges that he or she has read this Agreement, understands it, and agrees to be bound by its terms and conditions.
|
||||
|
||||
Should you have any questions concerning this EULA, or if you desire to contact DEVEXPRESS for any reason, please contact us directly in the United States at +1 (818) 844 3383, or write: Developer Express Inc. Legal department / 801 N. Brand Blvd Suite 850, Glendale CA 91203.
|
||||
|
||||
139
official/x.42/ExpressBars 5/Packages/dcldxBarC10.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarC10.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.10.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarC10.bpl
|
||||
OBJFILES = dxBarReg.obj dxBarConverter.obj dxStatusBarReg.obj \
|
||||
dxStatusIndicatorEditor.obj dcldxBarC10.obj
|
||||
MAINSOURCE = dcldxBarC10.cpp
|
||||
RESFILES = dcldxBarC10.res dxBarReg.dcr dxBarConverter.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxStatusIndicatorEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC10.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi vclx.bpi designide.bpi dxcomnC10.bpi dxBarC10.bpi cxLibraryC10.bpi dclcxLibraryC10.bpi dxCoreC10.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl100.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
29
official/x.42/ExpressBars 5/Packages/dcldxBarC10.cpp
Normal file
29
official/x.42/ExpressBars 5/Packages/dcldxBarC10.cpp
Normal file
@ -0,0 +1,29 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarC10.res");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("dxCoreC10.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("VCLX.bpi");
|
||||
USEPACKAGE("cxLibraryC10.bpi");
|
||||
USEUNIT("dxBarReg.pas");
|
||||
USERES("dxBarReg.dcr");
|
||||
USEUNIT("dxBarConverter.pas");
|
||||
USEUNIT("dxStatusBarReg.pas");
|
||||
USEUNIT("dxStatusIndicatorEditor.pas");
|
||||
USERES("dxBarConverter.dcr");
|
||||
USEPACKAGE("dxcomnC10.bpi");
|
||||
USEPACKAGE("dxBarC10.bpi");
|
||||
USEPACKAGE("dclcxLibraryC10.bpi");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC10.res
Normal file
Binary file not shown.
139
official/x.42/ExpressBars 5/Packages/dcldxBarC11.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarC11.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.11.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarC11.bpl
|
||||
OBJFILES = dxBarReg.obj dxBarConverter.obj dxStatusBarReg.obj \
|
||||
dxStatusIndicatorEditor.obj dcldxBarC11.obj
|
||||
MAINSOURCE = dcldxBarC11.cpp
|
||||
RESFILES = dcldxBarC11.res dxBarReg.dcr dxBarConverter.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxStatusIndicatorEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC11.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi vclx.bpi designide.bpi dxcomnC11.bpi dxBarC11.bpi cxLibraryC11.bpi dclcxLibraryC11.bpi dxCoreC11.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl11.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
29
official/x.42/ExpressBars 5/Packages/dcldxBarC11.cpp
Normal file
29
official/x.42/ExpressBars 5/Packages/dcldxBarC11.cpp
Normal file
@ -0,0 +1,29 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarC11.res");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("dxCoreC11.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("VCLX.bpi");
|
||||
USEPACKAGE("cxLibraryC11.bpi");
|
||||
USEUNIT("dxBarReg.pas");
|
||||
USERES("dxBarReg.dcr");
|
||||
USEUNIT("dxBarConverter.pas");
|
||||
USEUNIT("dxStatusBarReg.pas");
|
||||
USEUNIT("dxStatusIndicatorEditor.pas");
|
||||
USERES("dxBarConverter.dcr");
|
||||
USEPACKAGE("dxcomnC11.bpi");
|
||||
USEPACKAGE("dxBarC11.bpi");
|
||||
USEPACKAGE("dclcxLibraryC11.bpi");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC11.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarC5.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarC5.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.05.03
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarC5.bpl
|
||||
OBJFILES = dxBarReg.obj dxBarConverter.obj dxStatusBarReg.obj \
|
||||
dxStatusIndicatorEditor.obj dcldxBarC5.obj
|
||||
RESFILES = dcldxBarC5.res dxBarReg.dcr dxBarConverter.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxStatusIndicatorEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = VCL50.lib
|
||||
PACKAGES = VCL50.bpi vclx50.bpi dsnide50.bpi dxcomnC5.bpi dxBarC5.bpi cxLibraryVCLC5.bpi dclcxLibraryVCLC5.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl50.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd50
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
27
official/x.42/ExpressBars 5/Packages/dcldxBarC5.cpp
Normal file
27
official/x.42/ExpressBars 5/Packages/dcldxBarC5.cpp
Normal file
@ -0,0 +1,27 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarC5.res");
|
||||
USEPACKAGE("VCL50.bpi");
|
||||
USEPACKAGE("VCLX50.bpi");
|
||||
USEPACKAGE("dsnide50.bpi");
|
||||
USEPACKAGE("cxLibraryVCLC5.bpi");
|
||||
USEUNIT("dxBarReg.pas");
|
||||
USERES("dxBarReg.dcr");
|
||||
USEUNIT("dxBarConverter.pas");
|
||||
USERES("dxBarConverter.dcr");
|
||||
USEUNIT("dxStatusBarReg.pas");
|
||||
USEUNIT("dxStatusIndicatorEditor.pas");
|
||||
USEPACKAGE("dxcomnC5.bpi");
|
||||
USEPACKAGE("dxBarC5.bpi");
|
||||
USEPACKAGE("dclcxLibraryVCLC5.bpi");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC5.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarC6.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarC6.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.06.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarC6.bpl
|
||||
OBJFILES = dxBarReg.obj dxBarConverter.obj dxStatusBarReg.obj \
|
||||
dxStatusIndicatorEditor.obj dcldxBarC6.obj
|
||||
RESFILES = dcldxBarC6.res dxBarReg.dcr dxBarConverter.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxStatusIndicatorEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC6.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi vclx.bpi designide.bpi dxcomnC6.bpi dxBarC6.bpi cxLibraryVCLC6.bpi dclcxLibraryVCLC6.bpi dxCoreC6.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl60.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
29
official/x.42/ExpressBars 5/Packages/dcldxBarC6.cpp
Normal file
29
official/x.42/ExpressBars 5/Packages/dcldxBarC6.cpp
Normal file
@ -0,0 +1,29 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarC6.res");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("dxCoreC6.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("VCLX.bpi");
|
||||
USEPACKAGE("cxLibraryVCLC6.bpi");
|
||||
USEUNIT("dxBarReg.pas");
|
||||
USERES("dxBarReg.dcr");
|
||||
USEUNIT("dxBarConverter.pas");
|
||||
USEUNIT("dxStatusBarReg.pas");
|
||||
USEUNIT("dxStatusIndicatorEditor.pas");
|
||||
USERES("dxBarConverter.dcr");
|
||||
USEPACKAGE("dxcomnC6.bpi");
|
||||
USEPACKAGE("dxBarC6.bpi");
|
||||
USEPACKAGE("dclcxLibraryVCLC6.bpi");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarC6.res
Normal file
Binary file not shown.
45
official/x.42/ExpressBars 5/Packages/dcldxBarD10.dpk
Normal file
45
official/x.42/ExpressBars 5/Packages/dcldxBarD10.dpk
Normal file
@ -0,0 +1,45 @@
|
||||
package dcldxBarD10;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
designide,
|
||||
vclx,
|
||||
dxComnD10,
|
||||
dxBarD10,
|
||||
dclcxLibraryD10;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD10.res
Normal file
Binary file not shown.
45
official/x.42/ExpressBars 5/Packages/dcldxBarD11.dpk
Normal file
45
official/x.42/ExpressBars 5/Packages/dcldxBarD11.dpk
Normal file
@ -0,0 +1,45 @@
|
||||
package dcldxBarD11;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
designide,
|
||||
vclx,
|
||||
dxComnD11,
|
||||
dxBarD11,
|
||||
dclcxLibraryD11;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD11.res
Normal file
Binary file not shown.
44
official/x.42/ExpressBars 5/Packages/dcldxBarD5.dpk
Normal file
44
official/x.42/ExpressBars 5/Packages/dcldxBarD5.dpk
Normal file
@ -0,0 +1,44 @@
|
||||
package dcldxBarD5;
|
||||
|
||||
{$R *.RES}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50,
|
||||
dxComnD5,
|
||||
dxBarD5,
|
||||
vclx50,
|
||||
dclcxLibraryVCLD5;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD5.res
Normal file
Binary file not shown.
45
official/x.42/ExpressBars 5/Packages/dcldxBarD6.dpk
Normal file
45
official/x.42/ExpressBars 5/Packages/dcldxBarD6.dpk
Normal file
@ -0,0 +1,45 @@
|
||||
package dcldxBarD6;
|
||||
|
||||
{$R *.RES}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
designide,
|
||||
vclx,
|
||||
dxComnD6,
|
||||
dxBarD6,
|
||||
dclcxLibraryVCLD6;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD6.res
Normal file
Binary file not shown.
45
official/x.42/ExpressBars 5/Packages/dcldxBarD7.dpk
Normal file
45
official/x.42/ExpressBars 5/Packages/dcldxBarD7.dpk
Normal file
@ -0,0 +1,45 @@
|
||||
package dcldxBarD7;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
designide,
|
||||
vclx,
|
||||
dxComnD7,
|
||||
dxBarD7,
|
||||
dclcxLibraryVCLD7;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD7.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD7.res
Normal file
Binary file not shown.
45
official/x.42/ExpressBars 5/Packages/dcldxBarD9.dpk
Normal file
45
official/x.42/ExpressBars 5/Packages/dcldxBarD9.dpk
Normal file
@ -0,0 +1,45 @@
|
||||
package dcldxBarD9;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarConverter.dcr}
|
||||
{$R dxBarReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
designide,
|
||||
vclx,
|
||||
dxComnD9,
|
||||
dxBarD9,
|
||||
dclcxLibraryD9;
|
||||
|
||||
contains
|
||||
dxBarConverter,
|
||||
dxBarReg,
|
||||
dxStatusIndicatorEditor,
|
||||
dxStatusBarReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD9.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarD9.res
Normal file
Binary file not shown.
137
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.bpk
Normal file
137
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.bpk
Normal file
@ -0,0 +1,137 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.10.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarDBNavC10.bpl
|
||||
OBJFILES = dxBarDBNavReg.obj dxBarDBCheckLinksEd.obj dcldxBarDBNavC10.obj
|
||||
MAINSOURCE = dcldxBarDBNavC10.cpp
|
||||
RESFILES = dcldxBarDBNavC10.res dxBarDBNavReg.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarDBCheckLinksEd.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC10.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarC10.bpi dxBarDBNavC10.bpi dxCoreC10.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl100.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars DBNavigator by Developer Expess Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.cpp
Normal file
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.cpp
Normal file
@ -0,0 +1,25 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarDBNavC10.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC10.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarC10.bpi");
|
||||
USEPACKAGE("dxBarDBNavC10.bpi");
|
||||
USEUNIT("dxBarDBNavReg.pas");
|
||||
USERES("dxBarDBNavReg.dcr");
|
||||
USEFORMNS("dxBarDBCheckLinksEd.pas", Dxbardbchecklinksed, dxBarDBCheckLinksEditor);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC10.res
Normal file
Binary file not shown.
137
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.bpk
Normal file
137
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.bpk
Normal file
@ -0,0 +1,137 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.11.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarDBNavC11.bpl
|
||||
OBJFILES = dxBarDBNavReg.obj dxBarDBCheckLinksEd.obj dcldxBarDBNavC11.obj
|
||||
MAINSOURCE = dcldxBarDBNavC11.cpp
|
||||
RESFILES = dcldxBarDBNavC11.res dxBarDBNavReg.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarDBCheckLinksEd.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC11.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarC11.bpi dxBarDBNavC11.bpi dxCoreC11.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl11.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars DBNavigator by Developer Expess Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.cpp
Normal file
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.cpp
Normal file
@ -0,0 +1,25 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarDBNavC11.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC11.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarC11.bpi");
|
||||
USEPACKAGE("dxBarDBNavC11.bpi");
|
||||
USEUNIT("dxBarDBNavReg.pas");
|
||||
USERES("dxBarDBNavReg.dcr");
|
||||
USEFORMNS("dxBarDBCheckLinksEd.pas", Dxbardbchecklinksed, dxBarDBCheckLinksEditor);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC11.res
Normal file
Binary file not shown.
136
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.bpk
Normal file
136
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.bpk
Normal file
@ -0,0 +1,136 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.05.03
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarDBNavC5.bpl
|
||||
OBJFILES = dxBarDBNavReg.obj dxBarDBCheckLinksEd.obj dcldxBarDBNavC5.obj
|
||||
RESFILES = dcldxBarDBNavC5.res dxBarDBNavReg.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarDBCheckLinksEd.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = VCL50.lib
|
||||
PACKAGES = VCL50.bpi vcldb50.bpi dxBarC5.bpi dxBarDBNavC5.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl50.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd50
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars DBNavigator by Developer Expess Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
21
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.cpp
Normal file
21
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.cpp
Normal file
@ -0,0 +1,21 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarDBNavC5.res");
|
||||
USEPACKAGE("VCL50.bpi");
|
||||
USEPACKAGE("vcldb50.bpi");
|
||||
USEPACKAGE("dxBarC5.bpi");
|
||||
USEPACKAGE("dxBarDBNavC5.bpi");
|
||||
USEUNIT("dxBarDBNavReg.pas");
|
||||
USERES("dxBarDBNavReg.dcr");
|
||||
USEFORMNS("dxBarDBCheckLinksEd.pas", Dxbardbchecklinksed, dxBarDBCheckLinksEditor);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC5.res
Normal file
Binary file not shown.
136
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.bpk
Normal file
136
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.bpk
Normal file
@ -0,0 +1,136 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.06.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarDBNavC6.bpl
|
||||
OBJFILES = dxBarDBNavReg.obj dxBarDBCheckLinksEd.obj dcldxBarDBNavC6.obj
|
||||
RESFILES = dcldxBarDBNavC6.res dxBarDBNavReg.dcr
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarDBCheckLinksEd.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC6.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarC6.bpi dxBarDBNavC6.bpi dxCoreC6.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl60.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars DBNavigator by Developer Expess Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.cpp
Normal file
25
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.cpp
Normal file
@ -0,0 +1,25 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarDBNavC6.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC6.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarC6.bpi");
|
||||
USEPACKAGE("dxBarDBNavC6.bpi");
|
||||
USEUNIT("dxBarDBNavReg.pas");
|
||||
USERES("dxBarDBNavReg.dcr");
|
||||
USEFORMNS("dxBarDBCheckLinksEd.pas", Dxbardbchecklinksed, dxBarDBCheckLinksEditor);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavC6.res
Normal file
Binary file not shown.
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD10.dpk
Normal file
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD10.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package dcldxBarDBNavD10;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarD10,
|
||||
dxBarDBNavD10;
|
||||
|
||||
contains
|
||||
dxBarDBCheckLinksEd,
|
||||
dxBarDBNavReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD10.res
Normal file
Binary file not shown.
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD11.dpk
Normal file
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD11.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package dcldxBarDBNavD11;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarD11,
|
||||
dxBarDBNavD11;
|
||||
|
||||
contains
|
||||
dxBarDBCheckLinksEd,
|
||||
dxBarDBNavReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD11.res
Normal file
Binary file not shown.
40
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD5.dpk
Normal file
40
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD5.dpk
Normal file
@ -0,0 +1,40 @@
|
||||
package dcldxBarDBNavD5;
|
||||
|
||||
{$R *.RES}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50,
|
||||
vcldb50,
|
||||
dxBarD5,
|
||||
dxBarDBNavD5;
|
||||
|
||||
contains
|
||||
dxBarDBNavReg,
|
||||
dxBarDBCheckLinksEd;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD5.res
Normal file
Binary file not shown.
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD6.dpk
Normal file
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD6.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package dcldxBarDBNavD6;
|
||||
|
||||
{$R *.RES}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarD6,
|
||||
dxBarDBNavD6;
|
||||
|
||||
contains
|
||||
dxBarDBNavReg,
|
||||
dxBarDBCheckLinksEd;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD6.res
Normal file
Binary file not shown.
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD7.dpk
Normal file
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD7.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package dcldxBarDBNavD7;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarD7,
|
||||
dxBarDBNavD7;
|
||||
|
||||
contains
|
||||
dxBarDBCheckLinksEd,
|
||||
dxBarDBNavReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD7.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD7.res
Normal file
Binary file not shown.
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD9.dpk
Normal file
41
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD9.dpk
Normal file
@ -0,0 +1,41 @@
|
||||
package dcldxBarDBNavD9;
|
||||
|
||||
{$R *.res}
|
||||
{$R dxBarDBNavReg.dcr}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars DBNavigator by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarD9,
|
||||
dxBarDBNavD9;
|
||||
|
||||
contains
|
||||
dxBarDBCheckLinksEd,
|
||||
dxBarDBNavReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD9.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarDBNavD9.res
Normal file
Binary file not shown.
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC10.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC10.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.10.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtDBItemsC10.bpl
|
||||
OBJFILES = dxBarExtDBItemsReg.obj dcldxBarExtDBItemsC10.obj
|
||||
MAINSOURCE = dcldxBarExtDBItemsC10.cpp
|
||||
RESFILES = dcldxBarExtDBItemsC10.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES)
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC10.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarExtDBItemsC10.bpi dxCoreC10.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl100.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended DB Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl \
|
||||
-Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
@ -0,0 +1,22 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtDBItemsC10.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC10.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarExtDBItemsC10.bpi");
|
||||
USEUNIT("dxBarExtDBItemsReg.pas");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC10.res
Normal file
Binary file not shown.
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC11.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC11.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.11.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtDBItemsC11.bpl
|
||||
OBJFILES = dxBarExtDBItemsReg.obj dcldxBarExtDBItemsC11.obj
|
||||
MAINSOURCE = dcldxBarExtDBItemsC11.cpp
|
||||
RESFILES = dcldxBarExtDBItemsC11.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES)
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC11.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarExtDBItemsC11.bpi dxCoreC11.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl11.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended DB Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl \
|
||||
-Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
@ -0,0 +1,22 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtDBItemsC11.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC11.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarExtDBItemsC11.bpi");
|
||||
USEUNIT("dxBarExtDBItemsReg.pas");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC11.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC5.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC5.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.05.03
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtDBItemsC5.bpl
|
||||
OBJFILES = dxBarExtDBItemsReg.obj dcldxBarExtDBItemsC5.obj
|
||||
RESFILES = dcldxBarExtDBItemsC5.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES)
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = VCL50.lib
|
||||
PACKAGES = VCL50.bpi vcldb50.bpi dxBarExtDBItemsC5.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl50.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd50
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended DB Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl \
|
||||
-Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
@ -0,0 +1,18 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtDBItemsC5.res");
|
||||
USEPACKAGE("VCL50.bpi");
|
||||
USEPACKAGE("vcldb50.bpi");
|
||||
USEPACKAGE("dxBarExtDBItemsC5.bpi");
|
||||
USEUNIT("dxBarExtDBItemsReg.pas");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC5.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC6.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC6.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.06.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtDBItemsC6.bpl
|
||||
OBJFILES = dxBarExtDBItemsReg.obj dcldxBarExtDBItemsC6.obj
|
||||
RESFILES = dcldxBarExtDBItemsC6.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES)
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC6.lib
|
||||
PACKAGES = rtl.bpi vcl.bpi designide.bpi dbrtl.bpi vcldb.bpi dxBarExtDBItemsC6.bpi dxCoreC6.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl60.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended DB Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl \
|
||||
-Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
@ -0,0 +1,22 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtDBItemsC6.res");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC6.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dbrtl.bpi");
|
||||
USEPACKAGE("vcldb.bpi");
|
||||
USEPACKAGE("dxBarExtDBItemsC6.bpi");
|
||||
USEUNIT("dxBarExtDBItemsReg.pas");
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsC6.res
Normal file
Binary file not shown.
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtDBItemsD10;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarExtDBItemsD10;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD10.res
Normal file
Binary file not shown.
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtDBItemsD11;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarExtDBItemsD11;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD11.res
Normal file
Binary file not shown.
@ -0,0 +1,37 @@
|
||||
package dcldxBarExtDBItemsD5;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50,
|
||||
vcldb50,
|
||||
dxBarExtDBItemsD5;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD5.res
Normal file
Binary file not shown.
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtDBItemsD6;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarExtDBItemsD6;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD6.res
Normal file
Binary file not shown.
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtDBItemsD7;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarExtDBItemsD7;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD7.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD7.res
Normal file
Binary file not shown.
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtDBItemsD9;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended DB items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dbrtl,
|
||||
designide,
|
||||
dxBarExtDBItemsD9;
|
||||
|
||||
contains
|
||||
dxBarExtDBItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD9.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtDBItemsD9.res
Normal file
Binary file not shown.
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.10.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtItemsC10.bpl
|
||||
OBJFILES = dxBarExtItemsReg.obj dxBarImageComboEditor.obj dcldxBarExtItemsC10.obj
|
||||
MAINSOURCE = dcldxBarExtItemsC10.cpp
|
||||
RESFILES = dcldxBarExtItemsC10.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarImageComboEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC10.lib
|
||||
PACKAGES = vclx.bpi rtl.bpi vcl.bpi designide.bpi dxComnC10.bpi dxBarExtItemsC10.bpi \
|
||||
dxThemeC10.bpi cxLibraryC10.bpi dcldxBarC10.bpi dxCoreC10.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl100.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.cpp
Normal file
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.cpp
Normal file
@ -0,0 +1,26 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtItemsC10.res");
|
||||
USEPACKAGE("vclx.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC10.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dcldxBarC10.bpi");
|
||||
USEPACKAGE("dxComnC10.bpi");
|
||||
USEPACKAGE("dxThemeC10.bpi");
|
||||
USEPACKAGE("cxLibraryC10.bpi");
|
||||
USEPACKAGE("dxBarExtItemsC10.bpi");
|
||||
USEUNIT("dxBarExtItemsReg.pas");
|
||||
USEFORMNS("dxBarImageComboEditor.pas", Dxbarimagecomboeditor, dxBarImageComboEditorForm);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC10.res
Normal file
Binary file not shown.
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.bpk
Normal file
139
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.bpk
Normal file
@ -0,0 +1,139 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.11.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtItemsC11.bpl
|
||||
OBJFILES = dxBarExtItemsReg.obj dxBarImageComboEditor.obj dcldxBarExtItemsC11.obj
|
||||
MAINSOURCE = dcldxBarExtItemsC11.cpp
|
||||
RESFILES = dcldxBarExtItemsC11.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarImageComboEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC11.lib
|
||||
PACKAGES = vclx.bpi rtl.bpi vcl.bpi designide.bpi dxComnC11.bpi dxBarExtItemsC11.bpi \
|
||||
dxThemeC11.bpi cxLibraryC11.bpi dcldxBarC11.bpi dxCoreC11.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl11.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.cpp
Normal file
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.cpp
Normal file
@ -0,0 +1,26 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtItemsC11.res");
|
||||
USEPACKAGE("vclx.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC11.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dcldxBarC11.bpi");
|
||||
USEPACKAGE("dxComnC11.bpi");
|
||||
USEPACKAGE("dxThemeC11.bpi");
|
||||
USEPACKAGE("cxLibraryC11.bpi");
|
||||
USEPACKAGE("dxBarExtItemsC11.bpi");
|
||||
USEUNIT("dxBarExtItemsReg.pas");
|
||||
USEFORMNS("dxBarImageComboEditor.pas", Dxbarimagecomboeditor, dxBarImageComboEditorForm);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC11.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.05.03
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtItemsC5.bpl
|
||||
OBJFILES = dxBarExtItemsReg.obj dxBarImageComboEditor.obj dcldxBarExtItemsC5.obj
|
||||
RESFILES = dcldxBarExtItemsC5.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarImageComboEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = VCL50.lib
|
||||
PACKAGES = vclx50.bpi VCL50.bpi dxComnC5.bpi dxBarExtItemsC5.bpi dcldxBarC5.bpi \
|
||||
dxThemeC5.bpi cxLibraryVCLC5.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl50.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd50
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
23
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.cpp
Normal file
23
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.cpp
Normal file
@ -0,0 +1,23 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtItemsC5.res");
|
||||
USEPACKAGE("vclx50.bpi");
|
||||
USEPACKAGE("VCL50.bpi");
|
||||
USEPACKAGE("dcldxBarC5.bpi");
|
||||
USEPACKAGE("dxComnC5.bpi");
|
||||
USEPACKAGE("dxBarExtItemsC5.bpi");
|
||||
USEPACKAGE("dxThemeC5.bpi");
|
||||
USEPACKAGE("cxLibraryVCLC5.bpi");
|
||||
USEUNIT("dxBarExtItemsReg.pas");
|
||||
USEFORMNS("dxBarImageComboEditor.pas", Dxbarimagecomboeditor, dxBarImageComboEditorForm);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC5.res
Normal file
Binary file not shown.
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.bpk
Normal file
138
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.bpk
Normal file
@ -0,0 +1,138 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCB)
|
||||
BCB = $(MAKEDIR)\..
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# IDE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# The following section of the project makefile is managed by the BCB IDE.
|
||||
# It is recommended to use the IDE to change any of the values in this
|
||||
# section.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
VERSION = BCB.06.00
|
||||
# ---------------------------------------------------------------------------
|
||||
PROJECT = dcldxBarExtItemsC6.bpl
|
||||
OBJFILES = dxBarExtItemsReg.obj dxBarImageComboEditor.obj dcldxBarExtItemsC6.obj
|
||||
RESFILES = dcldxBarExtItemsC6.res
|
||||
DEFFILE =
|
||||
RESDEPEN = $(RESFILES) dxBarImageComboEditor.dfm
|
||||
LIBFILES =
|
||||
LIBRARIES =
|
||||
SPARELIBS = rtl.lib vcl.lib dxCoreC6.lib
|
||||
PACKAGES = vclx.bpi rtl.bpi vcl.bpi designide.bpi dxComnC6.bpi dxBarExtItemsC6.bpi \
|
||||
dxThemeC6.bpi cxLibraryVCLC6.bpi dcldxBarC6.bpi dxCoreC6.bpi
|
||||
# ---------------------------------------------------------------------------
|
||||
PATHCPP = .;
|
||||
PATHASM = .;
|
||||
PATHPAS = .;
|
||||
PATHRC = .;
|
||||
DEBUGLIBPATH = $(BCB)\lib\debug
|
||||
RELEASELIBPATH = $(BCB)\lib\release
|
||||
USERDEFINES =
|
||||
SYSDEFINES = _RTLDLL;NO_STRICT;USEPACKAGES
|
||||
# ---------------------------------------------------------------------------
|
||||
CFLAG1 = -I$(BCB)\include;$(BCB)\include\vcl -O2 -Hc -H=$(BCB)\lib\vcl60.csm -w -Ve -a8 \
|
||||
-k- -vi -c -b- -w-par -w-inl -Vx -tWM -D$(SYSDEFINES);$(USERDEFINES)
|
||||
PFLAGS = -U"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-I$(BCB)\include;$(BCB)\include\vcl -$Y- -$L- -$D- -v -JPHNE -M -LUdclstd
|
||||
RFLAGS = -i$(BCB)\include;$(BCB)\include\vcl
|
||||
AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /mx /w2 /zn
|
||||
LFLAGS = -L"$(SEARCHPATH)";$(LIBDIR);$(BCB)\lib\obj;$(BCB)\lib;$(RELEASELIBPATH) \
|
||||
-D"ExpressBars Extended Items by Developer Express Inc." -aa -Tpp -x -Gn -Gl -Gi -Gpd
|
||||
# ---------------------------------------------------------------------------
|
||||
ALLOBJ = c0pkg32.obj Memmgr.Lib $(PACKAGES) sysinit.obj $(OBJFILES)
|
||||
ALLRES = $(RESFILES)
|
||||
ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
|
||||
# ---------------------------------------------------------------------------
|
||||
!ifdef IDEOPTIONS
|
||||
|
||||
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# MAKE SECTION
|
||||
# ---------------------------------------------------------------------------
|
||||
# This section of the project file is not used by the BCB IDE. It is for
|
||||
# the benefit of building from the command-line using the MAKE utility.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
.autodepend
|
||||
# ---------------------------------------------------------------------------
|
||||
!if !$d(BCC32)
|
||||
BCC32 = bcc32
|
||||
!endif
|
||||
|
||||
!if !$d(CPP32)
|
||||
CPP32 = cpp32
|
||||
!endif
|
||||
|
||||
!if !$d(DCC32)
|
||||
DCC32 = dcc32
|
||||
!endif
|
||||
|
||||
!if !$d(TASM32)
|
||||
TASM32 = tasm32
|
||||
!endif
|
||||
|
||||
!if !$d(LINKER)
|
||||
LINKER = ilink32
|
||||
!endif
|
||||
|
||||
!if !$d(BRCC32)
|
||||
BRCC32 = brcc32
|
||||
!endif
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
!if $d(PATHCPP)
|
||||
.PATH.CPP = $(PATHCPP)
|
||||
.PATH.C = $(PATHCPP)
|
||||
!endif
|
||||
|
||||
!if $d(PATHPAS)
|
||||
.PATH.PAS = $(PATHPAS)
|
||||
!endif
|
||||
|
||||
!if $d(PATHASM)
|
||||
.PATH.ASM = $(PATHASM)
|
||||
!endif
|
||||
|
||||
!if $d(PATHRC)
|
||||
.PATH.RC = $(PATHRC)
|
||||
!endif
|
||||
# ---------------------------------------------------------------------------
|
||||
$(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
|
||||
$(BCB)\BIN\$(LINKER) @&&!
|
||||
$(LFLAGS) +
|
||||
$(ALLOBJ), +
|
||||
$(PROJECT),, +
|
||||
$(ALLLIB), +
|
||||
$(DEFFILE), +
|
||||
$(ALLRES)
|
||||
!
|
||||
# ---------------------------------------------------------------------------
|
||||
.pas.hpp:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.pas.obj:
|
||||
$(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
|
||||
|
||||
.cpp.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.obj:
|
||||
$(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
|
||||
|
||||
.c.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.cpp.i:
|
||||
$(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
|
||||
|
||||
.asm.obj:
|
||||
$(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
|
||||
|
||||
.rc.res:
|
||||
$(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
|
||||
# ---------------------------------------------------------------------------
|
||||
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.cpp
Normal file
26
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.cpp
Normal file
@ -0,0 +1,26 @@
|
||||
//---------------------------------------------------------------------------
|
||||
#include <vcl.h>
|
||||
#pragma hdrstop
|
||||
USERES("dcldxBarExtItemsC6.res");
|
||||
USEPACKAGE("vclx.bpi");
|
||||
USEPACKAGE("rtl.bpi");
|
||||
USEPACKAGE("vcl.bpi");
|
||||
USEPACKAGE("dxCoreC6.bpi");
|
||||
USEPACKAGE("designide.bpi");
|
||||
USEPACKAGE("dcldxBarC6.bpi");
|
||||
USEPACKAGE("dxComnC6.bpi");
|
||||
USEPACKAGE("dxThemeC6.bpi");
|
||||
USEPACKAGE("cxLibraryVCLC6.bpi");
|
||||
USEPACKAGE("dxBarExtItemsC6.bpi");
|
||||
USEUNIT("dxBarExtItemsReg.pas");
|
||||
USEFORMNS("dxBarImageComboEditor.pas", Dxbarimagecomboeditor, dxBarImageComboEditorForm);
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
//---------------------------------------------------------------------------
|
||||
// Package source.
|
||||
//---------------------------------------------------------------------------
|
||||
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
//---------------------------------------------------------------------------
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsC6.res
Normal file
Binary file not shown.
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD10.dpk
Normal file
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD10.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtItemsD10;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dcldxBarD10,
|
||||
dxBarExtItemsD10;
|
||||
|
||||
contains
|
||||
dxBarImageComboEditor,
|
||||
dxBarExtItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD10.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD10.res
Normal file
Binary file not shown.
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD11.dpk
Normal file
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD11.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtItemsD11;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dcldxBarD11,
|
||||
dxBarExtItemsD11;
|
||||
|
||||
contains
|
||||
dxBarImageComboEditor,
|
||||
dxBarExtItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD11.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD11.res
Normal file
Binary file not shown.
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD5.dpk
Normal file
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD5.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtItemsD5;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars extended items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50,
|
||||
dcldxBarD5,
|
||||
dxBarExtItemsD5;
|
||||
|
||||
contains
|
||||
dxBarImageComboEditor,
|
||||
dxBarExtItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD5.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD5.res
Normal file
Binary file not shown.
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD6.dpk
Normal file
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD6.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtItemsD6;
|
||||
|
||||
{$R *.RES}
|
||||
{$ALIGN ON}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $00400000}
|
||||
{$DESCRIPTION 'ExpressBars extended items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dcldxBarD6,
|
||||
dxBarExtItemsD6;
|
||||
|
||||
contains
|
||||
dxBarImageComboEditor,
|
||||
dxBarExtItemsReg;
|
||||
|
||||
end.
|
||||
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD6.res
Normal file
BIN
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD6.res
Normal file
Binary file not shown.
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD7.dpk
Normal file
38
official/x.42/ExpressBars 5/Packages/dcldxBarExtItemsD7.dpk
Normal file
@ -0,0 +1,38 @@
|
||||
package dcldxBarExtItemsD7;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS OFF}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST ON}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'ExpressBars extended items by Developer Express Inc.'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
dcldxBarD7,
|
||||
dxBarExtItemsD7;
|
||||
|
||||
contains
|
||||
dxBarImageComboEditor,
|
||||
dxBarExtItemsReg;
|
||||
|
||||
end.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user