Ignore:
Timestamp:
Oct 15, 2008, 8:44:52 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Buggy skin stuff removed by compiler directives

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  
    1313
    1414// PASTLWTR : 1.2
    15 // File generated on 9/11/2008 8:30:56 PM from Type Library described below.
     15// File generated on 10/15/2008 8:22:22 PM from Type Library described below.
    1616
    1717// ************************************************************************  //
  • cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.cfg

    r487 r494  
    4141-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"
    4242-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_SKINS
     43-DMSWINDOWS
    4444-w-UNSAFE_TYPE
    4545-w-UNSAFE_CODE
  • cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dof

    r487 r494  
    9797SearchPath=$(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
    9898Packages=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_SKINS
     99Conditionals=MSWINDOWS
    100100DebugSourceDirs=P:\Vista\tmg-cprs\dklang-package-3.01\
    101101UsePackages=0
     
    140140[HistoryLists\hlConditionals]
    141141Count=2
    142 Item0=MSWINDOWS;USE_SKINS
    143 Item1=MSWINDOWS
     142Item0=MSWINDOWS
     143Item1=MSWINDOWS;USE_SKINS
    144144[HistoryLists\hlUnitAliases]
    145145Count=1
  • cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas

    r490 r494  
    1313
    1414// PASTLWTR : 1.2
    15 // File generated on 9/11/2008 8:30:56 PM from Type Library described below.
     15// File generated on 10/15/2008 8:22:22 PM from Type Library described below.
    1616
    1717// ************************************************************************  //
  • cprs/branches/tmg-cprs/CPRS-Chart/Options/fOptions.dfm

    r489 r494  
    11object frmOptions: TfrmOptions
    2   Left = 303
    3   Top = 146
     2  Left = 334
     3  Top = 229
    44  Width = 435
    55  Height = 397
  • cprs/branches/tmg-cprs/CPRS-Chart/fSplash.dfm

    r453 r494  
    41434143      Alignment = taCenter
    41444144      AutoSize = False
    4145       Caption = 'TMG Customization 0.5'
     4145      Caption = 'TMG Customization 0.6'
    41464146      Font.Charset = ANSI_CHARSET
    41474147      Font.Color = clGray
Note: See TracChangeset for help on using the changeset viewer.