Subversion Repositories simple_log_event

Rev

Rev 3 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 6
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{80e4baaf-f51f-4ede-9fa9-923b85b8afe5}</ProjectGuid>
3
        <ProjectGuid>{80e4baaf-f51f-4ede-9fa9-923b85b8afe5}</ProjectGuid>
4
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
5
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DependencyCheckOutputName>ViaThinkSoftSimpleLogEvent.dll</DCC_DependencyCheckOutputName>
6
        <DCC_DependencyCheckOutputName>ViaThinkSoftSimpleLogEvent.dll</DCC_DependencyCheckOutputName>
7
        <MainSource>ViaThinkSoftSimpleLogEvent.dpr</MainSource>
7
        <MainSource>ViaThinkSoftSimpleLogEvent.dpr</MainSource>
8
        <FrameworkType>None</FrameworkType>
8
        <FrameworkType>None</FrameworkType>
9
        <ProjectVersion>18.8</ProjectVersion>
9
        <ProjectVersion>18.8</ProjectVersion>
10
        <Base>True</Base>
10
        <Base>True</Base>
11
        <Config Condition="'$(Config)'==''">Release</Config>
11
        <Config Condition="'$(Config)'==''">Release</Config>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
13
        <TargetedPlatforms>3</TargetedPlatforms>
13
        <TargetedPlatforms>3</TargetedPlatforms>
14
        <AppType>Library</AppType>
14
        <AppType>Library</AppType>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
17
        <Base>true</Base>
17
        <Base>true</Base>
18
    </PropertyGroup>
18
    </PropertyGroup>
19
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
19
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
20
        <Base_Win32>true</Base_Win32>
20
        <Base_Win32>true</Base_Win32>
21
        <CfgParent>Base</CfgParent>
21
        <CfgParent>Base</CfgParent>
22
        <Base>true</Base>
22
        <Base>true</Base>
23
    </PropertyGroup>
23
    </PropertyGroup>
24
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
24
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
25
        <Base_Win64>true</Base_Win64>
25
        <Base_Win64>true</Base_Win64>
26
        <CfgParent>Base</CfgParent>
26
        <CfgParent>Base</CfgParent>
27
        <Base>true</Base>
27
        <Base>true</Base>
28
    </PropertyGroup>
28
    </PropertyGroup>
29
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
29
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
30
        <Cfg_1>true</Cfg_1>
30
        <Cfg_1>true</Cfg_1>
31
        <CfgParent>Base</CfgParent>
31
        <CfgParent>Base</CfgParent>
32
        <Base>true</Base>
32
        <Base>true</Base>
33
    </PropertyGroup>
33
    </PropertyGroup>
-
 
34
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
-
 
35
        <Cfg_1_Win64>true</Cfg_1_Win64>
-
 
36
        <CfgParent>Cfg_1</CfgParent>
-
 
37
        <Cfg_1>true</Cfg_1>
-
 
38
        <Base>true</Base>
-
 
39
    </PropertyGroup>
34
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
40
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
35
        <Cfg_2>true</Cfg_2>
41
        <Cfg_2>true</Cfg_2>
36
        <CfgParent>Base</CfgParent>
42
        <CfgParent>Base</CfgParent>
37
        <Base>true</Base>
43
        <Base>true</Base>
38
    </PropertyGroup>
44
    </PropertyGroup>
39
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
45
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
40
        <Cfg_2_Win32>true</Cfg_2_Win32>
46
        <Cfg_2_Win32>true</Cfg_2_Win32>
41
        <CfgParent>Cfg_2</CfgParent>
47
        <CfgParent>Cfg_2</CfgParent>
42
        <Cfg_2>true</Cfg_2>
48
        <Cfg_2>true</Cfg_2>
43
        <Base>true</Base>
49
        <Base>true</Base>
44
    </PropertyGroup>
50
    </PropertyGroup>
45
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
51
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
46
        <Cfg_2_Win64>true</Cfg_2_Win64>
52
        <Cfg_2_Win64>true</Cfg_2_Win64>
47
        <CfgParent>Cfg_2</CfgParent>
53
        <CfgParent>Cfg_2</CfgParent>
48
        <Cfg_2>true</Cfg_2>
54
        <Cfg_2>true</Cfg_2>
49
        <Base>true</Base>
55
        <Base>true</Base>
50
    </PropertyGroup>
56
    </PropertyGroup>
51
    <PropertyGroup Condition="'$(Base)'!=''">
57
    <PropertyGroup Condition="'$(Base)'!=''">
52
        <GenDll>true</GenDll>
58
        <GenDll>true</GenDll>
53
        <SanitizedProjectName>ViaThinkSoftSimpleLogEvent</SanitizedProjectName>
59
        <SanitizedProjectName>ViaThinkSoftSimpleLogEvent</SanitizedProjectName>
54
        <VerInfo_Locale>1031</VerInfo_Locale>
60
        <VerInfo_Locale>1031</VerInfo_Locale>
55
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
61
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=ViaThinkSoft Simple Log Event DLL;FileVersion=1.0.0.0;InternalName=;LegalCopyright=(C) 2020 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=www.viathinksoft.com</VerInfo_Keys>
56
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
62
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;System.Win;Winapi;$(DCC_Namespace)</DCC_Namespace>
-
 
63
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
57
    </PropertyGroup>
64
    </PropertyGroup>
58
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
65
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
59
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
66
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
60
        <BT_BuildType>Debug</BT_BuildType>
67
        <BT_BuildType>Debug</BT_BuildType>
61
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
68
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
62
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
69
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
63
        <VerInfo_Locale>1033</VerInfo_Locale>
70
        <VerInfo_Locale>1033</VerInfo_Locale>
64
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
71
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
65
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
72
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
66
        <PostBuildEvent><![CDATA[move "$(OutputName)$(OutputExt)" "$(OutputName)32$(OutputExt)"
73
        <PostBuildEvent><![CDATA[move "$(OutputName)$(OutputExt)" "$(OutputName)32$(OutputExt)"
67
$(PostBuildEvent)]]></PostBuildEvent>
74
$(PostBuildEvent)]]></PostBuildEvent>
68
    </PropertyGroup>
75
    </PropertyGroup>
69
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
76
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
70
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
77
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
71
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
78
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
72
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
79
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
73
        <BT_BuildType>Debug</BT_BuildType>
80
        <BT_BuildType>Debug</BT_BuildType>
74
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
75
        <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>
82
        <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>
76
        <VerInfo_Locale>1033</VerInfo_Locale>
83
        <VerInfo_Locale>1033</VerInfo_Locale>
77
        <PostBuildEvent><![CDATA[move "$(OutputName)$(OutputExt)" "$(OutputName)64$(OutputExt)"
84
        <PostBuildEvent><![CDATA[move "$(OutputName)$(OutputExt)" "$(OutputName)64$(OutputExt)"
78
$(PostBuildEvent)]]></PostBuildEvent>
85
$(PostBuildEvent)]]></PostBuildEvent>
79
    </PropertyGroup>
86
    </PropertyGroup>
80
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
87
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
81
        <Version>7.0</Version>
88
        <Version>7.0</Version>
82
        <DCC_DebugInformation>0</DCC_DebugInformation>
89
        <DCC_DebugInformation>0</DCC_DebugInformation>
83
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
90
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
84
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
91
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
85
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
92
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
86
    </PropertyGroup>
93
    </PropertyGroup>
-
 
94
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
-
 
95
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
96
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
97
        <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>
-
 
98
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
99
    </PropertyGroup>
87
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
100
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
88
        <Version>7.0</Version>
101
        <Version>7.0</Version>
89
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
102
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
90
    </PropertyGroup>
103
    </PropertyGroup>
91
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
104
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
92
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
93
        <VerInfo_Locale>1033</VerInfo_Locale>
106
        <VerInfo_Locale>1033</VerInfo_Locale>
94
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
107
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
95
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
108
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
96
    </PropertyGroup>
109
    </PropertyGroup>
97
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
110
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
98
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
111
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
99
        <VerInfo_Locale>1033</VerInfo_Locale>
112
        <VerInfo_Locale>1033</VerInfo_Locale>
100
        <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>
113
        <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>
101
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
114
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
102
    </PropertyGroup>
115
    </PropertyGroup>
103
    <ProjectExtensions>
116
    <ProjectExtensions>
104
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
117
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
105
        <Borland.ProjectType/>
118
        <Borland.ProjectType/>
106
        <BorlandProject>
119
        <BorlandProject>
107
            <Delphi.Personality>
120
            <Delphi.Personality>
108
                <Parameters>
121
                <Parameters>
109
                    <Parameters Name="UseLauncher">False</Parameters>
122
                    <Parameters Name="UseLauncher">False</Parameters>
110
                    <Parameters Name="LoadAllSymbols">True</Parameters>
123
                    <Parameters Name="LoadAllSymbols">True</Parameters>
111
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
124
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
112
                </Parameters>
125
                </Parameters>
113
                <VersionInfo>
126
                <VersionInfo>
114
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
127
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
115
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
128
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
116
                    <VersionInfo Name="MajorVer">1</VersionInfo>
129
                    <VersionInfo Name="MajorVer">1</VersionInfo>
117
                    <VersionInfo Name="MinorVer">0</VersionInfo>
130
                    <VersionInfo Name="MinorVer">0</VersionInfo>
118
                    <VersionInfo Name="Release">0</VersionInfo>
131
                    <VersionInfo Name="Release">0</VersionInfo>
119
                    <VersionInfo Name="Build">0</VersionInfo>
