Skip to content

Commit ec300ba

Browse files
committed
Merge remote-tracking branch 'remotes/origin/dev'
2 parents 0c21132 + 69db7a6 commit ec300ba

4 files changed

Lines changed: 1427 additions & 3 deletions

File tree

pkg/Delphi/Engine/SaguiRAL.dproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
9595
<SanitizedProjectName>SaguiRAL</SanitizedProjectName>
9696
<DCC_Description>PascalRAL | Sagui Components</DCC_Description>
97-
<DCC_UnitSearchPath>..\..\..\src\others\brookframework\source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
97+
<DCC_UnitSearchPath>..\..\..\src\others;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
9898
</PropertyGroup>
9999
<PropertyGroup Condition="'$(Base_Android)'!=''">
100100
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>
@@ -175,6 +175,7 @@
175175
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
176176
<VerInfo_Locale>1033</VerInfo_Locale>
177177
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>
178+
<DCC_UnitSearchPath>..\..\..\src\others\;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
178179
</PropertyGroup>
179180
<PropertyGroup Condition="'$(Cfg_2)'!=''">
180181
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>

pkg/Lazarus/Engine/saguiral.lpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Version Value="11"/>
1111
<PathDelim Value="\"/>
1212
<SearchPaths>
13-
<OtherUnitFiles Value="..\..\..\src\engine\sagui;..\..\..\src\others\brookframework\Source"/>
13+
<OtherUnitFiles Value="..\..\..\src\engine\sagui;..\..\..\src\others"/>
1414
<UnitOutputDirectory Value="..\..\..\compiled"/>
1515
</SearchPaths>
1616
<Other>

0 commit comments

Comments
 (0)