| 
6 | 6 |         <FrameworkType>VCL</FrameworkType>  | 
7 | 7 |         <Base>True</Base>  | 
8 | 8 |         <Config Condition="'$(Config)'==''">Debug</Config>  | 
9 |  | -        <Platform Condition="'$(Platform)'==''">Win64</Platform>  | 
 | 9 | +        <Platform Condition="'$(Platform)'==''">Win32</Platform>  | 
10 | 10 |         <TargetedPlatforms>3</TargetedPlatforms>  | 
11 | 11 |         <AppType>Package</AppType>  | 
12 | 12 |     </PropertyGroup>  | 
 | 
98 | 98 |         <DCCReference Include="Python.dcp"/>  | 
99 | 99 |         <DCCReference Include="VclSmp.dcp"/>  | 
100 | 100 |         <DCCReference Include="..\..\..\Source\vcl\Vcl.PythonGUIInputOutput.pas"/>  | 
101 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclActnList.pas"/>  | 
102 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclButtons.pas"/>  | 
103 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclComCtrls.pas"/>  | 
104 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclControls.pas"/>  | 
105 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclDialogs.pas"/>  | 
106 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclExtCtrls.pas"/>  | 
107 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclForms.pas"/>  | 
108 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclGraphics.pas"/>  | 
109 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclGrids.pas"/>  | 
110 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclSamplesSpin.pas"/>  | 
111 |  | -        <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVclStdCtrls.pas"/>  | 
112 | 101 |         <DCCReference Include="..\..\..\Source\vcl\WrapDelphiVCL.pas"/>  | 
 | 102 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclActnList.pas"/>  | 
 | 103 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclButtons.pas"/>  | 
 | 104 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclComCtrls.pas"/>  | 
 | 105 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclControls.pas"/>  | 
 | 106 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclDialogs.pas"/>  | 
 | 107 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclExtCtrls.pas"/>  | 
 | 108 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclForms.pas"/>  | 
 | 109 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclGraphics.pas"/>  | 
 | 110 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclGrids.pas"/>  | 
 | 111 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclSamplesSpin.pas"/>  | 
 | 112 | +        <DCCReference Include="..\..\..\Source\vcl\WrapVclStdCtrls.pas"/>  | 
113 | 113 |         <BuildConfiguration Include="Release">  | 
114 | 114 |             <Key>Cfg_2</Key>  | 
115 | 115 |             <CfgParent>Base</CfgParent>  | 
 | 
159 | 159 |                         <Overwrite>true</Overwrite>  | 
160 | 160 |                     </Platform>  | 
161 | 161 |                 </DeployFile>  | 
 | 162 | +                <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\Win64\PythonVcl270.bpl" Configuration="Debug" Class="ProjectOutput">  | 
 | 163 | +                    <Platform Name="Win64">  | 
 | 164 | +                        <RemoteName>PythonVcl.bpl</RemoteName>  | 
 | 165 | +                        <Overwrite>true</Overwrite>  | 
 | 166 | +                    </Platform>  | 
 | 167 | +                </DeployFile>  | 
162 | 168 |                 <DeployClass Name="AdditionalDebugSymbols">  | 
163 | 169 |                     <Platform Name="OSX32">  | 
164 | 170 |                         <Operation>1</Operation>  | 
 | 
0 commit comments