132
                    <VersionInfo Name="Build">0</VersionInfo>
120
                    <VersionInfo Name="Debug">False</VersionInfo>
133
                    <VersionInfo Name="Debug">False</VersionInfo>
121
                    <VersionInfo Name="PreRelease">False</VersionInfo>
134
                    <VersionInfo Name="PreRelease">False</VersionInfo>
122
                    <VersionInfo Name="Special">False</VersionInfo>
135
                    <VersionInfo Name="Special">False</VersionInfo>
123
                    <VersionInfo Name="Private">False</VersionInfo>
136
                    <VersionInfo Name="Private">False</VersionInfo>
124
                    <VersionInfo Name="DLL">False</VersionInfo>
137
                    <VersionInfo Name="DLL">False</VersionInfo>
125
                    <VersionInfo Name="Locale">1031</VersionInfo>
138
                    <VersionInfo Name="Locale">1031</VersionInfo>
126
                    <VersionInfo Name="CodePage">1252</VersionInfo>
139
                    <VersionInfo Name="CodePage">1252</VersionInfo>
127
                </VersionInfo>
140
                </VersionInfo>
128
                <VersionInfoKeys>
141
                <VersionInfoKeys>
129
                    <VersionInfoKeys Name="CompanyName"/>
142
                    <VersionInfoKeys Name="CompanyName"/>
130
                    <VersionInfoKeys Name="FileDescription"/>
143
                    <VersionInfoKeys Name="FileDescription"/>
131
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
144
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
132
                    <VersionInfoKeys Name="InternalName"/>
145
                    <VersionInfoKeys Name="InternalName"/>
133
                    <VersionInfoKeys Name="LegalCopyright"/>
146
                    <VersionInfoKeys Name="LegalCopyright"/>
134
                    <VersionInfoKeys Name="LegalTrademarks"/>
147
                    <VersionInfoKeys Name="LegalTrademarks"/>
135
                    <VersionInfoKeys Name="OriginalFilename"/>
148
                    <VersionInfoKeys Name="OriginalFilename"/>
136
                    <VersionInfoKeys Name="ProductName"/>
149
                    <VersionInfoKeys Name="ProductName"/>
137
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
150
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
138
                    <VersionInfoKeys Name="Comments"/>
151
                    <VersionInfoKeys Name="Comments"/>
139
                </VersionInfoKeys>
152
                </VersionInfoKeys>
140
                <Source>
153
                <Source>
141
                    <Source Name="MainSource">ViaThinkSoftSimpleLogEvent.dpr</Source>
154
                    <Source Name="MainSource">ViaThinkSoftSimpleLogEvent.dpr</Source>
142
                </Source>
155
                </Source>
143
                <Excluded_Packages>
156
                <Excluded_Packages>
144
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
157
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
145
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
158
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
146
                </Excluded_Packages>
159
                </Excluded_Packages>
147
            </Delphi.Personality>
160
            </Delphi.Personality>
148
            <Deployment Version="3">
161
            <Deployment Version="3">
149
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
162
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
150
                    <Platform Name="OSX32">
163
                    <Platform Name="OSX32">
151
                        <Overwrite>true</Overwrite>
164
                        <Overwrite>true</Overwrite>
152
                    </Platform>
165
                    </Platform>
153
                </DeployFile>
166
                </DeployFile>
154
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
167
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
155
                    <Platform Name="iOSSimulator">
168
                    <Platform Name="iOSSimulator">
156
                        <Overwrite>true</Overwrite>
169
                        <Overwrite>true</Overwrite>
157
                    </Platform>
170
                    </Platform>
158
                </DeployFile>
171
                </DeployFile>
159
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
172
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
160
                    <Platform Name="iOSSimulator">
173
                    <Platform Name="iOSSimulator">
161
                        <Overwrite>true</Overwrite>
174
                        <Overwrite>true</Overwrite>
162
                    </Platform>
175
                    </Platform>
163
                </DeployFile>
176
                </DeployFile>
164
                <DeployFile LocalName="ViaThinkSoftSimpleLogEvent.dll" Configuration="Debug" Class="ProjectOutput">
177
                <DeployFile LocalName="ViaThinkSoftSimpleLogEvent.dll" Configuration="Debug" Class="ProjectOutput">
165
                    <Platform Name="Win32">
178
                    <Platform Name="Win32">
166
                        <RemoteName>ViaThinkSoftSimpleLogEvent.dll</RemoteName>
179
                        <RemoteName>ViaThinkSoftSimpleLogEvent.dll</RemoteName>
167
                        <Overwrite>true</Overwrite>
180
                        <Overwrite>true</Overwrite>
168
                    </Platform>
181
                    </Platform>
169
                </DeployFile>
182
                </DeployFile>
170
                <DeployClass Name="AdditionalDebugSymbols">
183
                <DeployClass Name="AdditionalDebugSymbols">
171
                    <Platform Name="OSX32">
184
                    <Platform Name="OSX32">
172
                        <Operation>1</Operation>
185
                        <Operation>1</Operation>
173
                    </Platform>
186
                    </Platform>
174
                    <Platform Name="Win32">
187
                    <Platform Name="Win32">
175
                        <Operation>0</Operation>
188
                        <Operation>0</Operation>
176
                    </Platform>
189
                    </Platform>
177
                </DeployClass>
190
                </DeployClass>
178
                <DeployClass Name="AndroidClassesDexFile">
191
                <DeployClass Name="AndroidClassesDexFile">
179
                    <Platform Name="Android">
192
                    <Platform Name="Android">
180
                        <RemoteDir>classes</RemoteDir>
193
                        <RemoteDir>classes</RemoteDir>
181
                        <Operation>1</Operation>
194
                        <Operation>1</Operation>
182
                    </Platform>
195
                    </Platform>
183
                    <Platform Name="Android64">
196
                    <Platform Name="Android64">
184
                        <RemoteDir>classes</RemoteDir>
197
                        <RemoteDir>classes</RemoteDir>
185
                        <Operation>1</Operation>
198
                        <Operation>1</Operation>
186
                    </Platform>
199
                    </Platform>
187
                </DeployClass>
200
                </DeployClass>
188
                <DeployClass Name="AndroidFileProvider">
201
                <DeployClass Name="AndroidFileProvider">
189
                    <Platform Name="Android">
202
                    <Platform Name="Android">
190
                        <RemoteDir>res\xml</RemoteDir>
203
                        <RemoteDir>res\xml</RemoteDir>
191
                        <Operation>1</Operation>
204
                        <Operation>1</Operation>
192
                    </Platform>
205
                    </Platform>
193
                    <Platform Name="Android64">
206
                    <Platform Name="Android64">
194
                        <RemoteDir>res\xml</RemoteDir>
207
                        <RemoteDir>res\xml</RemoteDir>
195
                        <Operation>1</Operation>
208
                        <Operation>1</Operation>
196
                    </Platform>
209
                    </Platform>
197
                </DeployClass>
210
                </DeployClass>
198
                <DeployClass Name="AndroidGDBServer">
211
                <DeployClass Name="AndroidGDBServer">
199
                    <Platform Name="Android">
212
                    <Platform Name="Android">
200
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
213
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
201
                        <Operation>1</Operation>
214
                        <Operation>1</Operation>
202
                    </Platform>
215
                    </Platform>
203
                </DeployClass>
216
                </DeployClass>
204
                <DeployClass Name="AndroidLibnativeArmeabiFile">
217
                <DeployClass Name="AndroidLibnativeArmeabiFile">
205
                    <Platform Name="Android">
218
                    <Platform Name="Android">
206
                        <RemoteDir>library\lib\armeabi</RemoteDir>
219
                        <RemoteDir>library\lib\armeabi</RemoteDir>
207
                        <Operation>1</Operation>
220
                        <Operation>1</Operation>
208
                    </Platform>
221
                    </Platform>
209
                    <Platform Name="Android64">
222
                    <Platform Name="Android64">
210
                        <RemoteDir>library\lib\armeabi</RemoteDir>
223
                        <RemoteDir>library\lib\armeabi</RemoteDir>
211
                        <Operation>1</Operation>
224
                        <Operation>1</Operation>
212
                    </Platform>
225
                    </Platform>
213
                </DeployClass>
226
                </DeployClass>
214
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
227
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
215
                    <Platform Name="Android64">
228
                    <Platform Name="Android64">
216
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
229
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
217
                        <Operation>1</Operation>
230
                        <Operation>1</Operation>
218
                    </Platform>
231
                    </Platform>
219
                </DeployClass>
232
                </DeployClass>
220
                <DeployClass Name="AndroidLibnativeMipsFile">
233
                <DeployClass Name="AndroidLibnativeMipsFile">
221
                    <Platform Name="Android">
234
                    <Platform Name="Android">
222
                        <RemoteDir>library\lib\mips</RemoteDir>
235
                        <RemoteDir>library\lib\mips</RemoteDir>
223
                        <Operation>1</Operation>
236
                        <Operation>1</Operation>
224
                    </Platform>
237
                    </Platform>
225
                    <Platform Name="Android64">
238
                    <Platform Name="Android64">
226
                        <RemoteDir>library\lib\mips</RemoteDir>
239
                        <RemoteDir>library\lib\mips</RemoteDir>
227
                        <Operation>1</Operation>
240
                        <Operation>1</Operation>
228
                    </Platform>
241
                    </Platform>
229
                </DeployClass>
242
                </DeployClass>
230
                <DeployClass Name="AndroidServiceOutput">
