Changeset 403 for trunk/Components/Components.spr
- Timestamp:
- May 22, 2016, 2:09:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Components/Components.spr
r141 r403 1 1 [Application Options] 2 2 3 ApplicationIcon=D:\ Development\Sibyl\BIN\SIBYL.ICO3 ApplicationIcon=D:\progs\develop\SIBYL_FP3\BIN\SIBYL.ICO 4 4 5 5 [Breakpoints] … … 106 106 [Component Library OS/2] 107 107 108 CompLibName=D:\ Development\Sibyl\bin\CompLib.dll108 CompLibName=D:\progs\develop\SIBYL_FP3\bin\CompLib.dll 109 109 110 110 [Debugger Options] … … 120 120 LastDir=P:\NEWVIEW_DEV\COMPONENTS 121 121 OutDir=P:\newview_dev\build\components 122 LibDir=P:\newview_dev\build\sibyl\lib;P:\newview_dev\build\library ;122 LibDir=P:\newview_dev\build\sibyl\lib;P:\newview_dev\build\library 123 123 LibSrcDir=P:\newview_dev\Sibyl\RTL;P:\newview_dev\Sibyl\SPCC;P:\newview_dev\library 124 124 IncSrcDir= … … 127 127 [Find History] 128 128 129 Find0= Br130 Find1= .exec131 Find2= OnThreadTerminate132 Find3= onterminate133 Find4= jobproc134 Find5= onterm135 Find6= doterminate136 Find7= ontermin137 Find8=on job138 Find9= .upda139 Find10=. synch140 Find11= syncho141 Find12= execute142 Find13= tthread.exe143 Find14=tthread 144 Find15= .GetOffsetFromX129 Find0=StringUtilsUnit 130 Find1=Br 131 Find2=.exec 132 Find3=OnThreadTerminate 133 Find4=onterminate 134 Find5=jobproc 135 Find6=onterm 136 Find7=doterminate 137 Find8=ontermin 138 Find9=onjob 139 Find10=.upda 140 Find11=.synch 141 Find12=syncho 142 Find13=execute 143 Find14=tthread.exe 144 Find15=tthread 145 145 146 146 [General] 147 147 148 148 Version=Sibyl Project Ver2.02 149 ProjectName=P:\NEWVIEW_DEV\C omponents\Components.spr149 ProjectName=P:\NEWVIEW_DEV\COMPONENTS\Components.spr 150 150 ProjectType=Visual 151 CompLibName=D:\ Development\Sibyl\bin\CompLib.dll152 Win32CompLibName=D:\ Development\Sibyl\bin\CompLib.dll151 CompLibName=D:\progs\develop\SIBYL_FP3\bin\CompLib.dll 152 Win32CompLibName=D:\progs\develop\SIBYL_FP3\bin\CompLib.dll 153 153 RunParameter= 154 154 InActiveLanguages= … … 170 170 File0.Left=-4 171 171 File0.Bottom=-5 172 File0.Width=13 06173 File0.Height=5 48172 File0.Width=1388 173 File0.Height=582 174 174 File0.Column=1 175 175 File0.Line=8 … … 177 177 File1.Left=-4 178 178 File1.Bottom=-5 179 File1.Width=13 06180 File1.Height=5 48179 File1.Width=1388 180 File1.Height=582 181 181 File1.Column=56 182 182 File1.Line=104 … … 184 184 File2.Left=-4 185 185 File2.Bottom=-5 186 File2.Width=13 06187 File2.Height=5 48186 File2.Width=1388 187 File2.Height=582 188 188 File2.Column=21 189 189 File2.Line=216 190 File3=.\CanvasFontManager.pas 191 File3.Left=-4 192 File3.Bottom=-5 193 File3.Width=1388 194 File3.Height=582 195 File3.Column=3 196 File3.Line=143 190 197 191 198 [Linker Options] … … 208 215 MainFile0=.\Components.pas 209 216 MainFile0.Ext=.EXE 210 MainFile0.Checksum= 20992217 MainFile0.Checksum=0 211 218 MainFile0.Expanded=False 212 219 MainFile0.File0=.\ACLDialogs.pas … … 356 363 [Repository] 357 364 358 Page0= Projects365 Page0=[Object Repository] 359 366 Page0.Installed=True 360 Page0.Object0=SpeedSoft.AppExpert361 Page0.Object0.NewProject=False362 Page0.Object0.NewForm=False363 Page0.Object0.MainForm=False364 Page0.Object0.InPage=True365 Page0.Object0.Title=AppExpert366 Page0.Object0.Description=(C) 1997 SpeedSoft.367 Page0.Object0.Author=SpeedSoft368 Page1=[Object Repository]369 Page1.Installed=True370 Page1.Object0=SpeedSoft.AppExpert371 Page1.Object0.NewProject=False372 Page1.Object0.NewForm=False373 Page1.Object0.MainForm=False374 Page1.Object0.InPage=True375 Page1.Object0.Title=AppExpert376 Page1.Object0.Description=(C) 1997 SpeedSoft.377 Page1.Object0.Author=SpeedSoft378 367 379 368 [SCU] … … 382 371 MainForm=ComponentsTestForm 383 372 384 [Watch]385 386 Watch0=+font.pfacename^387 Watch1=+font.fonttype388 Watch2=+achild.fname^389 Watch3=+afont.ffontinfo.fsselection390 Watch4=+afont.ffontinfo.usweightclass391 Watch5=+afont.ffontinfo392 393 373 [Win32 Application Options] 394 374 395 ApplicationIcon=D:\ Development\Sibyl\BIN\SIBYL.ICO375 ApplicationIcon=D:\progs\develop\SIBYL_FP3\BIN\SIBYL.ICO 396 376 397 377 [Win32 Compiler Options]
Note:
See TracChangeset
for help on using the changeset viewer.