Changeset 456 for trunk/Integrated.lpi
- Timestamp:
- May 30, 2023, 11:31:10 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Integrated.lpi
r422 r456 36 36 <SearchPaths> 37 37 <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/> 38 <OtherUnitFiles Value="LocalPlayer;Network "/>38 <OtherUnitFiles Value="LocalPlayer;Network;Packages\CevoComponents"/> 39 39 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 40 40 </SearchPaths> … … 56 56 <Debugging> 57 57 <GenerateDebugInfo Value="False"/> 58 <DebugInfoType Value="dsDwarf2Set"/> 58 59 </Debugging> 59 60 <LinkSmart Value="True"/> … … 337 338 </Unit40> 338 339 <Unit41> 339 <Filename Value="LocalPlayer\ UKeyBindings.pas"/>340 <Filename Value="LocalPlayer\KeyBindings.pas"/> 340 341 <IsPartOfProject Value="True"/> 341 342 </Unit41> 342 343 <Unit42> 343 <Filename Value=" UMiniMap.pas"/>344 <Filename Value="MiniMap.pas"/> 344 345 <IsPartOfProject Value="True"/> 345 346 </Unit42> 346 347 <Unit43> 347 <Filename Value=" UBrain.pas"/>348 <Filename Value="Brain.pas"/> 348 349 <IsPartOfProject Value="True"/> 349 350 </Unit43> 350 351 <Unit44> 351 <Filename Value="Network\ UNetworkServer.pas"/>352 <Filename Value="Network\NetworkServer.pas"/> 352 353 <IsPartOfProject Value="True"/> 353 354 </Unit44> 354 355 <Unit45> 355 <Filename Value="Network\ UNetworkClient.pas"/>356 <Filename Value="Network\NetworkClient.pas"/> 356 357 <IsPartOfProject Value="True"/> 357 358 </Unit45> 358 359 <Unit46> 359 <Filename Value="Network\ UNetworkCommon.pas"/>360 <Filename Value="Network\NetworkCommon.pas"/> 360 361 <IsPartOfProject Value="True"/> 361 362 </Unit46> … … 370 371 <SearchPaths> 371 372 <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/> 372 <OtherUnitFiles Value="LocalPlayer;Network "/>373 <OtherUnitFiles Value="LocalPlayer;Network;Packages\CevoComponents"/> 373 374 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 374 375 </SearchPaths> … … 393 394 <Linking> 394 395 <Debugging> 396 <DebugInfoType Value="dsDwarf2Set"/> 395 397 <UseHeaptrc Value="True"/> 396 398 <UseExternalDbgSyms Value="True"/>
Note:
See TracChangeset
for help on using the changeset viewer.