243
                <DeployClass Name="AndroidServiceOutput">
231
                    <Platform Name="Android">
244
                    <Platform Name="Android">
232
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
245
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
233
                        <Operation>1</Operation>
246
                        <Operation>1</Operation>
234
                    </Platform>
247
                    </Platform>
235
                    <Platform Name="Android64">
248
                    <Platform Name="Android64">
236
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
249
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
237
                        <Operation>1</Operation>
250
                        <Operation>1</Operation>
238
                    </Platform>
251
                    </Platform>
239
                </DeployClass>
252
                </DeployClass>
240
                <DeployClass Name="AndroidServiceOutput_Android32">
253
                <DeployClass Name="AndroidServiceOutput_Android32">
241
                    <Platform Name="Android64">
254
                    <Platform Name="Android64">
242
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
255
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
243
                        <Operation>1</Operation>
256
                        <Operation>1</Operation>
244
                    </Platform>
257
                    </Platform>
245
                </DeployClass>
258
                </DeployClass>
246
                <DeployClass Name="AndroidSplashImageDef">
259
                <DeployClass Name="AndroidSplashImageDef">
247
                    <Platform Name="Android">
260
                    <Platform Name="Android">
248
                        <RemoteDir>res\drawable</RemoteDir>
261
                        <RemoteDir>res\drawable</RemoteDir>
249
                        <Operation>1</Operation>
262
                        <Operation>1</Operation>
250
                    </Platform>
263
                    </Platform>
251
                    <Platform Name="Android64">
264
                    <Platform Name="Android64">
252
                        <RemoteDir>res\drawable</RemoteDir>
265
                        <RemoteDir>res\drawable</RemoteDir>
253
                        <Operation>1</Operation>
266
                        <Operation>1</Operation>
254
                    </Platform>
267
                    </Platform>
255
                </DeployClass>
268
                </DeployClass>
256
                <DeployClass Name="AndroidSplashStyles">
269
                <DeployClass Name="AndroidSplashStyles">
257
                    <Platform Name="Android">
270
                    <Platform Name="Android">
258
                        <RemoteDir>res\values</RemoteDir>
271
                        <RemoteDir>res\values</RemoteDir>
259
                        <Operation>1</Operation>
272
                        <Operation>1</Operation>
260
                    </Platform>
273
                    </Platform>
261
                    <Platform Name="Android64">
274
                    <Platform Name="Android64">
262
                        <RemoteDir>res\values</RemoteDir>
275
                        <RemoteDir>res\values</RemoteDir>
263
                        <Operation>1</Operation>
276
                        <Operation>1</Operation>
264
                    </Platform>
277
                    </Platform>
265
                </DeployClass>
278
                </DeployClass>
266
                <DeployClass Name="AndroidSplashStylesV21">
279
                <DeployClass Name="AndroidSplashStylesV21">
267
                    <Platform Name="Android">
280
                    <Platform Name="Android">
268
                        <RemoteDir>res\values-v21</RemoteDir>
281
                        <RemoteDir>res\values-v21</RemoteDir>
269
                        <Operation>1</Operation>
282
                        <Operation>1</Operation>
270
                    </Platform>
283
                    </Platform>
271
                    <Platform Name="Android64">
284
                    <Platform Name="Android64">
272
                        <RemoteDir>res\values-v21</RemoteDir>
285
                        <RemoteDir>res\values-v21</RemoteDir>
273
                        <Operation>1</Operation>
286
                        <Operation>1</Operation>
274
                    </Platform>
287
                    </Platform>
275
                </DeployClass>
288
                </DeployClass>
276
                <DeployClass Name="Android_Colors">
289
                <DeployClass Name="Android_Colors">
277
                    <Platform Name="Android">
290
                    <Platform Name="Android">
278
                        <RemoteDir>res\values</RemoteDir>
291
                        <RemoteDir>res\values</RemoteDir>
279
                        <Operation>1</Operation>
292
                        <Operation>1</Operation>
280
                    </Platform>
293
                    </Platform>
281
                    <Platform Name="Android64">
294
                    <Platform Name="Android64">
282
                        <RemoteDir>res\values</RemoteDir>
295
                        <RemoteDir>res\values</RemoteDir>
283
                        <Operation>1</Operation>
296
                        <Operation>1</Operation>
284
                    </Platform>
297
                    </Platform>
285
                </DeployClass>
298
                </DeployClass>
286
                <DeployClass Name="Android_DefaultAppIcon">
299
                <DeployClass Name="Android_DefaultAppIcon">
287
                    <Platform Name="Android">
300
                    <Platform Name="Android">
288
                        <RemoteDir>res\drawable</RemoteDir>
301
                        <RemoteDir>res\drawable</RemoteDir>
289
                        <Operation>1</Operation>
302
                        <Operation>1</Operation>
290
                    </Platform>
303
                    </Platform>
291
                    <Platform Name="Android64">
304
                    <Platform Name="Android64">
292
                        <RemoteDir>res\drawable</RemoteDir>
305
                        <RemoteDir>res\drawable</RemoteDir>
293
                        <Operation>1</Operation>
306
                        <Operation>1</Operation>
294
                    </Platform>
307
                    </Platform>
295
                </DeployClass>
308
                </DeployClass>
296
                <DeployClass Name="Android_LauncherIcon144">
309
                <DeployClass Name="Android_LauncherIcon144">
297
                    <Platform Name="Android">
310
                    <Platform Name="Android">
298
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
311
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
299
                        <Operation>1</Operation>
312
                        <Operation>1</Operation>
300
                    </Platform>
313
                    </Platform>
301
                    <Platform Name="Android64">
314
                    <Platform Name="Android64">
302
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
315
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
303
                        <Operation>1</Operation>
316
                        <Operation>1</Operation>
304
                    </Platform>
317
                    </Platform>
305
                </DeployClass>
318
                </DeployClass>
306
                <DeployClass Name="Android_LauncherIcon36">
319
                <DeployClass Name="Android_LauncherIcon36">
307
                    <Platform Name="Android">
320
                    <Platform Name="Android">
308
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
321
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
309
                        <Operation>1</Operation>
322
                        <Operation>1</Operation>
310
                    </Platform>
323
                    </Platform>
311
                    <Platform Name="Android64">
324
                    <Platform Name="Android64">
312
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
325
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
313
                        <Operation>1</Operation>
326
                        <Operation>1</Operation>
314
                    </Platform>
327
                    </Platform>
315
                </DeployClass>
328
                </DeployClass>
316
                <DeployClass Name="Android_LauncherIcon48">
329
                <DeployClass Name="Android_LauncherIcon48">
317
                    <Platform Name="Android">
330
                    <Platform Name="Android">
318
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
331
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
319
                        <Operation>1</Operation>
332
                        <Operation>1</Operation>
320
                    </Platform>
333
                    </Platform>
321
                    <Platform Name="Android64">
334
                    <Platform Name="Android64">
322
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
335
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
323
                        <Operation>1</Operation>
336
                        <Operation>1</Operation>
324
                    </Platform>
337
                    </Platform>
325
                </DeployClass>
338
                </DeployClass>
326
                <DeployClass Name="Android_LauncherIcon72">
339
                <DeployClass Name="Android_LauncherIcon72">
327
                    <Platform Name="Android">
340
                    <Platform Name="Android">
328
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
341
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
329
                        <Operation>1</Operation>
342
                        <Operation>1</Operation>
330
                    </Platform>
343
                    </Platform>
331
                    <Platform Name="Android64">
344
                    <Platform Name="Android64">
332
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
345
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
333
                        <Operation>1</Operation>
346
                        <Operation>1</Operation>
334
                    </Platform>
347
                    </Platform>
335
                </DeployClass>
348
                </DeployClass>
336
                <DeployClass Name="Android_LauncherIcon96">
349
                <DeployClass Name="Android_LauncherIcon96">
337
                    <Platform Name="Android">
350
                    <Platform Name="Android">
338
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
351
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
339
                        <Operation>1</Operation>
352
                        <Operation>1</Operation>
340
                    </Platform>
353
                    </Platform>
341
                    <Platform Name="Android64">
354
                    <Platform Name="Android64">
342
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
355
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
343
                        <Operation>1</Operation>
356
                        <Operation>1</Operation>
344
                    </Platform>
357
                    </Platform>
345
                </DeployClass>
358
                </DeployClass>
346
                <DeployClass Name="Android_NotificationIcon24">
359
                <DeployClass Name="Android_NotificationIcon24">
347
                    <Platform Name="Android">
360
                    <Platform Name="Android">
348
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
361
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
349
                        <Operation>1</Operation>
362
                        <Operation>1</Operation>
350
                    </Platform>
363
                    </Platform>
351
                    <Platform Name="Android64">
364
                    <Platform Name="Android64">
352
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
365
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
353
                        <Operation>1</Operation>
366
                        <Operation>1</Operation>
354
                    </Platform>
367
                    </Platform>
355
                </DeployClass>
368
                </DeployClass>
356
                <DeployClass Name="Android_NotificationIcon36">
369
                <DeployClass Name="Android_NotificationIcon36">
357
                    <Platform Name="Android">
370
                    <Platform Name="Android">
358
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
371
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
359
                        <Operation>1</Operation>
372
                        <Operation>1</Operation>
360
                    </Platform>
373
                    </Platform>
361
                    <Platform Name="Android64">
374
                    <Platform Name="Android64">
362
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
375
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
363
                        <Operation>1</Operation>
376
                        <Operation>1</Operation>
364
                    </Platform>
377
                    </Platform>
