|
5 | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
6 | 6 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
7 | 7 | <DCC_DependencyCheckOutputName>reportman.ocx</DCC_DependencyCheckOutputName>
|
8 |
| - <ProjectVersion>18.7</ProjectVersion> |
| 8 | + <ProjectVersion>19.2</ProjectVersion> |
9 | 9 | <Config Condition="'$(Config)'==''">Debug</Config>
|
10 | 10 | <Base>True</Base>
|
11 | 11 | <AppType>Library</AppType>
|
|
16 | 16 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
17 | 17 | <Base>true</Base>
|
18 | 18 | </PropertyGroup>
|
| 19 | + <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''"> |
| 20 | + <Base_Android>true</Base_Android> |
| 21 | + <CfgParent>Base</CfgParent> |
| 22 | + <Base>true</Base> |
| 23 | + </PropertyGroup> |
| 24 | + <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''"> |
| 25 | + <Base_Android64>true</Base_Android64> |
| 26 | + <CfgParent>Base</CfgParent> |
| 27 | + <Base>true</Base> |
| 28 | + </PropertyGroup> |
19 | 29 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
20 | 30 | <Base_Win32>true</Base_Win32>
|
21 | 31 | <CfgParent>Base</CfgParent>
|
22 | 32 | <Base>true</Base>
|
23 | 33 | </PropertyGroup>
|
| 34 | + <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> |
| 35 | + <Base_Win64>true</Base_Win64> |
| 36 | + <CfgParent>Base</CfgParent> |
| 37 | + <Base>true</Base> |
| 38 | + </PropertyGroup> |
24 | 39 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
25 | 40 | <Cfg_1>true</Cfg_1>
|
26 | 41 | <CfgParent>Base</CfgParent>
|
|
53 | 68 | <DCC_DependencyCheckOutputName>reportman.ocx</DCC_DependencyCheckOutputName>
|
54 | 69 | <GenDll>true</GenDll>
|
55 | 70 | </PropertyGroup>
|
| 71 | + <PropertyGroup Condition="'$(Base_Android)'!=''"> |
| 72 | + <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192> |
| 73 | + <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> |
| 74 | + <BT_BuildType>Debug</BT_BuildType> |
| 75 | + <VerInfo_IncludeVerInfo>false</VerInfo_IncludeVerInfo> |
| 76 | + <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars> |
| 77 | + </PropertyGroup> |
| 78 | + <PropertyGroup Condition="'$(Base_Android64)'!=''"> |
| 79 | + <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192> |
| 80 | + <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> |
| 81 | + <BT_BuildType>Debug</BT_BuildType> |
| 82 | + <VerInfo_IncludeVerInfo>false</VerInfo_IncludeVerInfo> |
| 83 | + <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars> |
| 84 | + </PropertyGroup> |
56 | 85 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
57 | 86 | <OutputExt>dll</OutputExt>
|
58 | 87 | <Icon_MainIcon>reportman_Icon1.ico</Icon_MainIcon>
|
|
61 | 90 | <VerInfo_Locale>1033</VerInfo_Locale>
|
62 | 91 | <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
63 | 92 | </PropertyGroup>
|
| 93 | + <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
| 94 | + <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 95 | + <BT_BuildType>Debug</BT_BuildType> |
| 96 | + <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> |
| 97 | + </PropertyGroup> |
64 | 98 | <PropertyGroup Condition="'$(Cfg_1)'!=''">
|
65 | 99 | <Version>7.0</Version>
|
66 | 100 | <DCC_DebugInformation>0</DCC_DebugInformation>
|
|
99 | 133 | <Parameters/>
|
100 | 134 | <Language>
|
101 | 135 | <Language Name="ProjectLang">$00000C0A</Language>
|
102 |
| - <Language Name="RootDir">C:\Components\reportman-delphi\activex\</Language> |
| 136 | + <Language Name="RootDir">..\..\..\Users\toni\Documents\prog\toni\reportmangit\activex\</Language> |
103 | 137 | </Language>
|
104 | 138 | <VersionInfo>
|
105 | 139 | <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
|
143 | 177 | <version>1</version>
|
144 | 178 | </ActiveXProjectInfo>
|
145 | 179 | <Platforms>
|
| 180 | + <Platform value="Android">False</Platform> |
| 181 | + <Platform value="Android64">False</Platform> |
| 182 | + <Platform value="Linux64">False</Platform> |
146 | 183 | <Platform value="Win32">True</Platform>
|
| 184 | + <Platform value="Win64">False</Platform> |
147 | 185 | </Platforms>
|
148 | 186 | </BorlandProject>
|
149 | 187 | <ProjectFileVersion>12</ProjectFileVersion>
|
|
0 commit comments