|
110 | 110 | <DCC_DebugDCUs>true</DCC_DebugDCUs>
|
111 | 111 | <Version>7.0</Version>
|
112 | 112 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
| 113 | + <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
113 | 114 | </PropertyGroup>
|
114 | 115 | <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
115 | 116 | <BT_BuildType>Debug</BT_BuildType>
|
|
160 | 161 | <Source Name="MainSource">GoogleMapsTest.dpr</Source>
|
161 | 162 | </Source>
|
162 | 163 | <Excluded_Packages>
|
163 |
| - <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
164 |
| - <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\dclISReportBuilder6_D10_4.bpl">Ethea InstantSolutions 6 ReportBuilder Components</Excluded_Packages> |
165 |
| - <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\dclISRtl6D10_4.bpl">Ethea InstantSolutions 6 Rtl Library</Excluded_Packages> |
166 |
| - <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\dclISVcl6_D10_4.bpl">Ethea InstantSolutions 6 Vcl Library</Excluded_Packages> |
167 |
| - <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\dclISOpenOffice6_D10_4.bpl">Ethea InstantSolutions 6 LibreOffice/OpenOffice Components</Excluded_Packages> |
168 |
| - <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\dclISFLib6_D10_4.bpl">Ethea InstantSolutions 6 Framework Library</Excluded_Packages> |
169 |
| - <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 164 | + <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 165 | + <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
170 | 166 | </Excluded_Packages>
|
171 | 167 | </Delphi.Personality>
|
172 | 168 | <Platforms>
|
|
188 | 184 | <Operation>0</Operation>
|
189 | 185 | </Platform>
|
190 | 186 | </DeployClass>
|
| 187 | + <DeployClass Name="AndroidClasses"> |
| 188 | + <Platform Name="Android"> |
| 189 | + <RemoteDir>classes</RemoteDir> |
| 190 | + <Operation>64</Operation> |
| 191 | + </Platform> |
| 192 | + <Platform Name="Android64"> |
| 193 | + <RemoteDir>classes</RemoteDir> |
| 194 | + <Operation>64</Operation> |
| 195 | + </Platform> |
| 196 | + </DeployClass> |
191 | 197 | <DeployClass Name="AndroidClassesDexFile">
|
192 | 198 | <Platform Name="Android">
|
193 | 199 | <RemoteDir>classes</RemoteDir>
|
|
486 | 492 | <Operation>1</Operation>
|
487 | 493 | <Extensions>.framework</Extensions>
|
488 | 494 | </Platform>
|
| 495 | + <Platform Name="OSXARM64"> |
| 496 | + <Operation>1</Operation> |
| 497 | + <Extensions>.framework</Extensions> |
| 498 | + </Platform> |
489 | 499 | <Platform Name="Win32">
|
490 | 500 | <Operation>0</Operation>
|
491 | 501 | </Platform>
|
|
499 | 509 | <Operation>1</Operation>
|
500 | 510 | <Extensions>.dylib</Extensions>
|
501 | 511 | </Platform>
|
| 512 | + <Platform Name="OSXARM64"> |
| 513 | + <Operation>1</Operation> |
| 514 | + <Extensions>.dylib</Extensions> |
| 515 | + </Platform> |
502 | 516 | <Platform Name="Win32">
|
503 | 517 | <Operation>0</Operation>
|
504 | 518 | <Extensions>.dll;.bpl</Extensions>
|
|
525 | 539 | <Operation>1</Operation>
|
526 | 540 | <Extensions>.dylib</Extensions>
|
527 | 541 | </Platform>
|
| 542 | + <Platform Name="OSXARM64"> |
| 543 | + <Operation>1</Operation> |
| 544 | + <Extensions>.dylib</Extensions> |
| 545 | + </Platform> |
528 | 546 | <Platform Name="Win32">
|
529 | 547 | <Operation>0</Operation>
|
530 | 548 | <Extensions>.bpl</Extensions>
|
|
552 | 570 | <Platform Name="OSX64">
|
553 | 571 | <Operation>0</Operation>
|
554 | 572 | </Platform>
|
| 573 | + <Platform Name="OSXARM64"> |
| 574 | + <Operation>0</Operation> |
| 575 | + </Platform> |
555 | 576 | <Platform Name="Win32">
|
556 | 577 | <Operation>0</Operation>
|
557 | 578 | </Platform>
|
|
796 | 817 | <RemoteDir>Contents\Resources</RemoteDir>
|
797 | 818 | <Operation>1</Operation>
|
798 | 819 | </Platform>
|
| 820 | + <Platform Name="OSXARM64"> |
| 821 | + <RemoteDir>Contents\Resources</RemoteDir> |
| 822 | + <Operation>1</Operation> |
| 823 | + </Platform> |
799 | 824 | </DeployClass>
|
800 | 825 | <DeployClass Required="true" Name="ProjectOutput">
|
801 | 826 | <Platform Name="Android">
|
|
824 | 849 | <Platform Name="OSX64">
|
825 | 850 | <Operation>1</Operation>
|
826 | 851 | </Platform>
|
| 852 | + <Platform Name="OSXARM64"> |
| 853 | + <Operation>1</Operation> |
| 854 | + </Platform> |
827 | 855 | <Platform Name="Win32">
|
828 | 856 | <Operation>0</Operation>
|
829 | 857 | </Platform>
|
|
862 | 890 | <Operation>1</Operation>
|
863 | 891 | </Platform>
|
864 | 892 | </DeployClass>
|
865 |
| - <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
| 893 | + <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/> |
| 894 | + <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/> |
| 895 | + <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
| 896 | + <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
| 897 | + <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
866 | 898 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
| 899 | + <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/> |
867 | 900 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
|
| 901 | + <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
868 | 902 | <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
|
869 |
| - <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
870 |
| - <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/> |
871 |
| - <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
872 |
| - <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/> |
873 | 903 | <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
874 |
| - <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
875 | 904 | </Deployment>
|
876 | 905 | </BorlandProject>
|
877 | 906 | <ProjectFileVersion>12</ProjectFileVersion>
|
|
888 | 917 | <Form>FormSecondary</Form>
|
889 | 918 | <FormType>dfm</FormType>
|
890 | 919 | </DCCReference>
|
891 |
| - <BuildConfiguration Include="Debug"> |
892 |
| - <Key>Cfg_2</Key> |
893 |
| - <CfgParent>Base</CfgParent> |
894 |
| - </BuildConfiguration> |
895 | 920 | <BuildConfiguration Include="Base">
|
896 | 921 | <Key>Base</Key>
|
897 | 922 | </BuildConfiguration>
|
898 | 923 | <BuildConfiguration Include="Release">
|
899 | 924 | <Key>Cfg_1</Key>
|
900 | 925 | <CfgParent>Base</CfgParent>
|
901 | 926 | </BuildConfiguration>
|
| 927 | + <BuildConfiguration Include="Debug"> |
| 928 | + <Key>Cfg_2</Key> |
| 929 | + <CfgParent>Base</CfgParent> |
| 930 | + </BuildConfiguration> |
902 | 931 | </ItemGroup>
|
903 | 932 | <ItemGroup/>
|
904 | 933 | <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|
0 commit comments