365
                </DeployClass>
378
                </DeployClass>
366
                <DeployClass Name="Android_NotificationIcon48">
379
                <DeployClass Name="Android_NotificationIcon48">
367
                    <Platform Name="Android">
380
                    <Platform Name="Android">
368
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
381
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
369
                        <Operation>1</Operation>
382
                        <Operation>1</Operation>
370
                    </Platform>
383
                    </Platform>
371
                    <Platform Name="Android64">
384
                    <Platform Name="Android64">
372
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
385
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
373
                        <Operation>1</Operation>
386
                        <Operation>1</Operation>
374
                    </Platform>
387
                    </Platform>
375
                </DeployClass>
388
                </DeployClass>
376
                <DeployClass Name="Android_NotificationIcon72">
389
                <DeployClass Name="Android_NotificationIcon72">
377
                    <Platform Name="Android">
390
                    <Platform Name="Android">
378
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
391
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
379
                        <Operation>1</Operation>
392
                        <Operation>1</Operation>
380
                    </Platform>
393
                    </Platform>
381
                    <Platform Name="Android64">
394
                    <Platform Name="Android64">
382
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
395
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
383
                        <Operation>1</Operation>
396
                        <Operation>1</Operation>
384
                    </Platform>
397
                    </Platform>
385
                </DeployClass>
398
                </DeployClass>
386
                <DeployClass Name="Android_NotificationIcon96">
399
                <DeployClass Name="Android_NotificationIcon96">
387
                    <Platform Name="Android">
400
                    <Platform Name="Android">
388
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
401
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
389
                        <Operation>1</Operation>
402
                        <Operation>1</Operation>
390
                    </Platform>
403
                    </Platform>
391
                    <Platform Name="Android64">
404
                    <Platform Name="Android64">
392
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
405
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
393
                        <Operation>1</Operation>
406
                        <Operation>1</Operation>
394
                    </Platform>
407
                    </Platform>
395
                </DeployClass>
408
                </DeployClass>
396
                <DeployClass Name="Android_SplashImage426">
409
                <DeployClass Name="Android_SplashImage426">
397
                    <Platform Name="Android">
410
                    <Platform Name="Android">
398
                        <RemoteDir>res\drawable-small</RemoteDir>
411
                        <RemoteDir>res\drawable-small</RemoteDir>
399
                        <Operation>1</Operation>
412
                        <Operation>1</Operation>
400
                    </Platform>
413
                    </Platform>
401
                    <Platform Name="Android64">
414
                    <Platform Name="Android64">
402
                        <RemoteDir>res\drawable-small</RemoteDir>
415
                        <RemoteDir>res\drawable-small</RemoteDir>
403
                        <Operation>1</Operation>
416
                        <Operation>1</Operation>
404
                    </Platform>
417
                    </Platform>
405
                </DeployClass>
418
                </DeployClass>
406
                <DeployClass Name="Android_SplashImage470">
419
                <DeployClass Name="Android_SplashImage470">
407
                    <Platform Name="Android">
420
                    <Platform Name="Android">
408
                        <RemoteDir>res\drawable-normal</RemoteDir>
421
                        <RemoteDir>res\drawable-normal</RemoteDir>
409
                        <Operation>1</Operation>
422
                        <Operation>1</Operation>
410
                    </Platform>
423
                    </Platform>
411
                    <Platform Name="Android64">
424
                    <Platform Name="Android64">
412
                        <RemoteDir>res\drawable-normal</RemoteDir>
425
                        <RemoteDir>res\drawable-normal</RemoteDir>
413
                        <Operation>1</Operation>
426
                        <Operation>1</Operation>
414
                    </Platform>
427
                    </Platform>
415
                </DeployClass>
428
                </DeployClass>
416
                <DeployClass Name="Android_SplashImage640">
429
                <DeployClass Name="Android_SplashImage640">
417
                    <Platform Name="Android">
430
                    <Platform Name="Android">
418
                        <RemoteDir>res\drawable-large</RemoteDir>
431
                        <RemoteDir>res\drawable-large</RemoteDir>
419
                        <Operation>1</Operation>
432
                        <Operation>1</Operation>
420
                    </Platform>
433
                    </Platform>
421
                    <Platform Name="Android64">
434
                    <Platform Name="Android64">
422
                        <RemoteDir>res\drawable-large</RemoteDir>
435
                        <RemoteDir>res\drawable-large</RemoteDir>
423
                        <Operation>1</Operation>
436
                        <Operation>1</Operation>
424
                    </Platform>
437
                    </Platform>
425
                </DeployClass>
438
                </DeployClass>
426
                <DeployClass Name="Android_SplashImage960">
439
                <DeployClass Name="Android_SplashImage960">
427
                    <Platform Name="Android">
440
                    <Platform Name="Android">
428
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
441
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
429
                        <Operation>1</Operation>
442
                        <Operation>1</Operation>
430
                    </Platform>
443
                    </Platform>
431
                    <Platform Name="Android64">
444
                    <Platform Name="Android64">
432
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
445
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
433
                        <Operation>1</Operation>
446
                        <Operation>1</Operation>
434
                    </Platform>
447
                    </Platform>
435
                </DeployClass>
448
                </DeployClass>
436
                <DeployClass Name="Android_Strings">
449
                <DeployClass Name="Android_Strings">
437
                    <Platform Name="Android">
450
                    <Platform Name="Android">
438
                        <RemoteDir>res\values</RemoteDir>
451
                        <RemoteDir>res\values</RemoteDir>
439
                        <Operation>1</Operation>
452
                        <Operation>1</Operation>
440
                    </Platform>
453
                    </Platform>
441
                    <Platform Name="Android64">
454
                    <Platform Name="Android64">
442
                        <RemoteDir>res\values</RemoteDir>
455
                        <RemoteDir>res\values</RemoteDir>
443
                        <Operation>1</Operation>
456
                        <Operation>1</Operation>
444
                    </Platform>
457
                    </Platform>
445
                </DeployClass>
458
                </DeployClass>
446
                <DeployClass Name="DebugSymbols">
459
                <DeployClass Name="DebugSymbols">
447
                    <Platform Name="iOSSimulator">
460
                    <Platform Name="iOSSimulator">
448
                        <Operation>1</Operation>
461
                        <Operation>1</Operation>
449
                    </Platform>
462
                    </Platform>
450
                    <Platform Name="OSX32">
463
                    <Platform Name="OSX32">
451
                        <Operation>1</Operation>
464
                        <Operation>1</Operation>
452
                    </Platform>
465
                    </Platform>
453
                    <Platform Name="Win32">
466
                    <Platform Name="Win32">
454
                        <Operation>0</Operation>
467
                        <Operation>0</Operation>
455
                    </Platform>
468
                    </Platform>
456
                </DeployClass>
469
                </DeployClass>
457
                <DeployClass Name="DependencyFramework">
470
                <DeployClass Name="DependencyFramework">
458
                    <Platform Name="OSX32">
471
                    <Platform Name="OSX32">
459
                        <Operation>1</Operation>
472
                        <Operation>1</Operation>
460
                        <Extensions>.framework</Extensions>
473
                        <Extensions>.framework</Extensions>
461
                    </Platform>
474
                    </Platform>
462
                    <Platform Name="OSX64">
475
                    <Platform Name="OSX64">
463
                        <Operation>1</Operation>
476
                        <Operation>1</Operation>
464
                        <Extensions>.framework</Extensions>
477
                        <Extensions>.framework</Extensions>
465
                    </Platform>
478
                    </Platform>
466
                    <Platform Name="Win32">
479
                    <Platform Name="Win32">
467
                        <Operation>0</Operation>
480
                        <Operation>0</Operation>
468
                    </Platform>
481
                    </Platform>
469
                </DeployClass>
482
                </DeployClass>
470
                <DeployClass Name="DependencyModule">
483
                <DeployClass Name="DependencyModule">
471
                    <Platform Name="OSX32">
484
                    <Platform Name="OSX32">
472
                        <Operation>1</Operation>
485
                        <Operation>1</Operation>
473
                        <Extensions>.dylib</Extensions>
486
                        <Extensions>.dylib</Extensions>
474
                    </Platform>
487
                    </Platform>
475
                    <Platform Name="OSX64">
488
                    <Platform Name="OSX64">
476
                        <Operation>1</Operation>
489
                        <Operation>1</Operation>
477
                        <Extensions>.dylib</Extensions>
490
                        <Extensions>.dylib</Extensions>
478
                    </Platform>
491
                    </Platform>
479
                    <Platform Name="Win32">
492
                    <Platform Name="Win32">
480
                        <Operation>0</Operation>
493
                        <Operation>0</Operation>
481
                        <Extensions>.dll;.bpl</Extensions>
494
                        <Extensions>.dll;.bpl</Extensions>
482
                    </Platform>
495
                    </Platform>
483
                </DeployClass>
496
                </DeployClass>
484
                <DeployClass Required="true" Name="DependencyPackage">
497
                <DeployClass Required="true" Name="DependencyPackage">
485
                    <Platform Name="iOSDevice32">
498
                    <Platform Name="iOSDevice32">
486
                        <Operation>1</Operation>
499
                        <Operation>1</Operation>
487
                        <Extensions>.dylib</Extensions>
500
                        <Extensions>.dylib</Extensions>
488
                    </Platform>
501
                    </Platform>
489
                    <Platform Name="iOSDevice64">
502
                    <Platform Name="iOSDevice64">
490
                        <Operation>1</Operation>
503
                        <Operation>1</Operation>
