Changeset 222 for ExceptionLogger
- Timestamp:
- Apr 4, 2011, 12:24:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ExceptionLogger/ExceptionLogger.lpk
r39 r222 4 4 <PathDelim Value="\"/> 5 5 <Name Value="ExceptionLogger"/> 6 <Author Value="Chronos (robie@centrum.cz)"/> 6 7 <CompilerOptions> 7 <Version Value=" 9"/>8 <Version Value="10"/> 8 9 <PathDelim Value="\"/> 9 10 <SearchPaths> … … 16 17 </Parsing> 17 18 <Other> 19 <CompilerMessages> 20 <UseMsgFile Value="True"/> 21 </CompilerMessages> 18 22 <CompilerPath Value="$(CompPath)"/> 19 23 </Other> 20 24 </CompilerOptions> 25 <Description Value="Component for detailed exception debugging."/> 26 <License Value="GNU/GPL"/> 21 27 <Version Major="1"/> 22 28 <Files Count="5"> … … 58 64 </RequiredPkgs> 59 65 <UsageOptions> 60 <UnitPath Value="$(PkgOutDir) \"/>66 <UnitPath Value="$(PkgOutDir)"/> 61 67 </UsageOptions> 62 68 <PublishOptions>
Note:
See TracChangeset
for help on using the changeset viewer.