Changeset 100 for trunk/Components
- Timestamp:
- Jan 25, 2018, 9:05:37 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 12 12 heaptrclog.trc 13 13 c-evo 14 c-evo.dbg
-
- Property svn:ignore
-
trunk/Components/CevoComponents.lpk
r10 r100 9 9 <PathDelim Value="\"/> 10 10 <SearchPaths> 11 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS) \"/>11 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 12 12 </SearchPaths> 13 13 <Parsing> … … 15 15 <SyntaxMode Value="Delphi"/> 16 16 <CStyleOperator Value="False"/> 17 <IncludeAssertionCode Value="True"/>18 17 <AllowLabel Value="False"/> 19 18 <CPPInline Value="False"/> … … 21 20 </Parsing> 22 21 <CodeGeneration> 23 <Checks> 24 <IOChecks Value="True"/> 25 <RangeChecks Value="True"/> 26 <OverflowChecks Value="True"/> 27 <StackChecks Value="True"/> 28 </Checks> 29 <VerifyObjMethodCallValidity Value="True"/> 22 <Optimizations> 23 <OptimizationLevel Value="0"/> 24 </Optimizations> 30 25 </CodeGeneration> 26 <Linking> 27 <Debugging> 28 <GenerateDebugInfo Value="False"/> 29 </Debugging> 30 </Linking> 31 <Other> 32 <CompilerMessages> 33 <IgnoredMessages idx5024="True"/> 34 </CompilerMessages> 35 </Other> 31 36 </CompilerOptions> 32 37 <Files Count="7"> … … 80 85 <Version Value="2"/> 81 86 </PublishOptions> 87 <CustomOptions Items="ExternHelp" Version="2"> 88 <_ExternHelp Items="Count"/> 89 </CustomOptions> 82 90 </Package> 83 91 </CONFIG>
Note:
See TracChangeset
for help on using the changeset viewer.