491
                        <Extensions>.dylib</Extensions>
504
                        <Extensions>.dylib</Extensions>
492
                    </Platform>
505
                    </Platform>
493
                    <Platform Name="iOSSimulator">
506
                    <Platform Name="iOSSimulator">
494
                        <Operation>1</Operation>
507
                        <Operation>1</Operation>
495
                        <Extensions>.dylib</Extensions>
508
                        <Extensions>.dylib</Extensions>
496
                    </Platform>
509
                    </Platform>
497
                    <Platform Name="OSX32">
510
                    <Platform Name="OSX32">
498
                        <Operation>1</Operation>
511
                        <Operation>1</Operation>
499
                        <Extensions>.dylib</Extensions>
512
                        <Extensions>.dylib</Extensions>
500
                    </Platform>
513
                    </Platform>
501
                    <Platform Name="OSX64">
514
                    <Platform Name="OSX64">
502
                        <Operation>1</Operation>
515
                        <Operation>1</Operation>
503
                        <Extensions>.dylib</Extensions>
516
                        <Extensions>.dylib</Extensions>
504
                    </Platform>
517
                    </Platform>
505
                    <Platform Name="Win32">
518
                    <Platform Name="Win32">
506
                        <Operation>0</Operation>
519
                        <Operation>0</Operation>
507
                        <Extensions>.bpl</Extensions>
520
                        <Extensions>.bpl</Extensions>
508
                    </Platform>
521
                    </Platform>
509
                </DeployClass>
522
                </DeployClass>
510
                <DeployClass Name="File">
523
                <DeployClass Name="File">
511
                    <Platform Name="Android">
524
                    <Platform Name="Android">
512
                        <Operation>0</Operation>
525
                        <Operation>0</Operation>
513
                    </Platform>
526
                    </Platform>
514
                    <Platform Name="Android64">
527
                    <Platform Name="Android64">
515
                        <Operation>0</Operation>
528
                        <Operation>0</Operation>
516
                    </Platform>
529
                    </Platform>
517
                    <Platform Name="iOSDevice32">
530
                    <Platform Name="iOSDevice32">
518
                        <Operation>0</Operation>
531
                        <Operation>0</Operation>
519
                    </Platform>
532
                    </Platform>
520
                    <Platform Name="iOSDevice64">
533
                    <Platform Name="iOSDevice64">
521
                        <Operation>0</Operation>
534
                        <Operation>0</Operation>
522
                    </Platform>
535
                    </Platform>
523
                    <Platform Name="iOSSimulator">
536
                    <Platform Name="iOSSimulator">
524
                        <Operation>0</Operation>
537
                        <Operation>0</Operation>
525
                    </Platform>
538
                    </Platform>
526
                    <Platform Name="OSX32">
539
                    <Platform Name="OSX32">
527
                        <Operation>0</Operation>
540
                        <Operation>0</Operation>
528
                    </Platform>
541
                    </Platform>
529
                    <Platform Name="OSX64">
542
                    <Platform Name="OSX64">
530
                        <Operation>0</Operation>
543
                        <Operation>0</Operation>
531
                    </Platform>
544
                    </Platform>
532
                    <Platform Name="Win32">
545
                    <Platform Name="Win32">
533
                        <Operation>0</Operation>
546
                        <Operation>0</Operation>
534
                    </Platform>
547
                    </Platform>
535
                </DeployClass>
548
                </DeployClass>
536
                <DeployClass Name="iPad_Launch1024x768">
549
                <DeployClass Name="iPad_Launch1024x768">
537
                    <Platform Name="iOSDevice32">
550
                    <Platform Name="iOSDevice32">
538
                        <Operation>1</Operation>
551
                        <Operation>1</Operation>
539
                    </Platform>
552
                    </Platform>
540
                    <Platform Name="iOSDevice64">
553
                    <Platform Name="iOSDevice64">
541
                        <Operation>1</Operation>
554
                        <Operation>1</Operation>
542
                    </Platform>
555
                    </Platform>
543
                    <Platform Name="iOSSimulator">
556
                    <Platform Name="iOSSimulator">
544
                        <Operation>1</Operation>
557
                        <Operation>1</Operation>
545
                    </Platform>
558
                    </Platform>
546
                </DeployClass>
559
                </DeployClass>
547
                <DeployClass Name="iPad_Launch1536x2048">
560
                <DeployClass Name="iPad_Launch1536x2048">
548
                    <Platform Name="iOSDevice32">
561
                    <Platform Name="iOSDevice32">
549
                        <Operation>1</Operation>
562
                        <Operation>1</Operation>
550
                    </Platform>
563
                    </Platform>
551
                    <Platform Name="iOSDevice64">
564
                    <Platform Name="iOSDevice64">
552
                        <Operation>1</Operation>
565
                        <Operation>1</Operation>
553
                    </Platform>
566
                    </Platform>
554
                    <Platform Name="iOSSimulator">
567
                    <Platform Name="iOSSimulator">
555
                        <Operation>1</Operation>
568
                        <Operation>1</Operation>
556
                    </Platform>
569
                    </Platform>
557
                </DeployClass>
570
                </DeployClass>
558
                <DeployClass Name="iPad_Launch1668">
571
                <DeployClass Name="iPad_Launch1668">
559
                    <Platform Name="iOSDevice32">
572
                    <Platform Name="iOSDevice32">
560
                        <Operation>1</Operation>
573
                        <Operation>1</Operation>
561
                    </Platform>
574
                    </Platform>
562
                    <Platform Name="iOSDevice64">
575
                    <Platform Name="iOSDevice64">
563
                        <Operation>1</Operation>
576
                        <Operation>1</Operation>
564
                    </Platform>
577
                    </Platform>
565
                    <Platform Name="iOSSimulator">
578
                    <Platform Name="iOSSimulator">
566
                        <Operation>1</Operation>
579
                        <Operation>1</Operation>
567
                    </Platform>
580
                    </Platform>
568
                </DeployClass>
581
                </DeployClass>
569
                <DeployClass Name="iPad_Launch1668x2388">
582
                <DeployClass Name="iPad_Launch1668x2388">
570
                    <Platform Name="iOSDevice32">
583
                    <Platform Name="iOSDevice32">
571
                        <Operation>1</Operation>
584
                        <Operation>1</Operation>
572
                    </Platform>
585
                    </Platform>
573
                    <Platform Name="iOSDevice64">
586
                    <Platform Name="iOSDevice64">
574
                        <Operation>1</Operation>
587
                        <Operation>1</Operation>
575
                    </Platform>
588
                    </Platform>
576
                    <Platform Name="iOSSimulator">
589
                    <Platform Name="iOSSimulator">
577
                        <Operation>1</Operation>
590
                        <Operation>1</Operation>
578
                    </Platform>
591
                    </Platform>
579
                </DeployClass>
592
                </DeployClass>
580
                <DeployClass Name="iPad_Launch2048x1536">
593
                <DeployClass Name="iPad_Launch2048x1536">
581
                    <Platform Name="iOSDevice32">
594
                    <Platform Name="iOSDevice32">
582
                        <Operation>1</Operation>
595
                        <Operation>1</Operation>
583
                    </Platform>
596
                    </Platform>
584
                    <Platform Name="iOSDevice64">
597
                    <Platform Name="iOSDevice64">
585
                        <Operation>1</Operation>
598
                        <Operation>1</Operation>
586
                    </Platform>
599
                    </Platform>
587
                    <Platform Name="iOSSimulator">
600
                    <Platform Name="iOSSimulator">
588
                        <Operation>1</Operation>
601
                        <Operation>1</Operation>
589
                    </Platform>
602
                    </Platform>
590
                </DeployClass>
603
                </DeployClass>
591
                <DeployClass Name="iPad_Launch2048x2732">
604
                <DeployClass Name="iPad_Launch2048x2732">
592
                    <Platform Name="iOSDevice32">
605
                    <Platform Name="iOSDevice32">
593
                        <Operation>1</Operation>
606
                        <Operation>1</Operation>
594
                    </Platform>
607
                    </Platform>
595
                    <Platform Name="iOSDevice64">
608
                    <Platform Name="iOSDevice64">
596
                        <Operation>1</Operation>
609
                        <Operation>1</Operation>
597
                    </Platform>
610
                    </Platform>
598
                    <Platform Name="iOSSimulator">
611
                    <Platform Name="iOSSimulator">
599
                        <Operation>1</Operation>
612
                        <Operation>1</Operation>
600
                    </Platform>
613
                    </Platform>
601
                </DeployClass>
614
                </DeployClass>
602
                <DeployClass Name="iPad_Launch2224">
615
                <DeployClass Name="iPad_Launch2224">
603
                    <Platform Name="iOSDevice32">
616
                    <Platform Name="iOSDevice32">
604
                        <Operation>1</Operation>
617
                        <Operation>1</Operation>
605
                    </Platform>
618
                    </Platform>
606
                    <Platform Name="iOSDevice64">
619
                    <Platform Name="iOSDevice64">
607
                        <Operation>1</Operation>
620
                        <Operation>1</Operation>
608
                    </Platform>
621
                    </Platform>
609
                    <Platform Name="iOSSimulator">
622
                    <Platform Name="iOSSimulator">
610
                        <Operation>1</Operation>
623
                        <Operation>1</Operation>
611
                    </Platform>
624
                    </Platform>
612
                </DeployClass>
625
                </DeployClass>
613
                <DeployClass Name="iPad_Launch2388x1668">
626
                <DeployClass Name="iPad_Launch2388x1668">
