Changeset 160 for branches/virtualcpu3/project1.lpi
- Timestamp:
- Apr 26, 2018, 12:00:02 AM (7 years ago)
- Location:
- branches/virtualcpu3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/virtualcpu3
- Property svn:ignore
-
old new 1 1 lib 2 2 project1.exe 3 project1 3 4 *.lps 4 5 *.res
-
- Property svn:ignore
-
branches/virtualcpu3/project1.lpi
r158 r160 28 28 </Item1> 29 29 </RequiredPackages> 30 <Units Count=" 3">30 <Units Count="4"> 31 31 <Unit0> 32 32 <Filename Value="project1.lpr"/> … … 44 44 <IsPartOfProject Value="True"/> 45 45 </Unit2> 46 <Unit3> 47 <Filename Value="UInt128.pas"/> 48 <IsPartOfProject Value="True"/> 49 </Unit3> 46 50 </Units> 47 51 </ProjectOptions> … … 56 60 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> 57 61 </SearchPaths> 62 <Parsing> 63 <SyntaxOptions> 64 <IncludeAssertionCode Value="True"/> 65 </SyntaxOptions> 66 </Parsing> 67 <CodeGeneration> 68 <Checks> 69 <IOChecks Value="True"/> 70 <RangeChecks Value="True"/> 71 <OverflowChecks Value="True"/> 72 <StackChecks Value="True"/> 73 </Checks> 74 <VerifyObjMethodCallValidity Value="True"/> 75 </CodeGeneration> 58 76 <Linking> 59 77 <Options>
Note:
See TracChangeset
for help on using the changeset viewer.