• R/O
  • SSH
  • HTTPS

pngcdxme: Commit


Commit MetaInfo

Revision28 (tree)
Time2018-07-26 12:59:02
Authorderekwildstar

Log Message

Pequenos ajustes para adequação ao Delphi 25

Change Summary

Incremental Difference

--- trunk/prj/Delphi 25 (Delphi Tokyo)/PC.groupproj (revision 27)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PC.groupproj (nonexistent)
@@ -1,48 +0,0 @@
1-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2- <PropertyGroup>
3- <ProjectGuid>{5777F4AD-7DC1-4204-9A36-D67F86E523BE}</ProjectGuid>
4- </PropertyGroup>
5- <ItemGroup>
6- <Projects Include="PNGComponentsR.dproj">
7- <Dependencies/>
8- </Projects>
9- <Projects Include="PNGComponentsD.dproj">
10- <Dependencies/>
11- </Projects>
12- </ItemGroup>
13- <ProjectExtensions>
14- <Borland.Personality>Default.Personality.12</Borland.Personality>
15- <Borland.ProjectType/>
16- <BorlandProject>
17- <Default.Personality/>
18- </BorlandProject>
19- </ProjectExtensions>
20- <Target Name="PNGComponentsR">
21- <MSBuild Projects="PNGComponentsR.dproj"/>
22- </Target>
23- <Target Name="PNGComponentsR:Clean">
24- <MSBuild Projects="PNGComponentsR.dproj" Targets="Clean"/>
25- </Target>
26- <Target Name="PNGComponentsR:Make">
27- <MSBuild Projects="PNGComponentsR.dproj" Targets="Make"/>
28- </Target>
29- <Target Name="PNGComponentsD">
30- <MSBuild Projects="PNGComponentsD.dproj"/>
31- </Target>
32- <Target Name="PNGComponentsD:Clean">
33- <MSBuild Projects="PNGComponentsD.dproj" Targets="Clean"/>
34- </Target>
35- <Target Name="PNGComponentsD:Make">
36- <MSBuild Projects="PNGComponentsD.dproj" Targets="Make"/>
37- </Target>
38- <Target Name="Build">
39- <CallTarget Targets="PNGComponentsR;PNGComponentsD"/>
40- </Target>
41- <Target Name="Clean">
42- <CallTarget Targets="PNGComponentsR:Clean;PNGComponentsD:Clean"/>
43- </Target>
44- <Target Name="Make">
45- <CallTarget Targets="PNGComponentsR:Make;PNGComponentsD:Make"/>
46- </Target>
47- <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
48-</Project>
--- trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponents.groupproj (nonexistent)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponents.groupproj (revision 28)
@@ -0,0 +1,48 @@
1+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+ <PropertyGroup>
3+ <ProjectGuid>{5777F4AD-7DC1-4204-9A36-D67F86E523BE}</ProjectGuid>
4+ </PropertyGroup>
5+ <ItemGroup>
6+ <Projects Include="PNGComponentsR.dproj">
7+ <Dependencies/>
8+ </Projects>
9+ <Projects Include="PNGComponentsD.dproj">
10+ <Dependencies/>
11+ </Projects>
12+ </ItemGroup>
13+ <ProjectExtensions>
14+ <Borland.Personality>Default.Personality.12</Borland.Personality>
15+ <Borland.ProjectType/>
16+ <BorlandProject>
17+ <Default.Personality/>
18+ </BorlandProject>
19+ </ProjectExtensions>
20+ <Target Name="PNGComponentsR">
21+ <MSBuild Projects="PNGComponentsR.dproj"/>
22+ </Target>
23+ <Target Name="PNGComponentsR:Clean">
24+ <MSBuild Projects="PNGComponentsR.dproj" Targets="Clean"/>
25+ </Target>
26+ <Target Name="PNGComponentsR:Make">
27+ <MSBuild Projects="PNGComponentsR.dproj" Targets="Make"/>
28+ </Target>
29+ <Target Name="PNGComponentsD">
30+ <MSBuild Projects="PNGComponentsD.dproj"/>
31+ </Target>
32+ <Target Name="PNGComponentsD:Clean">
33+ <MSBuild Projects="PNGComponentsD.dproj" Targets="Clean"/>
34+ </Target>
35+ <Target Name="PNGComponentsD:Make">
36+ <MSBuild Projects="PNGComponentsD.dproj" Targets="Make"/>
37+ </Target>
38+ <Target Name="Build">
39+ <CallTarget Targets="PNGComponentsR;PNGComponentsD"/>
40+ </Target>
41+ <Target Name="Clean">
42+ <CallTarget Targets="PNGComponentsR:Clean;PNGComponentsD:Clean"/>
43+ </Target>
44+ <Target Name="Make">
45+ <CallTarget Targets="PNGComponentsR:Make;PNGComponentsD:Make"/>
46+ </Target>
47+ <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
48+</Project>
--- trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsD.dpk (revision 27)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsD.dpk (revision 28)
@@ -2,14 +2,36 @@
22
33 {$R *.res}
44 {$R 'PNGComponents.dcr'}
5-
5+{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
6+{$ALIGN 8}
7+{$ASSERTIONS ON}
8+{$BOOLEVAL OFF}
9+{$DEBUGINFO OFF}
10+{$EXTENDEDSYNTAX ON}
11+{$IMPORTEDDATA ON}
12+{$IOCHECKS ON}
13+{$LOCALSYMBOLS ON}
14+{$LONGSTRINGS ON}
15+{$OPENSTRINGS ON}
16+{$OPTIMIZATION ON}
17+{$OVERFLOWCHECKS OFF}
18+{$RANGECHECKS OFF}
19+{$REFERENCEINFO ON}
20+{$SAFEDIVIDE OFF}
21+{$STACKFRAMES OFF}
22+{$TYPEDADDRESS OFF}
23+{$VARSTRINGCHECKS ON}
24+{$WRITEABLECONST OFF}
25+{$MINENUMSIZE 1}
26+{$IMAGEBASE $400000}
27+{$DEFINE DEBUG}
28+{$DEFINE DEBUG}
29+{$ENDIF IMPLICITBUILDING}
630 {$DESCRIPTION 'PNG Components (Designtime Package)'}
731 {$LIBPREFIX ''}
832 {$LIBSUFFIX '250'}
9-{$LIBVERSION ''}
33+{$DESIGNONLY}
1034 {$IMPLICITBUILD OFF}
11-{$DESIGNONLY}
12-{$DEFINE DEBUG}
1335
1436 requires
1537 designide,
--- trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsD.dproj (revision 27)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsD.dproj (revision 28)
@@ -1,109 +1,514 @@
1-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2- <PropertyGroup>
3- <ProjectGuid>{9CEDE3BD-E32B-44E6-908F-571FC981043A}</ProjectGuid>
4- <MainSource>PNGComponentsD.dpk</MainSource>
5- <Base>True</Base>
6- <Config Condition="'$(Config)'==''">Base</Config>
7- <Platform Condition="'$(Platform)'==''">Win32</Platform>
8- <AppType>Package</AppType>
9- </PropertyGroup>
10- <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
11- <Base>true</Base>
12- </PropertyGroup>
13- <PropertyGroup Condition="'$(Base)'!=''">
14- <DesignOnlyPackage>true</DesignOnlyPackage> <!-- <DesignOnlyPackage>true</DesignOnlyPackage> OU <RuntimeOnlyPackage>true</RuntimeOnlyPackage> -->
15- <DCC_OutputNeverBuildDcps>false</DCC_OutputNeverBuildDcps> <!-- false = Rebuild as Needed, true = Explicit Rebuild -->
16- <DCC_UnitAlias>;$(DCC_UnitAlias)</DCC_UnitAlias>
17- <DllPrefixDefined>true</DllPrefixDefined>
18- <DllPrefix></DllPrefix>
19- <DllSuffix>250</DllSuffix>
20- <DllVersion></DllVersion>
21- <DCC_Description>PNG Components (Designtime Package)</DCC_Description>
22- <DCC_UnitSearchPath>..\..\res;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
23- <DCC_DcpOutput></DCC_DcpOutput>
24- <DCC_FrameworkPath>;$(DCC_FrameworkPath)</DCC_FrameworkPath>
25- <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
26- <DCC_BplOutput></DCC_BplOutput>
27- <DCC_SysLibRoot>;$(DCC_SysLibRoot)</DCC_SysLibRoot>
28- <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
29- <GenPackage>true</GenPackage>
30- <GenDLL>true</GenDLL>
31- <DCC_DcuOutput>..\..\dcu\D25</DCC_DcuOutput>
32- </PropertyGroup>
33- <ItemGroup>
34- <DelphiCompile Include="$(MainSource)">
35- <MainSource>MainSource</MainSource>
36- </DelphiCompile>
37- <BuildConfiguration Include="Base">
38- <Key>Base</Key>
39- </BuildConfiguration>
40- </ItemGroup>
41- <ProjectExtensions>
42- <Borland.ProjectType>Package</Borland.ProjectType>
43- <BorlandProject>
44- <Delphi.Personality>
45- <Source>
46- <Source Name="MainSource">PNGComponentsD.dpk</Source>
47- </Source>
48- <VersionInfo>
49- <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
50- <VersionInfo Name="AutoIncBuild">False</VersionInfo>
51- <VersionInfo Name="MajorVer">1</VersionInfo>
52- <VersionInfo Name="MinorVer">0</VersionInfo>
53- <VersionInfo Name="Release">0</VersionInfo>
54- <VersionInfo Name="Build">0</VersionInfo>
55- <VersionInfo Name="Debug">False</VersionInfo>
56- <VersionInfo Name="PreRelease">False</VersionInfo>
57- <VersionInfo Name="Special">False</VersionInfo>
58- <VersionInfo Name="Private">False</VersionInfo>
59- <VersionInfo Name="DLL">False</VersionInfo>
60- <VersionInfo Name="Locale">1046</VersionInfo>
61- <VersionInfo Name="CodePage">1252</VersionInfo>
62- </VersionInfo>
63- <VersionInfoKeys>
64- <VersionInfoKeys Name="CompanyName"/>
65- <VersionInfoKeys Name="FileDescription"/>
66- <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
67- <VersionInfoKeys Name="InternalName"/>
68- <VersionInfoKeys Name="LegalCopyright"/>
69- <VersionInfoKeys Name="LegalTrademarks"/>
70- <VersionInfoKeys Name="OriginalFilename"/>
71- <VersionInfoKeys Name="ProductName"/>
72- <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
73- <VersionInfoKeys Name="Comments"/>
74- <VersionInfoKeys Name="CFBundleName"/>
75- <VersionInfoKeys Name="CFBundleDisplayName"/>
76- <VersionInfoKeys Name="UIDeviceFamily"/>
77- <VersionInfoKeys Name="CFBundleIdentifier"/>
78- <VersionInfoKeys Name="CFBundleVersion"/>
79- <VersionInfoKeys Name="CFBundlePackageType"/>
80- <VersionInfoKeys Name="CFBundleSignature"/>
81- <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
82- <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
83- <VersionInfoKeys Name="CFBundleExecutable"/>
84- <VersionInfoKeys Name="CFBundleResourceSpecification"/>
85- <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
86- <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
87- <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
88- <VersionInfoKeys Name="package"/>
89- <VersionInfoKeys Name="label"/>
90- <VersionInfoKeys Name="versionCode"/>
91- <VersionInfoKeys Name="versionName"/>
92- <VersionInfoKeys Name="persistent"/>
93- <VersionInfoKeys Name="restoreAnyVersion"/>
94- <VersionInfoKeys Name="installLocation"/>
95- <VersionInfoKeys Name="largeHeap"/>
96- <VersionInfoKeys Name="theme"/>
97- </VersionInfoKeys>
98- </Delphi.Personality>
99- <Deployment/>
100- <Platforms>
101- <Platform value="Win32">True</Platform>
102- <Platform value="Win64">False</Platform>
103- </Platforms>
104- </BorlandProject>
105- <Borland.Personality/>
106- </ProjectExtensions>
107- <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
108- <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+ <PropertyGroup>
3+ <ProjectGuid>{9CEDE3BD-E32B-44E6-908F-571FC981043A}</ProjectGuid>
4+ <MainSource>PNGComponentsD.dpk</MainSource>
5+ <Base>True</Base>
6+ <Config Condition="'$(Config)'==''">Base</Config>
7+ <AppType>Package</AppType>
8+ <FrameworkType>None</FrameworkType>
9+ <ProjectVersion>18.4</ProjectVersion>
10+ <Platform Condition="'$(Platform)'==''">Win32</Platform>
11+ <TargetedPlatforms>1</TargetedPlatforms>
12+ </PropertyGroup>
13+ <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14+ <Base>true</Base>
15+ </PropertyGroup>
16+ <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17+ <Base_Win32>true</Base_Win32>
18+ <CfgParent>Base</CfgParent>
19+ <Base>true</Base>
20+ </PropertyGroup>
21+ <PropertyGroup Condition="'$(Base)'!=''">
22+ <DesignOnlyPackage>true</DesignOnlyPackage>
23+ <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
24+ <DllPrefixDefined>true</DllPrefixDefined>
25+ <DllSuffix>250</DllSuffix>
26+ <DCC_Description>PNG Components (Designtime Package)</DCC_Description>
27+ <DCC_UnitSearchPath>..\..\res;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
28+ <DCC_Define>DEBUG;DEBUG;$(DCC_Define)</DCC_Define>
29+ <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
30+ <GenPackage>true</GenPackage>
31+ <GenDLL>true</GenDLL>
32+ <DCC_DcuOutput>..\..\dcu\D25</DCC_DcuOutput>
33+ <SanitizedProjectName>PNGComponentsD</SanitizedProjectName>
34+ <VerInfo_Locale>1046</VerInfo_Locale>
35+ <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;UIDeviceFamily=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;UISupportedInterfaceOrientations=;CFBundleExecutable=;CFBundleResourceSpecification=;LSRequiresIPhoneOS=;CFBundleInfoDictionaryVersion=;CFBundleDevelopmentRegion=;package=;label=;versionCode=;versionName=;persistent=;restoreAnyVersion=;installLocation=;largeHeap=;theme=</VerInfo_Keys>
36+ </PropertyGroup>
37+ <PropertyGroup Condition="'$(Base_Win32)'!=''">
38+ <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
39+ <BT_BuildType>Debug</BT_BuildType>
40+ <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
41+ <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>
42+ <VerInfo_Locale>1033</VerInfo_Locale>
43+ <DCC_UsePackage>PNGComponentsR;$(DCC_UsePackage)</DCC_UsePackage>
44+ </PropertyGroup>
45+ <ItemGroup>
46+ <DelphiCompile Include="$(MainSource)">
47+ <MainSource>MainSource</MainSource>
48+ </DelphiCompile>
49+ <DCCReference Include="PNGComponents.dcr"/>
50+ <DCCReference Include="designide.dcp"/>
51+ <DCCReference Include="PNGComponentsR.dcp"/>
52+ <DCCReference Include="..\..\src\URegister.pas"/>
53+ <DCCReference Include="..\..\src\UComponentEditors.pas"/>
54+ <DCCReference Include="..\..\src\UPngImageListEditor.pas">
55+ <Form>PngImageListEditorDlg</Form>
56+ </DCCReference>
57+ <BuildConfiguration Include="Base">
58+ <Key>Base</Key>
59+ </BuildConfiguration>
60+ </ItemGroup>
61+ <ProjectExtensions>
62+ <Borland.ProjectType>Package</Borland.ProjectType>
63+ <BorlandProject>
64+ <Delphi.Personality>
65+ <Source>
66+ <Source Name="MainSource">PNGComponentsD.dpk</Source>
67+ </Source>
68+ <VersionInfo>
69+ <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
70+ <VersionInfo Name="AutoIncBuild">False</VersionInfo>
71+ <VersionInfo Name="MajorVer">1</VersionInfo>
72+ <VersionInfo Name="MinorVer">0</VersionInfo>
73+ <VersionInfo Name="Release">0</VersionInfo>
74+ <VersionInfo Name="Build">0</VersionInfo>
75+ <VersionInfo Name="Debug">False</VersionInfo>
76+ <VersionInfo Name="PreRelease">False</VersionInfo>
77+ <VersionInfo Name="Special">False</VersionInfo>
78+ <VersionInfo Name="Private">False</VersionInfo>
79+ <VersionInfo Name="DLL">False</VersionInfo>
80+ <VersionInfo Name="Locale">1046</VersionInfo>
81+ <VersionInfo Name="CodePage">1252</VersionInfo>
82+ </VersionInfo>
83+ <VersionInfoKeys>
84+ <VersionInfoKeys Name="CompanyName"/>
85+ <VersionInfoKeys Name="FileDescription"/>
86+ <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
87+ <VersionInfoKeys Name="InternalName"/>
88+ <VersionInfoKeys Name="LegalCopyright"/>
89+ <VersionInfoKeys Name="LegalTrademarks"/>
90+ <VersionInfoKeys Name="OriginalFilename"/>
91+ <VersionInfoKeys Name="ProductName"/>
92+ <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
93+ <VersionInfoKeys Name="Comments"/>
94+ <VersionInfoKeys Name="CFBundleName"/>
95+ <VersionInfoKeys Name="CFBundleDisplayName"/>
96+ <VersionInfoKeys Name="UIDeviceFamily"/>
97+ <VersionInfoKeys Name="CFBundleIdentifier"/>
98+ <VersionInfoKeys Name="CFBundleVersion"/>
99+ <VersionInfoKeys Name="CFBundlePackageType"/>
100+ <VersionInfoKeys Name="CFBundleSignature"/>
101+ <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
102+ <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
103+ <VersionInfoKeys Name="CFBundleExecutable"/>
104+ <VersionInfoKeys Name="CFBundleResourceSpecification"/>
105+ <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
106+ <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
107+ <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
108+ <VersionInfoKeys Name="package"/>
109+ <VersionInfoKeys Name="label"/>
110+ <VersionInfoKeys Name="versionCode"/>
111+ <VersionInfoKeys Name="versionName"/>
112+ <VersionInfoKeys Name="persistent"/>
113+ <VersionInfoKeys Name="restoreAnyVersion"/>
114+ <VersionInfoKeys Name="installLocation"/>
115+ <VersionInfoKeys Name="largeHeap"/>
116+ <VersionInfoKeys Name="theme"/>
117+ </VersionInfoKeys>
118+ </Delphi.Personality>
119+ <Deployment Version="3">
120+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
121+ <Platform Name="OSX32">
122+ <Overwrite>true</Overwrite>
123+ </Platform>
124+ </DeployFile>
125+ <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
126+ <Platform Name="iOSSimulator">
127+ <Overwrite>true</Overwrite>
128+ </Platform>
129+ </DeployFile>
130+ <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
131+ <Platform Name="iOSSimulator">
132+ <Overwrite>true</Overwrite>
133+ </Platform>
134+ </DeployFile>
135+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
136+ <Platform Name="OSX32">
137+ <Overwrite>true</Overwrite>
138+ </Platform>
139+ </DeployFile>
140+ <DeployClass Name="AdditionalDebugSymbols">
141+ <Platform Name="OSX32">
142+ <Operation>1</Operation>
143+ </Platform>
144+ <Platform Name="Win32">
145+ <RemoteDir>Contents\MacOS</RemoteDir>
146+ <Operation>0</Operation>
147+ </Platform>
148+ </DeployClass>
149+ <DeployClass Name="AndroidClassesDexFile">
150+ <Platform Name="Android">
151+ <RemoteDir>classes</RemoteDir>
152+ <Operation>1</Operation>
153+ </Platform>
154+ </DeployClass>
155+ <DeployClass Name="AndroidGDBServer">
156+ <Platform Name="Android">
157+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
158+ <Operation>1</Operation>
159+ </Platform>
160+ </DeployClass>
161+ <DeployClass Name="AndroidLibnativeArmeabiFile">
162+ <Platform Name="Android">
163+ <RemoteDir>library\lib\armeabi</RemoteDir>
164+ <Operation>1</Operation>
165+ </Platform>
166+ </DeployClass>
167+ <DeployClass Name="AndroidLibnativeMipsFile">
168+ <Platform Name="Android">
169+ <RemoteDir>library\lib\mips</RemoteDir>
170+ <Operation>1</Operation>
171+ </Platform>
172+ </DeployClass>
173+ <DeployClass Name="AndroidServiceOutput">
174+ <Platform Name="Android">
175+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
176+ <Operation>1</Operation>
177+ </Platform>
178+ </DeployClass>
179+ <DeployClass Name="AndroidSplashImageDef">
180+ <Platform Name="Android">
181+ <RemoteDir>res\drawable</RemoteDir>
182+ <Operation>1</Operation>
183+ </Platform>
184+ </DeployClass>
185+ <DeployClass Name="AndroidSplashStyles">
186+ <Platform Name="Android">
187+ <RemoteDir>res\values</RemoteDir>
188+ <Operation>1</Operation>
189+ </Platform>
190+ </DeployClass>
191+ <DeployClass Name="Android_DefaultAppIcon">
192+ <Platform Name="Android">
193+ <RemoteDir>res\drawable</RemoteDir>
194+ <Operation>1</Operation>
195+ </Platform>
196+ </DeployClass>
197+ <DeployClass Name="Android_LauncherIcon144">
198+ <Platform Name="Android">
199+ <RemoteDir>res\drawable-xxhdpi</RemoteDir>
200+ <Operation>1</Operation>
201+ </Platform>
202+ </DeployClass>
203+ <DeployClass Name="Android_LauncherIcon36">
204+ <Platform Name="Android">
205+ <RemoteDir>res\drawable-ldpi</RemoteDir>
206+ <Operation>1</Operation>
207+ </Platform>
208+ </DeployClass>
209+ <DeployClass Name="Android_LauncherIcon48">
210+ <Platform Name="Android">
211+ <RemoteDir>res\drawable-mdpi</RemoteDir>
212+ <Operation>1</Operation>
213+ </Platform>
214+ </DeployClass>
215+ <DeployClass Name="Android_LauncherIcon72">
216+ <Platform Name="Android">
217+ <RemoteDir>res\drawable-hdpi</RemoteDir>
218+ <Operation>1</Operation>
219+ </Platform>
220+ </DeployClass>
221+ <DeployClass Name="Android_LauncherIcon96">
222+ <Platform Name="Android">
223+ <RemoteDir>res\drawable-xhdpi</RemoteDir>
224+ <Operation>1</Operation>
225+ </Platform>
226+ </DeployClass>
227+ <DeployClass Name="Android_SplashImage426">
228+ <Platform Name="Android">
229+ <RemoteDir>res\drawable-small</RemoteDir>
230+ <Operation>1</Operation>
231+ </Platform>
232+ </DeployClass>
233+ <DeployClass Name="Android_SplashImage470">
234+ <Platform Name="Android">
235+ <RemoteDir>res\drawable-normal</RemoteDir>
236+ <Operation>1</Operation>
237+ </Platform>
238+ </DeployClass>
239+ <DeployClass Name="Android_SplashImage640">
240+ <Platform Name="Android">
241+ <RemoteDir>res\drawable-large</RemoteDir>
242+ <Operation>1</Operation>
243+ </Platform>
244+ </DeployClass>
245+ <DeployClass Name="Android_SplashImage960">
246+ <Platform Name="Android">
247+ <RemoteDir>res\drawable-xlarge</RemoteDir>
248+ <Operation>1</Operation>
249+ </Platform>
250+ </DeployClass>
251+ <DeployClass Name="DebugSymbols">
252+ <Platform Name="iOSSimulator">
253+ <Operation>1</Operation>
254+ </Platform>
255+ <Platform Name="OSX32">
256+ <Operation>1</Operation>
257+ </Platform>
258+ <Platform Name="Win32">
259+ <Operation>0</Operation>
260+ </Platform>
261+ </DeployClass>
262+ <DeployClass Name="DependencyFramework">
263+ <Platform Name="OSX32">
264+ <Operation>1</Operation>
265+ <Extensions>.framework</Extensions>
266+ </Platform>
267+ <Platform Name="Win32">
268+ <Operation>0</Operation>
269+ </Platform>
270+ </DeployClass>
271+ <DeployClass Name="DependencyModule">
272+ <Platform Name="OSX32">
273+ <Operation>1</Operation>
274+ <Extensions>.dylib</Extensions>
275+ </Platform>
276+ <Platform Name="Win32">
277+ <Operation>0</Operation>
278+ <Extensions>.dll;.bpl</Extensions>
279+ </Platform>
280+ </DeployClass>
281+ <DeployClass Required="true" Name="DependencyPackage">
282+ <Platform Name="iOSDevice32">
283+ <Operation>1</Operation>
284+ <Extensions>.dylib</Extensions>
285+ </Platform>
286+ <Platform Name="iOSDevice64">
287+ <Operation>1</Operation>
288+ <Extensions>.dylib</Extensions>
289+ </Platform>
290+ <Platform Name="iOSSimulator">
291+ <Operation>1</Operation>
292+ <Extensions>.dylib</Extensions>
293+ </Platform>
294+ <Platform Name="OSX32">
295+ <Operation>1</Operation>
296+ <Extensions>.dylib</Extensions>
297+ </Platform>
298+ <Platform Name="Win32">
299+ <Operation>0</Operation>
300+ <Extensions>.bpl</Extensions>
301+ </Platform>
302+ </DeployClass>
303+ <DeployClass Name="File">
304+ <Platform Name="Android">
305+ <Operation>0</Operation>
306+ </Platform>
307+ <Platform Name="iOSDevice32">
308+ <Operation>0</Operation>
309+ </Platform>
310+ <Platform Name="iOSDevice64">
311+ <Operation>0</Operation>
312+ </Platform>
313+ <Platform Name="iOSSimulator">
314+ <Operation>0</Operation>
315+ </Platform>
316+ <Platform Name="OSX32">
317+ <Operation>0</Operation>
318+ </Platform>
319+ <Platform Name="Win32">
320+ <Operation>0</Operation>
321+ </Platform>
322+ </DeployClass>
323+ <DeployClass Name="iPad_Launch1024">
324+ <Platform Name="iOSDevice32">
325+ <Operation>1</Operation>
326+ </Platform>
327+ <Platform Name="iOSDevice64">
328+ <Operation>1</Operation>
329+ </Platform>
330+ <Platform Name="iOSSimulator">
331+ <Operation>1</Operation>
332+ </Platform>
333+ </DeployClass>
334+ <DeployClass Name="iPad_Launch1536">
335+ <Platform Name="iOSDevice32">
336+ <Operation>1</Operation>
337+ </Platform>
338+ <Platform Name="iOSDevice64">
339+ <Operation>1</Operation>
340+ </Platform>
341+ <Platform Name="iOSSimulator">
342+ <Operation>1</Operation>
343+ </Platform>
344+ </DeployClass>
345+ <DeployClass Name="iPad_Launch2048">
346+ <Platform Name="iOSDevice32">
347+ <Operation>1</Operation>
348+ </Platform>
349+ <Platform Name="iOSDevice64">
350+ <Operation>1</Operation>
351+ </Platform>
352+ <Platform Name="iOSSimulator">
353+ <Operation>1</Operation>
354+ </Platform>
355+ </DeployClass>
356+ <DeployClass Name="iPad_Launch768">
357+ <Platform Name="iOSDevice32">
358+ <Operation>1</Operation>
359+ </Platform>
360+ <Platform Name="iOSDevice64">
361+ <Operation>1</Operation>
362+ </Platform>
363+ <Platform Name="iOSSimulator">
364+ <Operation>1</Operation>
365+ </Platform>
366+ </DeployClass>
367+ <DeployClass Name="iPhone_Launch320">
368+ <Platform Name="iOSDevice32">
369+ <Operation>1</Operation>
370+ </Platform>
371+ <Platform Name="iOSDevice64">
372+ <Operation>1</Operation>
373+ </Platform>
374+ <Platform Name="iOSSimulator">
375+ <Operation>1</Operation>
376+ </Platform>
377+ </DeployClass>
378+ <DeployClass Name="iPhone_Launch640">
379+ <Platform Name="iOSDevice32">
380+ <Operation>1</Operation>
381+ </Platform>
382+ <Platform Name="iOSDevice64">
383+ <Operation>1</Operation>
384+ </Platform>
385+ <Platform Name="iOSSimulator">
386+ <Operation>1</Operation>
387+ </Platform>
388+ </DeployClass>
389+ <DeployClass Name="iPhone_Launch640x1136">
390+ <Platform Name="iOSDevice32">
391+ <Operation>1</Operation>
392+ </Platform>
393+ <Platform Name="iOSDevice64">
394+ <Operation>1</Operation>
395+ </Platform>
396+ <Platform Name="iOSSimulator">
397+ <Operation>1</Operation>
398+ </Platform>
399+ </DeployClass>
400+ <DeployClass Name="ProjectAndroidManifest">
401+ <Platform Name="Android">
402+ <Operation>1</Operation>
403+ </Platform>
404+ </DeployClass>
405+ <DeployClass Name="ProjectiOSDeviceDebug">
406+ <Platform Name="iOSDevice32">
407+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
408+ <Operation>1</Operation>
409+ </Platform>
410+ <Platform Name="iOSDevice64">
411+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
412+ <Operation>1</Operation>
413+ </Platform>
414+ </DeployClass>
415+ <DeployClass Name="ProjectiOSDeviceResourceRules"/>
416+ <DeployClass Name="ProjectiOSEntitlements"/>
417+ <DeployClass Name="ProjectiOSInfoPList"/>
418+ <DeployClass Name="ProjectiOSResource">
419+ <Platform Name="iOSDevice32">
420+ <Operation>1</Operation>
421+ </Platform>
422+ <Platform Name="iOSDevice64">
423+ <Operation>1</Operation>
424+ </Platform>
425+ <Platform Name="iOSSimulator">
426+ <Operation>1</Operation>
427+ </Platform>
428+ </DeployClass>
429+ <DeployClass Name="ProjectOSXEntitlements"/>
430+ <DeployClass Name="ProjectOSXInfoPList"/>
431+ <DeployClass Name="ProjectOSXResource">
432+ <Platform Name="OSX32">
433+ <RemoteDir>Contents\Resources</RemoteDir>
434+ <Operation>1</Operation>
435+ </Platform>
436+ </DeployClass>
437+ <DeployClass Required="true" Name="ProjectOutput">
438+ <Platform Name="Android">
439+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
440+ <Operation>1</Operation>
441+ </Platform>
442+ <Platform Name="iOSDevice32">
443+ <Operation>1</Operation>
444+ </Platform>
445+ <Platform Name="iOSDevice64">
446+ <Operation>1</Operation>
447+ </Platform>
448+ <Platform Name="iOSSimulator">
449+ <Operation>1</Operation>
450+ </Platform>
451+ <Platform Name="Linux64">
452+ <Operation>1</Operation>
453+ </Platform>
454+ <Platform Name="OSX32">
455+ <Operation>1</Operation>
456+ </Platform>
457+ <Platform Name="Win32">
458+ <Operation>0</Operation>
459+ </Platform>
460+ </DeployClass>
461+ <DeployClass Name="ProjectUWPManifest">
462+ <Platform Name="Win32">
463+ <Operation>1</Operation>
464+ </Platform>
465+ <Platform Name="Win64">
466+ <Operation>1</Operation>
467+ </Platform>
468+ </DeployClass>
469+ <DeployClass Name="UWP_DelphiLogo150">
470+ <Platform Name="Win32">
471+ <RemoteDir>Assets</RemoteDir>
472+ <Operation>1</Operation>
473+ </Platform>
474+ <Platform Name="Win64">
475+ <RemoteDir>Assets</RemoteDir>
476+ <Operation>1</Operation>
477+ </Platform>
478+ </DeployClass>
479+ <DeployClass Name="UWP_DelphiLogo44">
480+ <Platform Name="Win32">
481+ <RemoteDir>Assets</RemoteDir>
482+ <Operation>1</Operation>
483+ </Platform>
484+ <Platform Name="Win64">
485+ <RemoteDir>Assets</RemoteDir>
486+ <Operation>1</Operation>
487+ </Platform>
488+ </DeployClass>
489+ <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
490+ <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
491+ <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
492+ <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
493+ <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
494+ <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
495+ <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
496+ <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
497+ </Deployment>
498+ <Platforms>
499+ <Platform value="Android">False</Platform>
500+ <Platform value="iOSDevice32">False</Platform>
501+ <Platform value="iOSSimulator">False</Platform>
502+ <Platform value="Linux64">False</Platform>
503+ <Platform value="OSX32">False</Platform>
504+ <Platform value="Win32">True</Platform>
505+ <Platform value="Win64">False</Platform>
506+ </Platforms>
507+ </BorlandProject>
508+ <Borland.Personality/>
509+ <ProjectFileVersion>12</ProjectFileVersion>
510+ </ProjectExtensions>
511+ <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
512+ <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
513+ <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
109514 </Project>
--- trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsR.dpk (revision 27)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsR.dpk (revision 28)
@@ -1,14 +1,36 @@
11 package PNGComponentsR;
22
33 {$R *.res}
4-
4+{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
5+{$ALIGN 8}
6+{$ASSERTIONS ON}
7+{$BOOLEVAL OFF}
8+{$DEBUGINFO OFF}
9+{$EXTENDEDSYNTAX ON}
10+{$IMPORTEDDATA ON}
11+{$IOCHECKS ON}
12+{$LOCALSYMBOLS ON}
13+{$LONGSTRINGS ON}
14+{$OPENSTRINGS ON}
15+{$OPTIMIZATION ON}
16+{$OVERFLOWCHECKS OFF}
17+{$RANGECHECKS OFF}
18+{$REFERENCEINFO ON}
19+{$SAFEDIVIDE OFF}
20+{$STACKFRAMES OFF}
21+{$TYPEDADDRESS OFF}
22+{$VARSTRINGCHECKS ON}
23+{$WRITEABLECONST OFF}
24+{$MINENUMSIZE 1}
25+{$IMAGEBASE $400000}
26+{$DEFINE DEBUG}
27+{$DEFINE DEBUG}
28+{$ENDIF IMPLICITBUILDING}
529 {$DESCRIPTION 'PNG Components (Runtime Package)'}
630 {$LIBPREFIX ''}
731 {$LIBSUFFIX '250'}
8-{$LIBVERSION ''}
32+{$RUNONLY}
933 {$IMPLICITBUILD OFF}
10-{$RUNONLY}
11-{$DEFINE DEBUG}
1234
1335 requires
1436 vclx,
--- trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsR.dproj (revision 27)
+++ trunk/prj/Delphi 25 (Delphi Tokyo)/PNGComponentsR.dproj (revision 28)
@@ -1,109 +1,506 @@
1-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2- <PropertyGroup>
3- <ProjectGuid>{5D1E14DA-36BE-4927-A0EC-3C1E1ADADA93}</ProjectGuid>
4- <MainSource>PNGComponentsR.dpk</MainSource>
5- <Base>True</Base>
6- <Config Condition="'$(Config)'==''">Base</Config>
7- <Platform Condition="'$(Platform)'==''">Win32</Platform>
8- <AppType>Package</AppType>
9- </PropertyGroup>
10- <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
11- <Base>true</Base>
12- </PropertyGroup>
13- <PropertyGroup Condition="'$(Base)'!=''">
14- <RuntimeOnlyPackage>true</RuntimeOnlyPackage> <!-- <DesignOnlyPackage>true</DesignOnlyPackage> OU <RuntimeOnlyPackage>true</RuntimeOnlyPackage> -->
15- <DCC_OutputNeverBuildDcps>false</DCC_OutputNeverBuildDcps> <!-- false = Rebuild as Needed, true = Explicit Rebuild -->
16- <DCC_UnitAlias>;$(DCC_UnitAlias)</DCC_UnitAlias>
17- <DllPrefixDefined>true</DllPrefixDefined>
18- <DllPrefix></DllPrefix>
19- <DllSuffix>250</DllSuffix>
20- <DllVersion></DllVersion>
21- <DCC_Description>PNG Components (Runtime Package)</DCC_Description>
22- <DCC_UnitSearchPath>;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
23- <DCC_DcpOutput></DCC_DcpOutput>
24- <DCC_FrameworkPath>;$(DCC_FrameworkPath)</DCC_FrameworkPath>
25- <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
26- <DCC_BplOutput></DCC_BplOutput>
27- <DCC_SysLibRoot>;$(DCC_SysLibRoot)</DCC_SysLibRoot>
28- <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
29- <GenPackage>true</GenPackage>
30- <GenDLL>true</GenDLL>
31- <DCC_DcuOutput>..\..\dcu\D25</DCC_DcuOutput>
32- </PropertyGroup>
33- <ItemGroup>
34- <DelphiCompile Include="$(MainSource)">
35- <MainSource>MainSource</MainSource>
36- </DelphiCompile>
37- <BuildConfiguration Include="Base">
38- <Key>Base</Key>
39- </BuildConfiguration>
40- </ItemGroup>
41- <ProjectExtensions>
42- <Borland.ProjectType>Package</Borland.ProjectType>
43- <BorlandProject>
44- <Delphi.Personality>
45- <Source>
46- <Source Name="MainSource">PNGComponentsR.dpk</Source>
47- </Source>
48- <VersionInfo>
49- <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
50- <VersionInfo Name="AutoIncBuild">False</VersionInfo>
51- <VersionInfo Name="MajorVer">1</VersionInfo>
52- <VersionInfo Name="MinorVer">0</VersionInfo>
53- <VersionInfo Name="Release">0</VersionInfo>
54- <VersionInfo Name="Build">0</VersionInfo>
55- <VersionInfo Name="Debug">False</VersionInfo>
56- <VersionInfo Name="PreRelease">False</VersionInfo>
57- <VersionInfo Name="Special">False</VersionInfo>
58- <VersionInfo Name="Private">False</VersionInfo>
59- <VersionInfo Name="DLL">False</VersionInfo>
60- <VersionInfo Name="Locale">1046</VersionInfo>
61- <VersionInfo Name="CodePage">1252</VersionInfo>
62- </VersionInfo>
63- <VersionInfoKeys>
64- <VersionInfoKeys Name="CompanyName"/>
65- <VersionInfoKeys Name="FileDescription"/>
66- <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
67- <VersionInfoKeys Name="InternalName"/>
68- <VersionInfoKeys Name="LegalCopyright"/>
69- <VersionInfoKeys Name="LegalTrademarks"/>
70- <VersionInfoKeys Name="OriginalFilename"/>
71- <VersionInfoKeys Name="ProductName"/>
72- <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
73- <VersionInfoKeys Name="Comments"/>
74- <VersionInfoKeys Name="CFBundleName"/>
75- <VersionInfoKeys Name="CFBundleDisplayName"/>
76- <VersionInfoKeys Name="UIDeviceFamily"/>
77- <VersionInfoKeys Name="CFBundleIdentifier"/>
78- <VersionInfoKeys Name="CFBundleVersion"/>
79- <VersionInfoKeys Name="CFBundlePackageType"/>
80- <VersionInfoKeys Name="CFBundleSignature"/>
81- <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
82- <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
83- <VersionInfoKeys Name="CFBundleExecutable"/>
84- <VersionInfoKeys Name="CFBundleResourceSpecification"/>
85- <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
86- <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
87- <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
88- <VersionInfoKeys Name="package"/>
89- <VersionInfoKeys Name="label"/>
90- <VersionInfoKeys Name="versionCode"/>
91- <VersionInfoKeys Name="versionName"/>
92- <VersionInfoKeys Name="persistent"/>
93- <VersionInfoKeys Name="restoreAnyVersion"/>
94- <VersionInfoKeys Name="installLocation"/>
95- <VersionInfoKeys Name="largeHeap"/>
96- <VersionInfoKeys Name="theme"/>
97- </VersionInfoKeys>
98- </Delphi.Personality>
99- <Deployment/>
100- <Platforms>
101- <Platform value="Win32">True</Platform>
102- <Platform value="Win64">False</Platform>
103- </Platforms>
104- </BorlandProject>
105- <Borland.Personality/>
106- </ProjectExtensions>
107- <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
108- <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+ <PropertyGroup>
3+ <ProjectGuid>{5D1E14DA-36BE-4927-A0EC-3C1E1ADADA93}</ProjectGuid>
4+ <MainSource>PNGComponentsR.dpk</MainSource>
5+ <Base>True</Base>
6+ <Config Condition="'$(Config)'==''">Base</Config>
7+ <AppType>Package</AppType>
8+ <FrameworkType>None</FrameworkType>
9+ <ProjectVersion>18.4</ProjectVersion>
10+ <Platform Condition="'$(Platform)'==''">Win32</Platform>
11+ <TargetedPlatforms>1</TargetedPlatforms>
12+ </PropertyGroup>
13+ <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14+ <Base>true</Base>
15+ </PropertyGroup>
16+ <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17+ <Base_Win32>true</Base_Win32>
18+ <CfgParent>Base</CfgParent>
19+ <Base>true</Base>
20+ </PropertyGroup>
21+ <PropertyGroup Condition="'$(Base)'!=''">
22+ <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
23+ <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
24+ <DllPrefixDefined>true</DllPrefixDefined>
25+ <DllSuffix>250</DllSuffix>
26+ <DCC_Description>PNG Components (Runtime Package)</DCC_Description>
27+ <DCC_Define>DEBUG;DEBUG;$(DCC_Define)</DCC_Define>
28+ <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
29+ <GenPackage>true</GenPackage>
30+ <GenDLL>true</GenDLL>
31+ <DCC_DcuOutput>..\..\dcu\D25</DCC_DcuOutput>
32+ <SanitizedProjectName>PNGComponentsR</SanitizedProjectName>
33+ <VerInfo_Locale>1046</VerInfo_Locale>
34+ <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;UIDeviceFamily=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;UISupportedInterfaceOrientations=;CFBundleExecutable=;CFBundleResourceSpecification=;LSRequiresIPhoneOS=;CFBundleInfoDictionaryVersion=;CFBundleDevelopmentRegion=;package=;label=;versionCode=;versionName=;persistent=;restoreAnyVersion=;installLocation=;largeHeap=;theme=</VerInfo_Keys>
35+ </PropertyGroup>
36+ <PropertyGroup Condition="'$(Base_Win32)'!=''">
37+ <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
38+ <BT_BuildType>Debug</BT_BuildType>
39+ <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
40+ <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>
41+ <VerInfo_Locale>1033</VerInfo_Locale>
42+ </PropertyGroup>
43+ <ItemGroup>
44+ <DelphiCompile Include="$(MainSource)">
45+ <MainSource>MainSource</MainSource>
46+ </DelphiCompile>
47+ <DCCReference Include="vclx.dcp"/>
48+ <DCCReference Include="vclimg.dcp"/>
49+ <DCCReference Include="..\..\src\UPngFunctions.pas"/>
50+ <DCCReference Include="..\..\src\UPngBitBtn.pas"/>
51+ <DCCReference Include="..\..\src\UPngCheckListBox.pas"/>
52+ <DCCReference Include="..\..\src\UPngImageList.pas"/>
53+ <DCCReference Include="..\..\src\UPngSpeedButton.pas"/>
54+ <BuildConfiguration Include="Base">
55+ <Key>Base</Key>
56+ </BuildConfiguration>
57+ </ItemGroup>
58+ <ProjectExtensions>
59+ <Borland.ProjectType>Package</Borland.ProjectType>
60+ <BorlandProject>
61+ <Delphi.Personality>
62+ <Source>
63+ <Source Name="MainSource">PNGComponentsR.dpk</Source>
64+ </Source>
65+ <VersionInfo>
66+ <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
67+ <VersionInfo Name="AutoIncBuild">False</VersionInfo>
68+ <VersionInfo Name="MajorVer">1</VersionInfo>
69+ <VersionInfo Name="MinorVer">0</VersionInfo>
70+ <VersionInfo Name="Release">0</VersionInfo>
71+ <VersionInfo Name="Build">0</VersionInfo>
72+ <VersionInfo Name="Debug">False</VersionInfo>
73+ <VersionInfo Name="PreRelease">False</VersionInfo>
74+ <VersionInfo Name="Special">False</VersionInfo>
75+ <VersionInfo Name="Private">False</VersionInfo>
76+ <VersionInfo Name="DLL">False</VersionInfo>
77+ <VersionInfo Name="Locale">1046</VersionInfo>
78+ <VersionInfo Name="CodePage">1252</VersionInfo>
79+ </VersionInfo>
80+ <VersionInfoKeys>
81+ <VersionInfoKeys Name="CompanyName"/>
82+ <VersionInfoKeys Name="FileDescription"/>
83+ <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
84+ <VersionInfoKeys Name="InternalName"/>
85+ <VersionInfoKeys Name="LegalCopyright"/>
86+ <VersionInfoKeys Name="LegalTrademarks"/>
87+ <VersionInfoKeys Name="OriginalFilename"/>
88+ <VersionInfoKeys Name="ProductName"/>
89+ <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
90+ <VersionInfoKeys Name="Comments"/>
91+ <VersionInfoKeys Name="CFBundleName"/>
92+ <VersionInfoKeys Name="CFBundleDisplayName"/>
93+ <VersionInfoKeys Name="UIDeviceFamily"/>
94+ <VersionInfoKeys Name="CFBundleIdentifier"/>
95+ <VersionInfoKeys Name="CFBundleVersion"/>
96+ <VersionInfoKeys Name="CFBundlePackageType"/>
97+ <VersionInfoKeys Name="CFBundleSignature"/>
98+ <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
99+ <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
100+ <VersionInfoKeys Name="CFBundleExecutable"/>
101+ <VersionInfoKeys Name="CFBundleResourceSpecification"/>
102+ <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
103+ <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
104+ <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
105+ <VersionInfoKeys Name="package"/>
106+ <VersionInfoKeys Name="label"/>
107+ <VersionInfoKeys Name="versionCode"/>
108+ <VersionInfoKeys Name="versionName"/>
109+ <VersionInfoKeys Name="persistent"/>
110+ <VersionInfoKeys Name="restoreAnyVersion"/>
111+ <VersionInfoKeys Name="installLocation"/>
112+ <VersionInfoKeys Name="largeHeap"/>
113+ <VersionInfoKeys Name="theme"/>
114+ </VersionInfoKeys>
115+ </Delphi.Personality>
116+ <Deployment Version="3">
117+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
118+ <Platform Name="OSX32">
119+ <Overwrite>true</Overwrite>
120+ </Platform>
121+ </DeployFile>
122+ <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
123+ <Platform Name="iOSSimulator">
124+ <Overwrite>true</Overwrite>
125+ </Platform>
126+ </DeployFile>
127+ <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
128+ <Platform Name="iOSSimulator">
129+ <Overwrite>true</Overwrite>
130+ </Platform>
131+ </DeployFile>
132+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
133+ <Platform Name="OSX32">
134+ <Overwrite>true</Overwrite>
135+ </Platform>
136+ </DeployFile>
137+ <DeployClass Name="AdditionalDebugSymbols">
138+ <Platform Name="OSX32">
139+ <Operation>1</Operation>
140+ </Platform>
141+ <Platform Name="Win32">
142+ <RemoteDir>Contents\MacOS</RemoteDir>
143+ <Operation>0</Operation>
144+ </Platform>
145+ </DeployClass>
146+ <DeployClass Name="AndroidClassesDexFile">
147+ <Platform Name="Android">
148+ <RemoteDir>classes</RemoteDir>
149+ <Operation>1</Operation>
150+ </Platform>
151+ </DeployClass>
152+ <DeployClass Name="AndroidGDBServer">
153+ <Platform Name="Android">
154+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
155+ <Operation>1</Operation>
156+ </Platform>
157+ </DeployClass>
158+ <DeployClass Name="AndroidLibnativeArmeabiFile">
159+ <Platform Name="Android">
160+ <RemoteDir>library\lib\armeabi</RemoteDir>
161+ <Operation>1</Operation>
162+ </Platform>
163+ </DeployClass>
164+ <DeployClass Name="AndroidLibnativeMipsFile">
165+ <Platform Name="Android">
166+ <RemoteDir>library\lib\mips</RemoteDir>
167+ <Operation>1</Operation>
168+ </Platform>
169+ </DeployClass>
170+ <DeployClass Name="AndroidServiceOutput">
171+ <Platform Name="Android">
172+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
173+ <Operation>1</Operation>
174+ </Platform>
175+ </DeployClass>
176+ <DeployClass Name="AndroidSplashImageDef">
177+ <Platform Name="Android">
178+ <RemoteDir>res\drawable</RemoteDir>
179+ <Operation>1</Operation>
180+ </Platform>
181+ </DeployClass>
182+ <DeployClass Name="AndroidSplashStyles">
183+ <Platform Name="Android">
184+ <RemoteDir>res\values</RemoteDir>
185+ <Operation>1</Operation>
186+ </Platform>
187+ </DeployClass>
188+ <DeployClass Name="Android_DefaultAppIcon">
189+ <Platform Name="Android">
190+ <RemoteDir>res\drawable</RemoteDir>
191+ <Operation>1</Operation>
192+ </Platform>
193+ </DeployClass>
194+ <DeployClass Name="Android_LauncherIcon144">
195+ <Platform Name="Android">
196+ <RemoteDir>res\drawable-xxhdpi</RemoteDir>
197+ <Operation>1</Operation>
198+ </Platform>
199+ </DeployClass>
200+ <DeployClass Name="Android_LauncherIcon36">
201+ <Platform Name="Android">
202+ <RemoteDir>res\drawable-ldpi</RemoteDir>
203+ <Operation>1</Operation>
204+ </Platform>
205+ </DeployClass>
206+ <DeployClass Name="Android_LauncherIcon48">
207+ <Platform Name="Android">
208+ <RemoteDir>res\drawable-mdpi</RemoteDir>
209+ <Operation>1</Operation>
210+ </Platform>
211+ </DeployClass>
212+ <DeployClass Name="Android_LauncherIcon72">
213+ <Platform Name="Android">
214+ <RemoteDir>res\drawable-hdpi</RemoteDir>
215+ <Operation>1</Operation>
216+ </Platform>
217+ </DeployClass>
218+ <DeployClass Name="Android_LauncherIcon96">
219+ <Platform Name="Android">
220+ <RemoteDir>res\drawable-xhdpi</RemoteDir>
221+ <Operation>1</Operation>
222+ </Platform>
223+ </DeployClass>
224+ <DeployClass Name="Android_SplashImage426">
225+ <Platform Name="Android">
226+ <RemoteDir>res\drawable-small</RemoteDir>
227+ <Operation>1</Operation>
228+ </Platform>
229+ </DeployClass>
230+ <DeployClass Name="Android_SplashImage470">
231+ <Platform Name="Android">
232+ <RemoteDir>res\drawable-normal</RemoteDir>
233+ <Operation>1</Operation>
234+ </Platform>
235+ </DeployClass>
236+ <DeployClass Name="Android_SplashImage640">
237+ <Platform Name="Android">
238+ <RemoteDir>res\drawable-large</RemoteDir>
239+ <Operation>1</Operation>
240+ </Platform>
241+ </DeployClass>
242+ <DeployClass Name="Android_SplashImage960">
243+ <Platform Name="Android">
244+ <RemoteDir>res\drawable-xlarge</RemoteDir>
245+ <Operation>1</Operation>
246+ </Platform>
247+ </DeployClass>
248+ <DeployClass Name="DebugSymbols">
249+ <Platform Name="iOSSimulator">
250+ <Operation>1</Operation>
251+ </Platform>
252+ <Platform Name="OSX32">
253+ <Operation>1</Operation>
254+ </Platform>
255+ <Platform Name="Win32">
256+ <Operation>0</Operation>
257+ </Platform>
258+ </DeployClass>
259+ <DeployClass Name="DependencyFramework">
260+ <Platform Name="OSX32">
261+ <Operation>1</Operation>
262+ <Extensions>.framework</Extensions>
263+ </Platform>
264+ <Platform Name="Win32">
265+ <Operation>0</Operation>
266+ </Platform>
267+ </DeployClass>
268+ <DeployClass Name="DependencyModule">
269+ <Platform Name="OSX32">
270+ <Operation>1</Operation>
271+ <Extensions>.dylib</Extensions>
272+ </Platform>
273+ <Platform Name="Win32">
274+ <Operation>0</Operation>
275+ <Extensions>.dll;.bpl</Extensions>
276+ </Platform>
277+ </DeployClass>
278+ <DeployClass Required="true" Name="DependencyPackage">
279+ <Platform Name="iOSDevice32">
280+ <Operation>1</Operation>
281+ <Extensions>.dylib</Extensions>
282+ </Platform>
283+ <Platform Name="iOSDevice64">
284+ <Operation>1</Operation>
285+ <Extensions>.dylib</Extensions>
286+ </Platform>
287+ <Platform Name="iOSSimulator">
288+ <Operation>1</Operation>
289+ <Extensions>.dylib</Extensions>
290+ </Platform>
291+ <Platform Name="OSX32">
292+ <Operation>1</Operation>
293+ <Extensions>.dylib</Extensions>
294+ </Platform>
295+ <Platform Name="Win32">
296+ <Operation>0</Operation>
297+ <Extensions>.bpl</Extensions>
298+ </Platform>
299+ </DeployClass>
300+ <DeployClass Name="File">
301+ <Platform Name="Android">
302+ <Operation>0</Operation>
303+ </Platform>
304+ <Platform Name="iOSDevice32">
305+ <Operation>0</Operation>
306+ </Platform>
307+ <Platform Name="iOSDevice64">
308+ <Operation>0</Operation>
309+ </Platform>
310+ <Platform Name="iOSSimulator">
311+ <Operation>0</Operation>
312+ </Platform>
313+ <Platform Name="OSX32">
314+ <Operation>0</Operation>
315+ </Platform>
316+ <Platform Name="Win32">
317+ <Operation>0</Operation>
318+ </Platform>
319+ </DeployClass>
320+ <DeployClass Name="iPad_Launch1024">
321+ <Platform Name="iOSDevice32">
322+ <Operation>1</Operation>
323+ </Platform>
324+ <Platform Name="iOSDevice64">
325+ <Operation>1</Operation>
326+ </Platform>
327+ <Platform Name="iOSSimulator">
328+ <Operation>1</Operation>
329+ </Platform>
330+ </DeployClass>
331+ <DeployClass Name="iPad_Launch1536">
332+ <Platform Name="iOSDevice32">
333+ <Operation>1</Operation>
334+ </Platform>
335+ <Platform Name="iOSDevice64">
336+ <Operation>1</Operation>
337+ </Platform>
338+ <Platform Name="iOSSimulator">
339+ <Operation>1</Operation>
340+ </Platform>
341+ </DeployClass>
342+ <DeployClass Name="iPad_Launch2048">
343+ <Platform Name="iOSDevice32">
344+ <Operation>1</Operation>
345+ </Platform>
346+ <Platform Name="iOSDevice64">
347+ <Operation>1</Operation>
348+ </Platform>
349+ <Platform Name="iOSSimulator">
350+ <Operation>1</Operation>
351+ </Platform>
352+ </DeployClass>
353+ <DeployClass Name="iPad_Launch768">
354+ <Platform Name="iOSDevice32">
355+ <Operation>1</Operation>
356+ </Platform>
357+ <Platform Name="iOSDevice64">
358+ <Operation>1</Operation>
359+ </Platform>
360+ <Platform Name="iOSSimulator">
361+ <Operation>1</Operation>
362+ </Platform>
363+ </DeployClass>
364+ <DeployClass Name="iPhone_Launch320">
365+ <Platform Name="iOSDevice32">
366+ <Operation>1</Operation>
367+ </Platform>
368+ <Platform Name="iOSDevice64">
369+ <Operation>1</Operation>
370+ </Platform>
371+ <Platform Name="iOSSimulator">
372+ <Operation>1</Operation>
373+ </Platform>
374+ </DeployClass>
375+ <DeployClass Name="iPhone_Launch640">
376+ <Platform Name="iOSDevice32">
377+ <Operation>1</Operation>
378+ </Platform>
379+ <Platform Name="iOSDevice64">
380+ <Operation>1</Operation>
381+ </Platform>
382+ <Platform Name="iOSSimulator">
383+ <Operation>1</Operation>
384+ </Platform>
385+ </DeployClass>
386+ <DeployClass Name="iPhone_Launch640x1136">
387+ <Platform Name="iOSDevice32">
388+ <Operation>1</Operation>
389+ </Platform>
390+ <Platform Name="iOSDevice64">
391+ <Operation>1</Operation>
392+ </Platform>
393+ <Platform Name="iOSSimulator">
394+ <Operation>1</Operation>
395+ </Platform>
396+ </DeployClass>
397+ <DeployClass Name="ProjectAndroidManifest">
398+ <Platform Name="Android">
399+ <Operation>1</Operation>
400+ </Platform>
401+ </DeployClass>
402+ <DeployClass Name="ProjectiOSDeviceDebug">
403+ <Platform Name="iOSDevice32">
404+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
405+ <Operation>1</Operation>
406+ </Platform>
407+ <Platform Name="iOSDevice64">
408+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
409+ <Operation>1</Operation>
410+ </Platform>
411+ </DeployClass>
412+ <DeployClass Name="ProjectiOSDeviceResourceRules"/>
413+ <DeployClass Name="ProjectiOSEntitlements"/>
414+ <DeployClass Name="ProjectiOSInfoPList"/>
415+ <DeployClass Name="ProjectiOSResource">
416+ <Platform Name="iOSDevice32">
417+ <Operation>1</Operation>
418+ </Platform>
419+ <Platform Name="iOSDevice64">
420+ <Operation>1</Operation>
421+ </Platform>
422+ <Platform Name="iOSSimulator">
423+ <Operation>1</Operation>
424+ </Platform>
425+ </DeployClass>
426+ <DeployClass Name="ProjectOSXEntitlements"/>
427+ <DeployClass Name="ProjectOSXInfoPList"/>
428+ <DeployClass Name="ProjectOSXResource">
429+ <Platform Name="OSX32">
430+ <RemoteDir>Contents\Resources</RemoteDir>
431+ <Operation>1</Operation>
432+ </Platform>
433+ </DeployClass>
434+ <DeployClass Required="true" Name="ProjectOutput">
435+ <Platform Name="Android">
436+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
437+ <Operation>1</Operation>
438+ </Platform>
439+ <Platform Name="iOSDevice32">
440+ <Operation>1</Operation>
441+ </Platform>
442+ <Platform Name="iOSDevice64">
443+ <Operation>1</Operation>
444+ </Platform>
445+ <Platform Name="iOSSimulator">
446+ <Operation>1</Operation>
447+ </Platform>
448+ <Platform Name="Linux64">
449+ <Operation>1</Operation>
450+ </Platform>
451+ <Platform Name="OSX32">
452+ <Operation>1</Operation>
453+ </Platform>
454+ <Platform Name="Win32">
455+ <Operation>0</Operation>
456+ </Platform>
457+ </DeployClass>
458+ <DeployClass Name="ProjectUWPManifest">
459+ <Platform Name="Win32">
460+ <Operation>1</Operation>
461+ </Platform>
462+ <Platform Name="Win64">
463+ <Operation>1</Operation>
464+ </Platform>
465+ </DeployClass>
466+ <DeployClass Name="UWP_DelphiLogo150">
467+ <Platform Name="Win32">
468+ <RemoteDir>Assets</RemoteDir>
469+ <Operation>1</Operation>
470+ </Platform>
471+ <Platform Name="Win64">
472+ <RemoteDir>Assets</RemoteDir>
473+ <Operation>1</Operation>
474+ </Platform>
475+ </DeployClass>
476+ <DeployClass Name="UWP_DelphiLogo44">
477+ <Platform Name="Win32">
478+ <RemoteDir>Assets</RemoteDir>
479+ <Operation>1</Operation>
480+ </Platform>
481+ <Platform Name="Win64">
482+ <RemoteDir>Assets</RemoteDir>
483+ <Operation>1</Operation>
484+ </Platform>
485+ </DeployClass>
486+ <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
487+ <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
488+ <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
489+ <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
490+ <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
491+ <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
492+ <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
493+ <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
494+ </Deployment>
495+ <Platforms>
496+ <Platform value="Win32">True</Platform>
497+ <Platform value="Win64">False</Platform>
498+ </Platforms>
499+ </BorlandProject>
500+ <Borland.Personality/>
501+ <ProjectFileVersion>12</ProjectFileVersion>
502+ </ProjectExtensions>
503+ <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
504+ <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
505+ <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
109506 </Project>
Show on old repository browser