614
                    <Platform Name="iOSDevice32">
627
                    <Platform Name="iOSDevice32">
615
                        <Operation>1</Operation>
628
                        <Operation>1</Operation>
616
                    </Platform>
629
                    </Platform>
617
                    <Platform Name="iOSDevice64">
630
                    <Platform Name="iOSDevice64">
618
                        <Operation>1</Operation>
631
                        <Operation>1</Operation>
619
                    </Platform>
632
                    </Platform>
620
                    <Platform Name="iOSSimulator">
633
                    <Platform Name="iOSSimulator">
621
                        <Operation>1</Operation>
634
                        <Operation>1</Operation>
622
                    </Platform>
635
                    </Platform>
623
                </DeployClass>
636
                </DeployClass>
624
                <DeployClass Name="iPad_Launch2732x2048">
637
                <DeployClass Name="iPad_Launch2732x2048">
625
                    <Platform Name="iOSDevice32">
638
                    <Platform Name="iOSDevice32">
626
                        <Operation>1</Operation>
639
                        <Operation>1</Operation>
627
                    </Platform>
640
                    </Platform>
628
                    <Platform Name="iOSDevice64">
641
                    <Platform Name="iOSDevice64">
629
                        <Operation>1</Operation>
642
                        <Operation>1</Operation>
630
                    </Platform>
643
                    </Platform>
631
                    <Platform Name="iOSSimulator">
644
                    <Platform Name="iOSSimulator">
632
                        <Operation>1</Operation>
645
                        <Operation>1</Operation>
633
                    </Platform>
646
                    </Platform>
634
                </DeployClass>
647
                </DeployClass>
635
                <DeployClass Name="iPad_Launch768x1024">
648
                <DeployClass Name="iPad_Launch768x1024">
636
                    <Platform Name="iOSDevice32">
649
                    <Platform Name="iOSDevice32">
637
                        <Operation>1</Operation>
650
                        <Operation>1</Operation>
638
                    </Platform>
651
                    </Platform>
639
                    <Platform Name="iOSDevice64">
652
                    <Platform Name="iOSDevice64">
640
                        <Operation>1</Operation>
653
                        <Operation>1</Operation>
641
                    </Platform>
654
                    </Platform>
642
                    <Platform Name="iOSSimulator">
655
                    <Platform Name="iOSSimulator">
643
                        <Operation>1</Operation>
656
                        <Operation>1</Operation>
644
                    </Platform>
657
                    </Platform>
645
                </DeployClass>
658
                </DeployClass>
646
                <DeployClass Name="iPhone_Launch1125">
659
                <DeployClass Name="iPhone_Launch1125">
647
                    <Platform Name="iOSDevice32">
660
                    <Platform Name="iOSDevice32">
648
                        <Operation>1</Operation>
661
                        <Operation>1</Operation>
649
                    </Platform>
662
                    </Platform>
650
                    <Platform Name="iOSDevice64">
663
                    <Platform Name="iOSDevice64">
651
                        <Operation>1</Operation>
664
                        <Operation>1</Operation>
652
                    </Platform>
665
                    </Platform>
653
                    <Platform Name="iOSSimulator">
666
                    <Platform Name="iOSSimulator">
654
                        <Operation>1</Operation>
667
                        <Operation>1</Operation>
655
                    </Platform>
668
                    </Platform>
656
                </DeployClass>
669
                </DeployClass>
657
                <DeployClass Name="iPhone_Launch1136x640">
670
                <DeployClass Name="iPhone_Launch1136x640">
658
                    <Platform Name="iOSDevice32">
671
                    <Platform Name="iOSDevice32">
659
                        <Operation>1</Operation>
672
                        <Operation>1</Operation>
660
                    </Platform>
673
                    </Platform>
661
                    <Platform Name="iOSDevice64">
674
                    <Platform Name="iOSDevice64">
662
                        <Operation>1</Operation>
675
                        <Operation>1</Operation>
663
                    </Platform>
676
                    </Platform>
664
                    <Platform Name="iOSSimulator">
677
                    <Platform Name="iOSSimulator">
665
                        <Operation>1</Operation>
678
                        <Operation>1</Operation>
666
                    </Platform>
679
                    </Platform>
667
                </DeployClass>
680
                </DeployClass>
668
                <DeployClass Name="iPhone_Launch1242">
681
                <DeployClass Name="iPhone_Launch1242">
669
                    <Platform Name="iOSDevice32">
682
                    <Platform Name="iOSDevice32">
670
                        <Operation>1</Operation>
683
                        <Operation>1</Operation>
671
                    </Platform>
684
                    </Platform>
672
                    <Platform Name="iOSDevice64">
685
                    <Platform Name="iOSDevice64">
673
                        <Operation>1</Operation>
686
                        <Operation>1</Operation>
674
                    </Platform>
687
                    </Platform>
675
                    <Platform Name="iOSSimulator">
688
                    <Platform Name="iOSSimulator">
676
                        <Operation>1</Operation>
689
                        <Operation>1</Operation>
677
                    </Platform>
690
                    </Platform>
678
                </DeployClass>
691
                </DeployClass>
679
                <DeployClass Name="iPhone_Launch1242x2688">
692
                <DeployClass Name="iPhone_Launch1242x2688">
680
                    <Platform Name="iOSDevice32">
693
                    <Platform Name="iOSDevice32">
681
                        <Operation>1</Operation>
694
                        <Operation>1</Operation>
682
                    </Platform>
695
                    </Platform>
683
                    <Platform Name="iOSDevice64">
696
                    <Platform Name="iOSDevice64">
684
                        <Operation>1</Operation>
697
                        <Operation>1</Operation>
685
                    </Platform>
698
                    </Platform>
686
                    <Platform Name="iOSSimulator">
699
                    <Platform Name="iOSSimulator">
687
                        <Operation>1</Operation>
700
                        <Operation>1</Operation>
688
                    </Platform>
701
                    </Platform>
689
                </DeployClass>
702
                </DeployClass>
690
                <DeployClass Name="iPhone_Launch1334">
703
                <DeployClass Name="iPhone_Launch1334">
691
                    <Platform Name="iOSDevice32">
704
                    <Platform Name="iOSDevice32">
692
                        <Operation>1</Operation>
705
                        <Operation>1</Operation>
693
                    </Platform>
706
                    </Platform>
694
                    <Platform Name="iOSDevice64">
707
                    <Platform Name="iOSDevice64">
695
                        <Operation>1</Operation>
708
                        <Operation>1</Operation>
696
                    </Platform>
709
                    </Platform>
697
                    <Platform Name="iOSSimulator">
710
                    <Platform Name="iOSSimulator">
698
                        <Operation>1</Operation>
711
                        <Operation>1</Operation>
699
                    </Platform>
712
                    </Platform>
700
                </DeployClass>
713
                </DeployClass>
701
                <DeployClass Name="iPhone_Launch1792">
714
                <DeployClass Name="iPhone_Launch1792">
702
                    <Platform Name="iOSDevice32">
715
                    <Platform Name="iOSDevice32">
703
                        <Operation>1</Operation>
716
                        <Operation>1</Operation>
704
                    </Platform>
717
                    </Platform>
705
                    <Platform Name="iOSDevice64">
718
                    <Platform Name="iOSDevice64">
706
                        <Operation>1</Operation>
719
                        <Operation>1</Operation>
707
                    </Platform>
720
                    </Platform>
708
                    <Platform Name="iOSSimulator">
721
                    <Platform Name="iOSSimulator">
709
                        <Operation>1</Operation>
722
                        <Operation>1</Operation>
710
                    </Platform>
723
                    </Platform>
711
                </DeployClass>
724
                </DeployClass>
712
                <DeployClass Name="iPhone_Launch2208">
725
                <DeployClass Name="iPhone_Launch2208">
713
                    <Platform Name="iOSDevice32">
726
                    <Platform Name="iOSDevice32">
714
                        <Operation>1</Operation>
727
                        <Operation>1</Operation>
715
                    </Platform>
728
                    </Platform>
716
                    <Platform Name="iOSDevice64">
729
                    <Platform Name="iOSDevice64">
717
                        <Operation>1</Operation>
730
                        <Operation>1</Operation>
718
                    </Platform>
731
                    </Platform>
719
                    <Platform Name="iOSSimulator">
732
                    <Platform Name="iOSSimulator">
720
                        <Operation>1</Operation>
733
                        <Operation>1</Operation>
721
                    </Platform>
734
                    </Platform>
722
                </DeployClass>
735
                </DeployClass>
723
                <DeployClass Name="iPhone_Launch2436">
736
                <DeployClass Name="iPhone_Launch2436">
724
                    <Platform Name="iOSDevice32">
737
                    <Platform Name="iOSDevice32">
725
                        <Operation>1</Operation>
738
                        <Operation>1</Operation>
726
                    </Platform>
739
                    </Platform>
727
                    <Platform Name="iOSDevice64">
740
                    <Platform Name="iOSDevice64">
728
                        <Operation>1</Operation>
741
                        <Operation>1</Operation>
729
                    </Platform>
742
                    </Platform>
730
                    <Platform Name="iOSSimulator">
743
                    <Platform Name="iOSSimulator">
731
                        <Operation>1</Operation>
744
                        <Operation>1</Operation>
732
                    </Platform>
745
                    </Platform>
733
                </DeployClass>
746
                </DeployClass>
734
                <DeployClass Name="iPhone_Launch2688x1242">
747
                <DeployClass Name="iPhone_Launch2688x1242">
