Changeset 343 for ExceptionLogger/ExceptionLogger.lpk
- Timestamp:
- Apr 3, 2012, 7:36:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ExceptionLogger/ExceptionLogger.lpk
r295 r343 7 7 <Author Value="Chronos (robie@centrum.cz)"/> 8 8 <CompilerOptions> 9 <Version Value="1 0"/>9 <Version Value="11"/> 10 10 <PathDelim Value="\"/> 11 11 <SearchPaths> … … 17 17 </SyntaxOptions> 18 18 </Parsing> 19 <Linking>20 <Debugging>21 <GenerateDebugInfo Value="True"/>22 <DebugInfoType Value="dsAuto"/>23 </Debugging>24 </Linking>25 19 <Other> 26 20 <CompilerMessages> … … 33 27 <License Value="GNU/GPL"/> 34 28 <Version Major="1"/> 35 <Files Count=" 6">29 <Files Count="5"> 36 30 <Item1> 37 31 <Filename Value="CustomLineInfo.pas"/> … … 43 37 </Item2> 44 38 <Item3> 45 <Filename Value="UExceptionForm. lfm"/>46 < Type Value="LFM"/>39 <Filename Value="UExceptionForm.pas"/> 40 <UnitName Value="UExceptionForm"/> 47 41 </Item3> 48 42 <Item4> 49 <Filename Value="UExceptionForm.pas"/>50 <UnitName Value="UExceptionForm"/>51 </Item4>52 <Item5>53 43 <Filename Value="UExceptionLogger.pas"/> 54 44 <HasRegisterProc Value="True"/> 55 45 <UnitName Value="UExceptionLogger"/> 56 </Item 5>57 <Item 6>46 </Item4> 47 <Item5> 58 48 <Filename Value="ReadMe.txt"/> 59 49 <Type Value="Binary"/> 60 </Item 6>50 </Item5> 61 51 </Files> 62 52 <i18n>
Note:
See TracChangeset
for help on using the changeset viewer.