Changeset 494 for cprs/branches/tmg-cprs/CPRS-Chart
- Timestamp:
- Oct 15, 2008, 8:44:52 PM (16 years ago)
- Location:
- cprs/branches/tmg-cprs/CPRS-Chart
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/Accessibility_TLB.pas
r490 r494 13 13 14 14 // PASTLWTR : 1.2 15 // File generated on 9/11/2008 8:30:56PM from Type Library described below.15 // File generated on 10/15/2008 8:22:22 PM from Type Library described below. 16 16 17 17 // ************************************************************************ // -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.cfg
r487 r494 41 41 -I"c:\program files\borland\delphi7\Lib\Debug;c:\program files\borland\delphi7\Source\ToolsAPI;P:\Vista\tmg-cprs\CPRS-Chart;P:\Vista\tmg-cprs\CPRS-Chart\dcu;P:\Vista\tmg-cprs\CPRS-Lib\DCU;P:\Vista\tmg-cprs\Packages;P:\Vista\tmg-cprs\CPRS-Lib;P:\Vista\tmg-cprs\dklang-package-3.01;P:\Vista\tmg-cprs\TntWare\Delphi Unicode Controls\Source;P:\Vista\tmg-cprs\TPNGGraphics;P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SkinStuff" 42 42 -R"c:\program files\borland\delphi7\Lib\Debug;c:\program files\borland\delphi7\Source\ToolsAPI;P:\Vista\tmg-cprs\CPRS-Chart;P:\Vista\tmg-cprs\CPRS-Chart\dcu;P:\Vista\tmg-cprs\CPRS-Lib\DCU;P:\Vista\tmg-cprs\Packages;P:\Vista\tmg-cprs\CPRS-Lib;P:\Vista\tmg-cprs\dklang-package-3.01;P:\Vista\tmg-cprs\TntWare\Delphi Unicode Controls\Source;P:\Vista\tmg-cprs\TPNGGraphics;P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SkinStuff" 43 -DMSWINDOWS ;USE_SKINS43 -DMSWINDOWS 44 44 -w-UNSAFE_TYPE 45 45 -w-UNSAFE_CODE -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dof
r487 r494 97 97 SearchPath=$(DELPHI)\Lib\Debug;$(DELPHI)\Source\ToolsAPI;P:\Vista\tmg-cprs\CPRS-Chart;P:\Vista\tmg-cprs\CPRS-Chart\dcu;P:\Vista\tmg-cprs\CPRS-Lib\DCU;P:\Vista\tmg-cprs\Packages;P:\Vista\tmg-cprs\CPRS-Lib;P:\Vista\tmg-cprs\dklang-package-3.01;P:\Vista\tmg-cprs\TntWare\Delphi Unicode Controls\Source;P:\Vista\tmg-cprs\TPNGGraphics;P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SkinStuff 98 98 Packages=vcl;rtl;vclx;VclSmp;vclshlctrls;dbrtl;adortl;vcldb;qrpt;bdertl;vcldbx;dsnap;cds;bdecds;teeui;teedb;tee;teeqr;ibxpress;visualclx;visualdbclx;vclie;xmlrtl;inet;inetdbbde;inetdbxpress;inetdb;nmfast;dbexpress;dbxcds;indy;dclOffice2k;soaprtl;XWB_R60 99 Conditionals=MSWINDOWS ;USE_SKINS99 Conditionals=MSWINDOWS 100 100 DebugSourceDirs=P:\Vista\tmg-cprs\dklang-package-3.01\ 101 101 UsePackages=0 … … 140 140 [HistoryLists\hlConditionals] 141 141 Count=2 142 Item0=MSWINDOWS ;USE_SKINS143 Item1=MSWINDOWS 142 Item0=MSWINDOWS 143 Item1=MSWINDOWS;USE_SKINS 144 144 [HistoryLists\hlUnitAliases] 145 145 Count=1 -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas
r490 r494 13 13 14 14 // PASTLWTR : 1.2 15 // File generated on 9/11/2008 8:30:56PM from Type Library described below.15 // File generated on 10/15/2008 8:22:22 PM from Type Library described below. 16 16 17 17 // ************************************************************************ // -
cprs/branches/tmg-cprs/CPRS-Chart/Options/fOptions.dfm
r489 r494 1 1 object frmOptions: TfrmOptions 2 Left = 3 033 Top = 1462 Left = 334 3 Top = 229 4 4 Width = 435 5 5 Height = 397 -
cprs/branches/tmg-cprs/CPRS-Chart/fSplash.dfm
r453 r494 4143 4143 Alignment = taCenter 4144 4144 AutoSize = False 4145 Caption = 'TMG Customization 0. 5'4145 Caption = 'TMG Customization 0.6' 4146 4146 Font.Charset = ANSI_CHARSET 4147 4147 Font.Color = clGray
Note:
See TracChangeset
for help on using the changeset viewer.