735
                    <Platform Name="iOSDevice32">
748
                    <Platform Name="iOSDevice32">
736
                        <Operation>1</Operation>
749
                        <Operation>1</Operation>
737
                    </Platform>
750
                    </Platform>
738
                    <Platform Name="iOSDevice64">
751
                    <Platform Name="iOSDevice64">
739
                        <Operation>1</Operation>
752
                        <Operation>1</Operation>
740
                    </Platform>
753
                    </Platform>
741
                    <Platform Name="iOSSimulator">
754
                    <Platform Name="iOSSimulator">
742
                        <Operation>1</Operation>
755
                        <Operation>1</Operation>
743
                    </Platform>
756
                    </Platform>
744
                </DeployClass>
757
                </DeployClass>
745
                <DeployClass Name="iPhone_Launch320">
758
                <DeployClass Name="iPhone_Launch320">
746
                    <Platform Name="iOSDevice32">
759
                    <Platform Name="iOSDevice32">
747
                        <Operation>1</Operation>
760
                        <Operation>1</Operation>
748
                    </Platform>
761
                    </Platform>
749
                    <Platform Name="iOSDevice64">
762
                    <Platform Name="iOSDevice64">
750
                        <Operation>1</Operation>
763
                        <Operation>1</Operation>
751
                    </Platform>
764
                    </Platform>
752
                    <Platform Name="iOSSimulator">
765
                    <Platform Name="iOSSimulator">
753
                        <Operation>1</Operation>
766
                        <Operation>1</Operation>
754
                    </Platform>
767
                    </Platform>
755
                </DeployClass>
768
                </DeployClass>
756
                <DeployClass Name="iPhone_Launch640">
769
                <DeployClass Name="iPhone_Launch640">
757
                    <Platform Name="iOSDevice32">
770
                    <Platform Name="iOSDevice32">
758
                        <Operation>1</Operation>
771
                        <Operation>1</Operation>
759
                    </Platform>
772
                    </Platform>
760
                    <Platform Name="iOSDevice64">
773
                    <Platform Name="iOSDevice64">
761
                        <Operation>1</Operation>
774
                        <Operation>1</Operation>
762
                    </Platform>
775
                    </Platform>
763
                    <Platform Name="iOSSimulator">
776
                    <Platform Name="iOSSimulator">
764
                        <Operation>1</Operation>
777
                        <Operation>1</Operation>
765
                    </Platform>
778
                    </Platform>
766
                </DeployClass>
779
                </DeployClass>
767
                <DeployClass Name="iPhone_Launch640x1136">
780
                <DeployClass Name="iPhone_Launch640x1136">
768
                    <Platform Name="iOSDevice32">
781
                    <Platform Name="iOSDevice32">
769
                        <Operation>1</Operation>
782
                        <Operation>1</Operation>
770
                    </Platform>
783
                    </Platform>
771
                    <Platform Name="iOSDevice64">
784
                    <Platform Name="iOSDevice64">
772
                        <Operation>1</Operation>
785
                        <Operation>1</Operation>
773
                    </Platform>
786
                    </Platform>
774
                    <Platform Name="iOSSimulator">
787
                    <Platform Name="iOSSimulator">
775
                        <Operation>1</Operation>
788
                        <Operation>1</Operation>
776
                    </Platform>
789
                    </Platform>
777
                </DeployClass>
790
                </DeployClass>
778
                <DeployClass Name="iPhone_Launch750">
791
                <DeployClass Name="iPhone_Launch750">
779
                    <Platform Name="iOSDevice32">
792
                    <Platform Name="iOSDevice32">
780
                        <Operation>1</Operation>
793
                        <Operation>1</Operation>
781
                    </Platform>
794
                    </Platform>
782
                    <Platform Name="iOSDevice64">
795
                    <Platform Name="iOSDevice64">
783
                        <Operation>1</Operation>
796
                        <Operation>1</Operation>
784
                    </Platform>
797
                    </Platform>
785
                    <Platform Name="iOSSimulator">
798
                    <Platform Name="iOSSimulator">
786
                        <Operation>1</Operation>
799
                        <Operation>1</Operation>
787
                    </Platform>
800
                    </Platform>
788
                </DeployClass>
801
                </DeployClass>
789
                <DeployClass Name="iPhone_Launch828">
802
                <DeployClass Name="iPhone_Launch828">
790
                    <Platform Name="iOSDevice32">
803
                    <Platform Name="iOSDevice32">
791
                        <Operation>1</Operation>
804
                        <Operation>1</Operation>
792
                    </Platform>
805
                    </Platform>
793
                    <Platform Name="iOSDevice64">
806
                    <Platform Name="iOSDevice64">
794
                        <Operation>1</Operation>
807
                        <Operation>1</Operation>
795
                    </Platform>
808
                    </Platform>
796
                    <Platform Name="iOSSimulator">
809
                    <Platform Name="iOSSimulator">
797
                        <Operation>1</Operation>
810
                        <Operation>1</Operation>
798
                    </Platform>
811
                    </Platform>
799
                </DeployClass>
812
                </DeployClass>
800
                <DeployClass Name="ProjectAndroidManifest">
813
                <DeployClass Name="ProjectAndroidManifest">
801
                    <Platform Name="Android">
814
                    <Platform Name="Android">
802
                        <Operation>1</Operation>
815
                        <Operation>1</Operation>
803
                    </Platform>
816
                    </Platform>
804
                    <Platform Name="Android64">
817
                    <Platform Name="Android64">
805
                        <Operation>1</Operation>
818
                        <Operation>1</Operation>
806
                    </Platform>
819
                    </Platform>
807
                </DeployClass>
820
                </DeployClass>
808
                <DeployClass Name="ProjectiOSDeviceDebug">
821
                <DeployClass Name="ProjectiOSDeviceDebug">
809
                    <Platform Name="iOSDevice32">
822
                    <Platform Name="iOSDevice32">
810
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
823
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
811
                        <Operation>1</Operation>
824
                        <Operation>1</Operation>
812
                    </Platform>
825
                    </Platform>
813
                    <Platform Name="iOSDevice64">
826
                    <Platform Name="iOSDevice64">
814
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
827
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
815
                        <Operation>1</Operation>
828
                        <Operation>1</Operation>
816
                    </Platform>
829
                    </Platform>
817
                </DeployClass>
830
                </DeployClass>
818
                <DeployClass Name="ProjectiOSDeviceResourceRules"/>
831
                <DeployClass Name="ProjectiOSDeviceResourceRules"/>
819
                <DeployClass Name="ProjectiOSEntitlements"/>
832
                <DeployClass Name="ProjectiOSEntitlements"/>
820
                <DeployClass Name="ProjectiOSInfoPList"/>
833
                <DeployClass Name="ProjectiOSInfoPList"/>
821
                <DeployClass Name="ProjectiOSResource">
834
                <DeployClass Name="ProjectiOSResource">
822
                    <Platform Name="iOSDevice32">
835
                    <Platform Name="iOSDevice32">
823
                        <Operation>1</Operation>
836
                        <Operation>1</Operation>
824
                    </Platform>
837
                    </Platform>
825
                    <Platform Name="iOSDevice64">
838
                    <Platform Name="iOSDevice64">
826
                        <Operation>1</Operation>
839
                        <Operation>1</Operation>
827
                    </Platform>
840
                    </Platform>
828
                    <Platform Name="iOSSimulator">
841
                    <Platform Name="iOSSimulator">
829
                        <Operation>1</Operation>
842
                        <Operation>1</Operation>
830
                    </Platform>
843
                    </Platform>
831
                </DeployClass>
844
                </DeployClass>
832
                <DeployClass Name="ProjectOSXDebug"/>
845
                <DeployClass Name="ProjectOSXDebug"/>
833
                <DeployClass Name="ProjectOSXEntitlements"/>
846
                <DeployClass Name="ProjectOSXEntitlements"/>
834
                <DeployClass Name="ProjectOSXInfoPList"/>
847
                <DeployClass Name="ProjectOSXInfoPList"/>
835
                <DeployClass Name="ProjectOSXResource">
848
                <DeployClass Name="ProjectOSXResource">
836
                    <Platform Name="OSX32">
849
                    <Platform Name="OSX32">
837
                        <RemoteDir>Contents\Resources</RemoteDir>
850
                        <RemoteDir>Contents\Resources</RemoteDir>
838
                        <Operation>1</Operation>
851
                        <Operation>1</Operation>
839
                    </Platform>
852
                    </Platform>
840
                    <Platform Name="OSX64">
853
                    <Platform Name="OSX64">
841
                        <RemoteDir>Contents\Resources</RemoteDir>
854
                        <RemoteDir>Contents\Resources</RemoteDir>
842
                        <Operation>1</Operation>
855
                        <Operation>1</Operation>
843
                    </Platform>
856
                    </Platform>
844
                </DeployClass>
857
                </DeployClass>
845
                <DeployClass Required="true" Name="ProjectOutput">
858
                <DeployClass Required="true" Name="ProjectOutput">
846
                    <Platform Name="Android">
859
                    <Platform Name="Android">
847
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
860
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
848
                        <Operation>1</Operation>
861
                        <Operation>1</Operation>
849
                    </Platform>
862
                    </Platform>
850
                    <Platform Name="Android64">
863
                    <Platform Name="Android64">
851
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
864
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
852
                        <Operation>1</Operation>
865
                        <Operation>1</Operation>
853
                    </Platform>
866
                    </Platform>
854
                    <Platform Name="iOSDevice32">
867
                    <Platform Name="iOSDevice32">
