Changeset 202 for trunk/Library/ACLtest.spr
- Timestamp:
- Jun 11, 2007, 8:44:14 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Library/ACLtest.spr
r17 r202 1 [Application Options] 2 3 ApplicationIcon= 4 5 [Browser Files] 6 7 File0=SYSTEM 8 File1=OS2DEF 9 File2=BSETIB 10 File3=BSEEXCPT 11 File4=BSEDOS 12 File5=PMWIN 13 File6=PMBITMAP 14 File7=PMGPI 15 File8=PMDEV 16 File9=PMSTDDLG 17 File10=PMHELP 18 File11=MESSAGES 19 File12=DOS 20 File13=BSEERR 21 File14=PMSHL 22 File15=LANGUAGE 23 File16=SYSUTILS 24 File17=CLASSES 25 File18=FORMS 26 File19=GRAPHICS 27 File20=BUTTONS 28 File21=STDCTRLS 29 File22=INIFILES 30 File23=ACLUTILITY 31 File24=CHARUTILSUNIT 32 File25=DEBUGUNIT 33 File26=STRINGUTILSUNIT 34 File27=ACLFILEIOUTILITY 35 File28=ACLFINDFUNCTIONS 36 File29=PCHARLIST 37 File30=ACLRESOURCEUTILITY 38 File31=ACLVERSIONUTILITYUNIT 39 File32=SEMAPHORES 40 File33=SHAREDMEMORYUNIT 41 File34=BSEDEV 42 File35=FILEUTILSUNIT 43 File36=ACLSTRING 44 File37=ASTRINGUTILITYUNIT 45 File38=RUNPROGRAMUNIT 46 File39=ACLLIBRARYTESTFORM 47 48 [Compiler Options] 49 50 CodeGeneration= 51 Syntax= 52 Optimize=OptimizeCommonSub,OptimizePeephole 53 RuntimeCheck= 54 CondDefine= 55 56 [Compiler Warnings] 57 58 Warnings=W2,W3,W4,W5,W6,W7 59 MaxWarnings=200 60 MaxErrors=10 61 62 [Component Library OS/2] 63 64 CompLibName=D:\progs\Sibyl\Bin\CompLib.dll 65 66 [Debugger Options] 67 68 DebugInfo= 69 EvalHints=True 70 Dbg_Options=0 71 RTL_Exceptions=1073741823 72 SPCC_Exceptions=4194303 73 1 74 [Directories] 75 76 LastDir=P:\NEWVIEW_DEV\Library 77 OutDir=P:\newview_dev\build\newview 78 LibDir=P:\newview_dev\build\sibyl\lib;P:\newview_dev\build\components;P:\newview_dev\build\library 79 LibSrcDir=P:\newview_dev\sibyl\spcc;P:\newview_dev\sibyl\rtl;P:\newview_dev\library;P:\newview_dev\components 80 IncSrcDir= 81 CompInstallDir=P:\NEWVIEW_DEV\build\components 82 83 [Find History] 84 85 Find0=Check 86 Find1=AddAndResize 87 Find2=GetMaskedFilesForDir 88 Find3=StrRightFrom 89 90 [General] 91 92 Version=Sibyl Project Ver2.02 93 ProjectName=P:\NEWVIEW_DEV\Library\ACLtest.spr 94 ProjectType=Visual 95 CompLibName=D:\progs\Sibyl\Bin\CompLib.dll 96 Win32CompLibName=d:\development\sibyl\Bin\CompLib.dll 97 RunParameter= 98 InActiveLanguages= 99 CurrentLanguage=Default 100 Platform=OS/2 101 102 [Last Open Files] 103 104 File0=.\ACLUtility.pas 105 File0.Left=-4 106 File0.Bottom=-5 107 File0.Width=1399 108 File0.Height=629 109 File0.Column=33 110 File0.Line=4 111 File1=.\StringUtilsUnit.pas 112 File1.Left=-4 113 File1.Bottom=-5 114 File1.Width=1399 115 File1.Height=629 116 File1.Column=1 117 File1.Line=46 118 File2=..\.\NewView\unittests\StringUtilsUnitTests.pas 119 File2.Left=-4 120 File2.Bottom=-5 121 File2.Width=1399 122 File2.Height=629 123 File2.Column=1 124 File2.Line=446 125 File3=.\ACLStringUtility.pas 126 File3.Left=-4 127 File3.Bottom=-5 128 File3.Width=1399 129 File3.Height=629 130 File3.Column=1 131 File3.Line=1163 132 File4=.\ACLFileIOUtility.pas 133 File4.Left=-4 134 File4.Bottom=-5 135 File4.Width=1399 136 File4.Height=629 137 File4.Column=1 138 File4.Line=41 139 File5=.\CharUtilsUnit.pas 140 File5.Left=-4 141 File5.Bottom=-5 142 File5.Width=1399 143 File5.Height=629 144 File5.Column=31 145 File5.Line=109 146 File6=.\ACLLibraryTestForm.pas 147 File6.Left=-4 148 File6.Bottom=-5 149 File6.Width=1399 150 File6.Height=629 151 File6.Column=1 152 File6.Line=10 153 154 [Linker Options] 155 156 DataSegment=Normal 157 LinkerTarget=GUI 158 ExePacking=ExePack2 159 RunVDM=True 160 CurrentLanguage=Default 161 InstallLanguages= 162 163 [Memory Sizes] 164 165 Heap=8192 166 Stack=256 167 168 [Project Files] 169 170 Primary=.\ACLLibrary.pas 171 172 [Repository] 173 174 Page0=[Object Repository] 175 Page0.Installed=True 176 177 [SCU] 178 179 SCUName=.\ACLLibrary.scu 180 MainForm= 181 182 [Win32 Application Options] 183 184 ApplicationIcon= 185 186 [Win32 Compiler Options] 187 188 CodeGeneration= 189 Syntax= 190 Optimize=OptimizeCommonSub,OptimizePeephole 191 RuntimeCheck= 192 CondDefine= 193 194 [Win32 Compiler Warnings] 195 196 Warnings=W2,W3,W4,W5,W6,W7 197 MaxWarnings=200 198 MaxErrors=10 199 200 [Win32 Debugger Options] 201 202 DebugInfo= 203 EvalHints=True 204 Dbg_Options=0 205 RTL_Exceptions=1073741823 206 SPCC_Exceptions=4194303 207 208 [Win32 Directories] 2 209 3 210 LastDir=W:\LIBRARY … … 8 215 CompInstallDir=d:\development\sibyl\Compnt 9 216 10 [General] 11 12 Version=Sibyl Project Ver2.02 13 ProjectName=W:\Library\ACLLibrary.spr 14 ProjectType=Visual 15 CompLibName=d:\development\sibyl\Bin\CompLib.dll 16 Win32CompLibName=d:\development\sibyl\Bin\CompLib.dll 17 RunParameter= 18 InActiveLanguages= 217 [Win32 Linker Options] 218 219 DataSegment=Normal 220 LinkerTarget=GUI 221 ExePacking=ExePack2 222 RunVDM=True 19 223 CurrentLanguage=Default 20 Platform=OS/2 21 22 [Project Files] 23 24 Primary=.\ACLLibrary.pas 25 224 InstallLanguages= 225 226 [Win32 Memory Sizes] 227 228 Heap=8192 229 Stack=256 230
Note:
See TracChangeset
for help on using the changeset viewer.