Changeset 378 for branches/highdpi/Integrated.lpi
- Timestamp:
- Apr 24, 2021, 11:41:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Integrated.lpi
r349 r378 39 39 <SearchPaths> 40 40 <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/> 41 <OtherUnitFiles Value="LocalPlayer "/>41 <OtherUnitFiles Value="LocalPlayer;Network"/> 42 42 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 43 43 </SearchPaths> … … 102 102 </Item3> 103 103 </RequiredPackages> 104 <Units Count="4 3">104 <Units Count="47"> 105 105 <Unit0> 106 106 <Filename Value="Integrated.lpr"/> … … 347 347 <IsPartOfProject Value="True"/> 348 348 </Unit42> 349 <Unit43> 350 <Filename Value="UBrain.pas"/> 351 <IsPartOfProject Value="True"/> 352 </Unit43> 353 <Unit44> 354 <Filename Value="Network\UNetworkServer.pas"/> 355 <IsPartOfProject Value="True"/> 356 </Unit44> 357 <Unit45> 358 <Filename Value="Network\UNetworkClient.pas"/> 359 <IsPartOfProject Value="True"/> 360 </Unit45> 361 <Unit46> 362 <Filename Value="Network\UNetworkCommon.pas"/> 363 <IsPartOfProject Value="True"/> 364 </Unit46> 349 365 </Units> 350 366 </ProjectOptions> … … 357 373 <SearchPaths> 358 374 <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/> 359 <OtherUnitFiles Value="LocalPlayer "/>375 <OtherUnitFiles Value="LocalPlayer;Network"/> 360 376 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 361 377 </SearchPaths> … … 391 407 <Other> 392 408 <CompilerMessages> 393 <IgnoredMessages idx 5024="True"/>409 <IgnoredMessages idx6058="True" idx5024="True"/> 394 410 </CompilerMessages> 395 411 <CustomOptions Value="-dDEBUG"/>
Note:
See TracChangeset
for help on using the changeset viewer.