855
                        <Operation>1</Operation>
868
                        <Operation>1</Operation>
856
                    </Platform>
869
                    </Platform>
857
                    <Platform Name="iOSDevice64">
870
                    <Platform Name="iOSDevice64">
858
                        <Operation>1</Operation>
871
                        <Operation>1</Operation>
859
                    </Platform>
872
                    </Platform>
860
                    <Platform Name="iOSSimulator">
873
                    <Platform Name="iOSSimulator">
861
                        <Operation>1</Operation>
874
                        <Operation>1</Operation>
862
                    </Platform>
875
                    </Platform>
863
                    <Platform Name="Linux64">
876
                    <Platform Name="Linux64">
864
                        <Operation>1</Operation>
877
                        <Operation>1</Operation>
865
                    </Platform>
878
                    </Platform>
866
                    <Platform Name="OSX32">
879
                    <Platform Name="OSX32">
867
                        <Operation>1</Operation>
880
                        <Operation>1</Operation>
868
                    </Platform>
881
                    </Platform>
869
                    <Platform Name="OSX64">
882
                    <Platform Name="OSX64">
870
                        <Operation>1</Operation>
883
                        <Operation>1</Operation>
871
                    </Platform>
884
                    </Platform>
872
                    <Platform Name="Win32">
885
                    <Platform Name="Win32">
873
                        <Operation>0</Operation>
886
                        <Operation>0</Operation>
874
                    </Platform>
887
                    </Platform>
875
                </DeployClass>
888
                </DeployClass>
876
                <DeployClass Name="ProjectOutput_Android32">
889
                <DeployClass Name="ProjectOutput_Android32">
877
                    <Platform Name="Android64">
890
                    <Platform Name="Android64">
878
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
891
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
879
                        <Operation>1</Operation>
892
                        <Operation>1</Operation>
880
                    </Platform>
893
                    </Platform>
881
                </DeployClass>
894
                </DeployClass>
882
                <DeployClass Name="ProjectUWPManifest">
895
                <DeployClass Name="ProjectUWPManifest">
883
                    <Platform Name="Win32">
896
                    <Platform Name="Win32">
884
                        <Operation>1</Operation>
897
                        <Operation>1</Operation>
885
                    </Platform>
898
                    </Platform>
886
                    <Platform Name="Win64">
899
                    <Platform Name="Win64">
887
                        <Operation>1</Operation>
900
                        <Operation>1</Operation>
888
                    </Platform>
901
                    </Platform>
889
                </DeployClass>
902
                </DeployClass>
890
                <DeployClass Name="UWP_DelphiLogo150">
903
                <DeployClass Name="UWP_DelphiLogo150">
891
                    <Platform Name="Win32">
904
                    <Platform Name="Win32">
892
                        <RemoteDir>Assets</RemoteDir>
905
                        <RemoteDir>Assets</RemoteDir>
893
                        <Operation>1</Operation>
906
                        <Operation>1</Operation>
894
                    </Platform>
907
                    </Platform>
895
                    <Platform Name="Win64">
908
                    <Platform Name="Win64">
896
                        <RemoteDir>Assets</RemoteDir>
909
                        <RemoteDir>Assets</RemoteDir>
897
                        <Operation>1</Operation>
910
                        <Operation>1</Operation>
898
                    </Platform>
911
                    </Platform>
899
                </DeployClass>
912
                </DeployClass>
900
                <DeployClass Name="UWP_DelphiLogo44">
913
                <DeployClass Name="UWP_DelphiLogo44">
901
                    <Platform Name="Win32">
914
                    <Platform Name="Win32">
902
                        <RemoteDir>Assets</RemoteDir>
915
                        <RemoteDir>Assets</RemoteDir>
903
                        <Operation>1</Operation>
916
                        <Operation>1</Operation>
904
                    </Platform>
917
                    </Platform>
905
                    <Platform Name="Win64">
918
                    <Platform Name="Win64">
906
                        <RemoteDir>Assets</RemoteDir>
919
                        <RemoteDir>Assets</RemoteDir>
907
                        <Operation>1</Operation>
920
                        <Operation>1</Operation>
908
                    </Platform>
921
                    </Platform>
909
                </DeployClass>
922
                </DeployClass>
910
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
923
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
911
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
924
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
912
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
925
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
913
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
926
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
914
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
927
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
915
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
928
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
916
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
929
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
917
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
930
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
918
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
931
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
919
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
932
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
920
            </Deployment>
933
            </Deployment>
921
            <ActiveXProjectInfo>
934
            <ActiveXProjectInfo>
922
                <version>1</version>
935
                <version>1</version>
923
            </ActiveXProjectInfo>
936
            </ActiveXProjectInfo>
924
            <Platforms>
937
            <Platforms>
925
                <Platform value="Win32">True</Platform>
938
                <Platform value="Win32">True</Platform>
926
                <Platform value="Win64">True</Platform>
939
                <Platform value="Win64">True</Platform>
927
            </Platforms>
940
            </Platforms>
928
        </BorlandProject>
941
        </BorlandProject>
929
        <ProjectFileVersion>12</ProjectFileVersion>
942
        <ProjectFileVersion>12</ProjectFileVersion>
930
    </ProjectExtensions>
943
    </ProjectExtensions>
931
    <ItemGroup>
944
    <ItemGroup>
932
        <DelphiCompile Include="$(MainSource)">
945
        <DelphiCompile Include="$(MainSource)">
933
            <MainSource>MainSource</MainSource>
946
            <MainSource>MainSource</MainSource>
934
        </DelphiCompile>
947
        </DelphiCompile>
935
        <DCCReference Include="ViaThinkSoftSimpleLogEvent_TLB.pas"/>
948
        <DCCReference Include="ViaThinkSoftSimpleLogEvent_TLB.pas"/>
936
        <DCCReference Include="ViaThinkSoftSimpleLogEvent_Impl.pas">
949
        <DCCReference Include="ViaThinkSoftSimpleLogEvent_Impl.pas">
937
            <CoClasses>ViaThinkSoftSimpleEventLog</CoClasses>
950
            <CoClasses>ViaThinkSoftSimpleEventLog</CoClasses>
938
        </DCCReference>
951
        </DCCReference>
939
        <RidlCompile Include="ViaThinkSoftSimpleLogEvent.ridl"/>
952
        <RidlCompile Include="ViaThinkSoftSimpleLogEvent.ridl"/>
940
        <BuildConfiguration Include="Debug">
953
        <BuildConfiguration Include="Debug">
941
            <Key>Cfg_2</Key>
954
            <Key>Cfg_2</Key>
942
            <CfgParent>Base</CfgParent>
955
            <CfgParent>Base</CfgParent>
943
        </BuildConfiguration>
956
        </BuildConfiguration>
944
        <BuildConfiguration Include="Base">
957
        <BuildConfiguration Include="Base">
945
            <Key>Base</Key>
958
            <Key>Base</Key>
946
        </BuildConfiguration>
959
        </BuildConfiguration>
947
        <BuildConfiguration Include="Release">
960
        <BuildConfiguration Include="Release">
948
            <Key>Cfg_1</Key>
961
            <Key>Cfg_1</Key>
949
            <CfgParent>Base</CfgParent>
962
            <CfgParent>Base</CfgParent>
950
        </BuildConfiguration>
963
        </BuildConfiguration>
951
    </ItemGroup>
964
    </ItemGroup>
952
    <ItemGroup/>
965
    <ItemGroup/>
953
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
966
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
954
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
967
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
955
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
968
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
956
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
969
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
957
    <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win32'">
970
    <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win32'">
958
        <PreBuildEvent/>
971
        <PreBuildEvent/>
959
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
972
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
960
        <PreLinkEvent/>
973
        <PreLinkEvent/>
961
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
974
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
962
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)32$(OutputExt)&quot;</PostBuildEvent>
975
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)32$(OutputExt)&quot;</PostBuildEvent>
963
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
976
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
964
    </PropertyGroup>
977
    </PropertyGroup>
965
    <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win64'">
978
    <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win64'">
966
        <PreBuildEvent/>
979
        <PreBuildEvent/>
967
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
980
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
968
        <PreLinkEvent/>
981
        <PreLinkEvent/>
969
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
982
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
970
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)64$(OutputExt)&quot;</PostBuildEvent>
983
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)64$(OutputExt)&quot;</PostBuildEvent>
971
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
984
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
972
    </PropertyGroup>
985
    </PropertyGroup>
973
    <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win32'">
986
    <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win32'">
974
        <PreBuildEvent/>
987
        <PreBuildEvent/>
975
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
988
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
976
        <PreLinkEvent/>
989
        <PreLinkEvent/>
977
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
990
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
978
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)32$(OutputExt)&quot;</PostBuildEvent>
991
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)32$(OutputExt)&quot;</PostBuildEvent>
979
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
992
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
980
    </PropertyGroup>
993
    </PropertyGroup>
981
    <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win64'">
994
    <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win64'">
982
        <PreBuildEvent/>
995
        <PreBuildEvent/>
983
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
996
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
984
        <PreLinkEvent/>
997
        <PreLinkEvent/>
985
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
998
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
986
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)64$(OutputExt)&quot;</PostBuildEvent>
999
        <PostBuildEvent>move &quot;$(OutputName)$(OutputExt)&quot; &quot;$(OutputName)64$(OutputExt)&quot;</PostBuildEvent>
987
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
1000
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
988
    </PropertyGroup>
1001
    </PropertyGroup>
989
</Project>
1002
</Project>