|
26 | 26 | <CfgParent>Base</CfgParent>
|
27 | 27 | <Base>true</Base>
|
28 | 28 | </PropertyGroup>
|
| 29 | + <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''"> |
| 30 | + <Base_iOSDevice64>true</Base_iOSDevice64> |
| 31 | + <CfgParent>Base</CfgParent> |
| 32 | + <Base>true</Base> |
| 33 | + </PropertyGroup> |
| 34 | + <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''"> |
| 35 | + <Base_iOSSimulator>true</Base_iOSSimulator> |
| 36 | + <CfgParent>Base</CfgParent> |
| 37 | + <Base>true</Base> |
| 38 | + </PropertyGroup> |
29 | 39 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
30 | 40 | <Base_Win32>true</Base_Win32>
|
31 | 41 | <CfgParent>Base</CfgParent>
|
|
46 | 56 | <CfgParent>Base</CfgParent>
|
47 | 57 | <Base>true</Base>
|
48 | 58 | </PropertyGroup>
|
| 59 | + <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''"> |
| 60 | + <Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64> |
| 61 | + <CfgParent>Cfg_2</CfgParent> |
| 62 | + <Cfg_2>true</Cfg_2> |
| 63 | + <Base>true</Base> |
| 64 | + </PropertyGroup> |
| 65 | + <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSSimulator)'!=''"> |
| 66 | + <Cfg_2_iOSSimulator>true</Cfg_2_iOSSimulator> |
| 67 | + <CfgParent>Cfg_2</CfgParent> |
| 68 | + <Cfg_2>true</Cfg_2> |
| 69 | + <Base>true</Base> |
| 70 | + </PropertyGroup> |
49 | 71 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
|
50 | 72 | <Cfg_2_Win32>true</Cfg_2_Win32>
|
51 | 73 | <CfgParent>Cfg_2</CfgParent>
|
|
82 | 104 | <VerInfo_IncludeVerInfo>false</VerInfo_IncludeVerInfo>
|
83 | 105 | <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 | 106 | </PropertyGroup>
|
| 107 | + <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''"> |
| 108 | + <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers</VerInfo_Keys> |
| 109 | + <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily> |
| 110 | + <BT_BuildType>Debug</BT_BuildType> |
| 111 | + <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId> |
| 112 | + </PropertyGroup> |
| 113 | + <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''"> |
| 114 | + <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers</VerInfo_Keys> |
| 115 | + <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily> |
| 116 | + </PropertyGroup> |
85 | 117 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
86 | 118 | <OutputExt>dll</OutputExt>
|
87 | 119 | <Icon_MainIcon>reportman_Icon1.ico</Icon_MainIcon>
|
|
114 | 146 | <DCC_RangeChecking>True</DCC_RangeChecking>
|
115 | 147 | <DCC_Define>REPMANRELEASE;DEBUG;$(DCC_Define)</DCC_Define>
|
116 | 148 | </PropertyGroup>
|
| 149 | + <PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''"> |
| 150 | + <DCC_RemoteDebug>true</DCC_RemoteDebug> |
| 151 | + </PropertyGroup> |
| 152 | + <PropertyGroup Condition="'$(Cfg_2_iOSSimulator)'!=''"> |
| 153 | + <DCC_RemoteDebug>true</DCC_RemoteDebug> |
| 154 | + </PropertyGroup> |
117 | 155 | <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
118 | 156 | <VerInfo_Build>0</VerInfo_Build>
|
119 | 157 | <VerInfo_MajorVer>1</VerInfo_MajorVer>
|
|
133 | 171 | <Parameters/>
|
134 | 172 | <Language>
|
135 | 173 | <Language Name="ProjectLang">$00000C0A</Language>
|
136 |
| - <Language Name="RootDir">..\..\..\Users\toni\Documents\prog\toni\reportmangit\activex\</Language> |
| 174 | + <Language Name="RootDir">C:\Users\toni\Documents\prog\toni\reportman\activex\</Language> |
137 | 175 | </Language>
|
138 | 176 | <VersionInfo>
|
139 | 177 | <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
|
179 | 217 | <Platforms>
|
180 | 218 | <Platform value="Android">False</Platform>
|
181 | 219 | <Platform value="Android64">False</Platform>
|
| 220 | + <Platform value="iOSDevice64">False</Platform> |
| 221 | + <Platform value="iOSSimulator">False</Platform> |
182 | 222 | <Platform value="Linux64">False</Platform>
|
183 | 223 | <Platform value="Win32">True</Platform>
|
184 | 224 | <Platform value="Win64">False</Platform>
|
|
0 commit comments