File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 57
57
<PropertyGroup Condition="'$(Base_Win32)'!=''">
58
58
<BT_BuildType>Debug</BT_BuildType>
59
59
<DCC_UsePackage>rtl;vcl;xmlrtl;vclactnband;vclx;dbrtl;vclie;vcledge;vcldb;dsnap;$(DCC_UsePackage)</DCC_UsePackage>
60
+ <Debugger_HostApplication>$(BDSBIN)\bds.exe</Debugger_HostApplication>
60
61
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
61
62
<VerInfo_Locale>1033</VerInfo_Locale>
62
63
</PropertyGroup>
72
73
</PropertyGroup>
73
74
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
74
75
<DCC_RemoteDebug>false</DCC_RemoteDebug>
75
- <Debugger_HostApplication>$(BDSBIN)\bds.exe</Debugger_HostApplication>
76
76
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
77
77
<VerInfo_Locale>1033</VerInfo_Locale>
78
78
</PropertyGroup>
83
83
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
84
84
</PropertyGroup>
85
85
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
86
- <Debugger_HostApplication>bds</Debugger_HostApplication>
87
86
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
88
87
<VerInfo_Locale>1033</VerInfo_Locale>
89
88
</PropertyGroup>
You can’t perform that action at this time.
0 commit comments