Changeset 215 for branches/virtcpu fixed int/virtcpu.lpi
- Timestamp:
- Aug 19, 2020, 11:54:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/virtcpu fixed int/virtcpu.lpi
r166 r215 2 2 <CONFIG> 3 3 <ProjectOptions> 4 <Version Value="1 0"/>4 <Version Value="11"/> 5 5 <PathDelim Value="\"/> 6 6 <General> … … 47 47 </Options> 48 48 </Linking> 49 <Other> 50 <CustomOptions Value="-dUseCThreads"/> 51 </Other> 49 52 </CompilerOptions> 50 53 </Item2> … … 54 57 </PublishOptions> 55 58 <RunParams> 56 <local> 57 <FormatVersion Value="1"/> 58 </local> 59 <FormatVersion Value="2"/> 60 <Modes Count="1"> 61 <Mode0 Name="default"/> 62 </Modes> 59 63 </RunParams> 60 64 <RequiredPackages Count="1"> … … 63 67 </Item1> 64 68 </RequiredPackages> 65 <Units Count=" 4">69 <Units Count="5"> 66 70 <Unit0> 67 71 <Filename Value="virtcpu.lpr"/> … … 76 80 </Unit1> 77 81 <Unit2> 78 <Filename Value="U Machine.pas"/>82 <Filename Value="UCpu.pas"/> 79 83 <IsPartOfProject Value="True"/> 80 84 </Unit2> … … 83 87 <IsPartOfProject Value="True"/> 84 88 </Unit3> 89 <Unit4> 90 <Filename Value="UMachine.pas"/> 91 <IsPartOfProject Value="True"/> 92 </Unit4> 85 93 </Units> 86 94 </ProjectOptions> … … 125 133 </Options> 126 134 </Linking> 135 <Other> 136 <CustomOptions Value="-dUseCThreads"/> 137 </Other> 127 138 </CompilerOptions> 128 139 <Debugging>
Note:
See TracChangeset
for help on using the changeset viewer.