Skip to content

Commit 69db7a6

Browse files
committed
- Atualização de submodule.
- Removido submodule brookframework. + Adição de libsagui untracked para instalação do SaguiRAL.
1 parent 1c6c030 commit 69db7a6

6 files changed

Lines changed: 1427 additions & 7 deletions

File tree

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
[submodule "src/others/pascal_brotli"]
55
path = src/others/pascal_brotli
66
url = https://github.com/FernandoBanhos/pascal_brotli
7-
[submodule "src/others/brookframework"]
8-
path = src/others/brookframework
9-
url = https://github.com/risoflora/brookframework.git
107
[submodule "src/others/kxBSON"]
118
path = src/others/kxBSON
129
url = https://github.com/kxMaxx/kxBSON

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>

src/others/brookframework

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)