|
67 | 67 | <VerInfo_Locale>1046</VerInfo_Locale>
|
68 | 68 | <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
69 | 69 | <DCC_BplOutput>.\$(Platform)\$(Config)</DCC_BplOutput>
|
70 |
| - <DCC_UnitSearchPath>$(DCC_UnitSearchPath);$(DCC_UnitSearchPath);modules\DOSCommand\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
| 70 | + <DCC_UnitSearchPath>$(DCC_UnitSearchPath);$(DCC_UnitSearchPath);$(DCC_UnitSearchPath);modules\DOSCommand\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
71 | 71 | </PropertyGroup>
|
72 | 72 | <PropertyGroup Condition="'$(Base_Linux64)'!=''">
|
73 | 73 | <DCC_UsePackage>rtl;$(DCC_UsePackage)</DCC_UsePackage>
|
|
77 | 77 | <BT_BuildType>Debug</BT_BuildType>
|
78 | 78 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
79 | 79 | <VerInfo_Locale>1033</VerInfo_Locale>
|
80 |
| - <Debugger_RunParams>-debug</Debugger_RunParams> |
81 | 80 | <DCC_UsePackage>rtl;$(DCC_UsePackage)</DCC_UsePackage>
|
| 81 | + <Debugger_HostApplication>$(BDS)\bin\bds.exe</Debugger_HostApplication> |
82 | 82 | </PropertyGroup>
|
83 | 83 | <PropertyGroup Condition="'$(Base_Win64)'!=''">
|
84 | 84 | <DCC_UsePackage>rtl;$(DCC_UsePackage)</DCC_UsePackage>
|
|
95 | 95 | <DCC_RemoteDebug>false</DCC_RemoteDebug>
|
96 | 96 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
97 | 97 | <VerInfo_Locale>1033</VerInfo_Locale>
|
98 |
| - <Debugger_HostApplication>E:\tools\Embarcadero\Studio\19.0\bin\bds.exe</Debugger_HostApplication> |
| 98 | + <Debugger_HostApplication>$(BDS)\bin\bds.exe</Debugger_HostApplication> |
99 | 99 | </PropertyGroup>
|
100 | 100 | <PropertyGroup Condition="'$(Cfg_2)'!=''">
|
101 | 101 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
124 | 124 | <DCCReference Include="Src\OpenToolApi\OpenToolApi.LocalMenuItem.pas"/>
|
125 | 125 | <DCCReference Include="Src\OpenToolApi\OpenToolApi.Events.pas"/>
|
126 | 126 | <DCCReference Include="Src\OpenToolApi\UtilityFunctions.pas"/>
|
127 |
| - <DCCReference Include="Src\wrapper\Wrapper.Docker.pas"/> |
128 |
| - <DCCReference Include="Src\wrapper\Wrapper.DockerCompose.pas"/> |
129 | 127 | <DCCReference Include="Src\Command\Command.Cmd.pas"/>
|
130 | 128 | <DCCReference Include="Src\Command\Command.Message.pas"/>
|
131 | 129 | <DCCReference Include="Src\Docker\Docker.Utils.pas"/>
|
| 130 | + <DCCReference Include="Src\Wrapper\Wrapper.Docker.pas"/> |
| 131 | + <DCCReference Include="Src\Wrapper\Wrapper.DockerCompose.pas"/> |
132 | 132 | <BuildConfiguration Include="Release">
|
133 | 133 | <Key>Cfg_2</Key>
|
134 | 134 | <CfgParent>Base</CfgParent>
|
|
0 commit comments