Changeset 374 for trunk/NewView


Ignore:
Timestamp:
Apr 8, 2016, 8:43:34 PM (9 years ago)
Author:
RBRi
Message:

fix compiling on current maschine

Location:
trunk/NewView
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/NewView.spr

    r236 r374  
    134134[Component Library OS/2]
    135135
    136 CompLibName=D:\progs\Sibyl\Bin\CompLib.dll
     136CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll
    137137
    138138[Debugger Options]
     
    184184
    185185Version=Sibyl Project Ver2.02
    186 ProjectName=P:\NEWVIEW_DEV\NewView\NewView.spr
     186ProjectName=P:\newview_dev\NewView\NewView.spr
    187187ProjectType=Visual
    188 CompLibName=D:\progs\Sibyl\Bin\CompLib.dll
    189 Win32CompLibName=D:\progs\Sibyl\Bin\CompLib.dll
     188CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll
     189Win32CompLibName=D:\progs\develop\SIBYL_FP3\Bin\CompLib.dll
    190190RunParameter=-lang:de
    191191InActiveLanguages=
     
    205205File0=.\VersionUnit.pas
    206206File0.Left=-4
    207 File0.Bottom=-4
    208 File0.Width=1296
    209 File0.Height=629
     207File0.Bottom=-5
     208File0.Width=960
     209File0.Height=550
    210210File0.Column=57
    211211File0.Line=11
    212212File1=.\NewView.pas
    213213File1.Left=-4
    214 File1.Bottom=-4
    215 File1.Width=1296
    216 File1.Height=629
     214File1.Bottom=-5
     215File1.Width=960
     216File1.Height=550
    217217File1.Column=4
    218218File1.Line=34
    219219File2=..\.\Components\ACLLanguageUnit.pas
    220220File2.Left=-4
    221 File2.Bottom=-4
    222 File2.Width=1296
    223 File2.Height=629
     221File2.Bottom=-5
     222File2.Width=960
     223File2.Height=550
    224224File2.Column=28
    225225File2.Line=626
    226226File3=.\MainForm.pas
    227227File3.Left=-4
    228 File3.Bottom=-4
    229 File3.Width=1296
    230 File3.Height=629
     228File3.Bottom=-5
     229File3.Width=960
     230File3.Height=550
    231231File3.Column=13
    232232File3.Line=2055
    233233File4=.\HelpTopic.pas
    234234File4.Left=-4
    235 File4.Bottom=-4
    236 File4.Width=1296
    237 File4.Height=629
     235File4.Bottom=-5
     236File4.Width=960
     237File4.Height=550
    238238File4.Column=1
    239239File4.Line=2744
    240240File5=.\HelpFile.pas
    241241File5.Left=-4
    242 File5.Bottom=-4
    243 File5.Width=1296
    244 File5.Height=629
     242File5.Bottom=-5
     243File5.Width=960
     244File5.Height=550
    245245File5.Column=37
    246246File5.Line=1063
    247247File6=.\PrintDialogUnit.pas
    248248File6.Left=-4
    249 File6.Bottom=-4
    250 File6.Width=1296
    251 File6.Height=629
     249File6.Bottom=-5
     250File6.Width=960
     251File6.Height=450
    252252File6.Column=31
    253253File6.Line=56
     254File7=.\SettingsUnit.pas
     255File7.Left=-4
     256File7.Bottom=-5
     257File7.Width=960
     258File7.Height=450
     259File7.Column=5
     260File7.Line=637
    254261
    255262[Linker Options]
  • trunk/NewView/SettingsUnit.pas

    r372 r374  
    635635
    636636  PROCEDURE writeSettingsDetailsTo(aStrings : TStrings);
    637   Var
     637  // Var
    638638      // tmpRect : RECTL;
    639639      // DesktopHWND : HWND=0;
Note: See TracChangeset for help on using the changeset viewer.