mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-17 21:27:40 +00:00
chore(windows): Merge branch 'feat/windows/prune-setup' into fix/windows/setup-cleanup-3339
This commit is contained in:
commit
a6a4780bb9
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ uses
|
|||
DUnitX.TestFramework,
|
||||
DUnitX.Loggers.TeamCity in '..\..\global\delphi\general\DUnitX.Loggers.TeamCity.pas',
|
||||
Keyman.System.Test.JsonUtilTest in 'Keyman.System.Test.JsonUtilTest.pas',
|
||||
JsonUtil in '..\..\..\global\delphi\general\JsonUtil.pas';
|
||||
JsonUtil in '..\..\global\delphi\general\JsonUtil.pas';
|
||||
|
||||
{$R *.RES}
|
||||
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
</DelphiCompile>
|
||||
<DCCReference Include="..\..\global\delphi\general\DUnitX.Loggers.TeamCity.pas"/>
|
||||
<DCCReference Include="Keyman.System.Test.JsonUtilTest.pas"/>
|
||||
<DCCReference Include="..\..\..\global\delphi\general\JsonUtil.pas"/>
|
||||
<DCCReference Include="..\..\global\delphi\general\JsonUtil.pas"/>
|
||||
<BuildConfiguration Include="Release">
|
||||
<Key>Cfg_2</Key>
|
||||
<CfgParent>Base</CfgParent>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue