Changeset 145 for trunk/LazFuck.lpi
- Timestamp:
- Jun 5, 2023, 6:44:57 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LazFuck.lpi
r144 r145 103 103 </Unit0> 104 104 <Unit1> 105 <Filename Value="Forms\ UFormMain.pas"/>105 <Filename Value="Forms\FormMain.pas"/> 106 106 <IsPartOfProject Value="True"/> 107 107 <ComponentName Value="FormMain"/> … … 110 110 </Unit1> 111 111 <Unit2> 112 <Filename Value="Forms\ UFormOptions.pas"/>112 <Filename Value="Forms\FormOptions.pas"/> 113 113 <IsPartOfProject Value="True"/> 114 114 <ComponentName Value="FormOptions"/> … … 117 117 </Unit2> 118 118 <Unit3> 119 <Filename Value="Forms\ UFormCPU.pas"/>119 <Filename Value="Forms\FormCPU.pas"/> 120 120 <IsPartOfProject Value="True"/> 121 121 <ComponentName Value="FormCPU"/> … … 124 124 </Unit3> 125 125 <Unit4> 126 <Filename Value="Forms\ UFormTargets.pas"/>126 <Filename Value="Forms\FormTargets.pas"/> 127 127 <IsPartOfProject Value="True"/> 128 128 <ComponentName Value="FormTargets"/> … … 131 131 </Unit4> 132 132 <Unit5> 133 <Filename Value=" UTarget.pas"/>133 <Filename Value="Target.pas"/> 134 134 <IsPartOfProject Value="True"/> 135 135 </Unit5> 136 136 <Unit6> 137 <Filename Value="Target\ UTargetC.pas"/>137 <Filename Value="Target\TargetC.pas"/> 138 138 <IsPartOfProject Value="True"/> 139 139 </Unit6> 140 140 <Unit7> 141 <Filename Value="Target\ UTargetDelphi.pas"/>141 <Filename Value="Target\TargetDelphi.pas"/> 142 142 <IsPartOfProject Value="True"/> 143 143 </Unit7> 144 144 <Unit8> 145 <Filename Value="Target\ UTargetInterpretter.pas"/>145 <Filename Value="Target\TargetInterpretter.pas"/> 146 146 <IsPartOfProject Value="True"/> 147 147 </Unit8> 148 148 <Unit9> 149 <Filename Value="Target\ UTargetPHP.pas"/>149 <Filename Value="Target\TargetPHP.pas"/> 150 150 <IsPartOfProject Value="True"/> 151 151 </Unit9> 152 152 <Unit10> 153 <Filename Value="Forms\ UFormOutput.pas"/>153 <Filename Value="Forms\FormOutput.pas"/> 154 154 <IsPartOfProject Value="True"/> 155 155 <ComponentName Value="FormOutput"/> … … 158 158 </Unit10> 159 159 <Unit11> 160 <Filename Value="Forms\ UFormInput.pas"/>160 <Filename Value="Forms\FormInput.pas"/> 161 161 <IsPartOfProject Value="True"/> 162 162 <ComponentName Value="FormInput"/> … … 165 165 </Unit11> 166 166 <Unit12> 167 <Filename Value="Forms\ UFormMemory.pas"/>167 <Filename Value="Forms\FormMemory.pas"/> 168 168 <IsPartOfProject Value="True"/> 169 169 <ComponentName Value="FormMemory"/> … … 172 172 </Unit12> 173 173 <Unit13> 174 <Filename Value="Forms\ UFormMessages.pas"/>174 <Filename Value="Forms\FormMessages.pas"/> 175 175 <IsPartOfProject Value="True"/> 176 176 <ComponentName Value="FormMessages"/> … … 179 179 </Unit13> 180 180 <Unit14> 181 <Filename Value="Target\ UTargetJava.pas"/>181 <Filename Value="Target\TargetJava.pas"/> 182 182 <IsPartOfProject Value="True"/> 183 183 </Unit14> 184 184 <Unit15> 185 <Filename Value="Forms\ UFormSourceCode.pas"/>185 <Filename Value="Forms\FormSourceCode.pas"/> 186 186 <IsPartOfProject Value="True"/> 187 187 <ComponentName Value="FormSourceCode"/> … … 190 190 </Unit15> 191 191 <Unit16> 192 <Filename Value="Forms\ UFormTargetCode.pas"/>192 <Filename Value="Forms\FormTargetCode.pas"/> 193 193 <IsPartOfProject Value="True"/> 194 194 <ComponentName Value="FormTargetCode"/> … … 197 197 </Unit16> 198 198 <Unit17> 199 <Filename Value="Forms\ UFormTargetOptions.pas"/>199 <Filename Value="Forms\FormTargetOptions.pas"/> 200 200 <IsPartOfProject Value="True"/> 201 201 <ComponentName Value="FormTargetOptions"/> … … 204 204 </Unit17> 205 205 <Unit18> 206 <Filename Value=" UCore.pas"/>206 <Filename Value="Core.pas"/> 207 207 <IsPartOfProject Value="True"/> 208 208 <ComponentName Value="Core"/> … … 211 211 </Unit18> 212 212 <Unit19> 213 <Filename Value="Target\ UTargetFPC.pas"/>213 <Filename Value="Target\TargetFPC.pas"/> 214 214 <IsPartOfProject Value="True"/> 215 215 </Unit19> 216 216 <Unit20> 217 <Filename Value="Forms\ UFormLog.pas"/>217 <Filename Value="Forms\FormLog.pas"/> 218 218 <IsPartOfProject Value="True"/> 219 219 <ComponentName Value="FormLog"/> … … 222 222 </Unit20> 223 223 <Unit21> 224 <Filename Value=" UProject.pas"/>224 <Filename Value="Project.pas"/> 225 225 <IsPartOfProject Value="True"/> 226 226 </Unit21> 227 227 <Unit22> 228 <Filename Value=" UBFTarget.pas"/>228 <Filename Value="BFTarget.pas"/> 229 229 <IsPartOfProject Value="True"/> 230 230 </Unit22> 231 231 <Unit23> 232 <Filename Value="Target\ UTargetPython.pas"/>232 <Filename Value="Target\TargetPython.pas"/> 233 233 <IsPartOfProject Value="True"/> 234 234 </Unit23> 235 235 <Unit24> 236 <Filename Value="Target\ UTargetCSharp.pas"/>236 <Filename Value="Target\TargetCSharp.pas"/> 237 237 <IsPartOfProject Value="True"/> 238 238 </Unit24> 239 239 <Unit25> 240 <Filename Value=" UBFHighlighter.pas"/>240 <Filename Value="BFHighlighter.pas"/> 241 241 <IsPartOfProject Value="True"/> 242 242 </Unit25> 243 243 <Unit26> 244 <Filename Value="Target\ UTargetJavascript.pas"/>244 <Filename Value="Target\TargetJavascript.pas"/> 245 245 <IsPartOfProject Value="True"/> 246 246 </Unit26> 247 247 <Unit27> 248 <Filename Value="Forms\ UFormCompileMultiple.pas"/>248 <Filename Value="Forms\FormCompileMultiple.pas"/> 249 249 <IsPartOfProject Value="True"/> 250 250 <ComponentName Value="FormCompileMultiple"/> … … 253 253 </Unit27> 254 254 <Unit28> 255 <Filename Value=" UBFCodeTools.pas"/>255 <Filename Value="BFCodeTools.pas"/> 256 256 <IsPartOfProject Value="True"/> 257 257 </Unit28>
Note:
See TracChangeset
for help on using the changeset viewer.