Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/vobslideshow/vobslideshow.dproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Sat May 2 12:45:33 2015 UTC (9 years, 1 month ago) by yamat0jp
File size: 40592 byte(s)
利用できる状態ではありません
URLを訂正します
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{F2F1B799-AF59-44F9-B5A4-1B01C86E47C7}</ProjectGuid>
4 <ProjectVersion>16.1</ProjectVersion>
5 <FrameworkType>FMX</FrameworkType>
6 <MainSource>vobslideshow.dpr</MainSource>
7 <Base>True</Base>
8 <Config Condition="'$(Config)'==''">Release</Config>
9 <Platform Condition="'$(Platform)'==''">Win32</Platform>
10 <TargetedPlatforms>95</TargetedPlatforms>
11 <AppType>Application</AppType>
12 </PropertyGroup>
13 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14 <Base>true</Base>
15 </PropertyGroup>
16 <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
17 <Base_Android>true</Base_Android>
18 <CfgParent>Base</CfgParent>
19 <Base>true</Base>
20 </PropertyGroup>
21 <PropertyGroup Condition="('$(Platform)'=='iOSDevice' and '$(Base)'=='true') or '$(Base_iOSDevice)'!=''">
22 <Base_iOSDevice>true</Base_iOSDevice>
23 <CfgParent>Base</CfgParent>
24 <Base>true</Base>
25 </PropertyGroup>
26 <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
27 <Base_iOSSimulator>true</Base_iOSSimulator>
28 <CfgParent>Base</CfgParent>
29 <Base>true</Base>
30 </PropertyGroup>
31 <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
32 <Base_OSX32>true</Base_OSX32>
33 <CfgParent>Base</CfgParent>
34 <Base>true</Base>
35 </PropertyGroup>
36 <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
37 <Base_Win32>true</Base_Win32>
38 <CfgParent>Base</CfgParent>
39 <Base>true</Base>
40 </PropertyGroup>
41 <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
42 <Base_Win64>true</Base_Win64>
43 <CfgParent>Base</CfgParent>
44 <Base>true</Base>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
47 <Cfg_1>true</Cfg_1>
48 <CfgParent>Base</CfgParent>
49 <Base>true</Base>
50 </PropertyGroup>
51 <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
52 <Cfg_1_Win32>true</Cfg_1_Win32>
53 <CfgParent>Cfg_1</CfgParent>
54 <Cfg_1>true</Cfg_1>
55 <Base>true</Base>
56 </PropertyGroup>
57 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
58 <Cfg_2>true</Cfg_2>
59 <CfgParent>Base</CfgParent>
60 <Base>true</Base>
61 </PropertyGroup>
62 <PropertyGroup Condition="'$(Base)'!=''">
63 <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
64 <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
65 <AUP_CAMERA>true</AUP_CAMERA>
66 <SanitizedProjectName>vobslideshow</SanitizedProjectName>
67 <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
68 <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
69 <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
70 <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
71 <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
72 <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
73 <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
74 <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
75 <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
76 <AUP_INTERNET>true</AUP_INTERNET>
77 <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
78 <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
79 <DCC_E>false</DCC_E>
80 <DCC_N>false</DCC_N>
81 <DCC_S>false</DCC_S>
82 <DCC_F>false</DCC_F>
83 <DCC_K>false</DCC_K>
84 </PropertyGroup>
85 <PropertyGroup Condition="'$(Base_Android)'!=''">
86 <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
87 <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
88 <BT_BuildType>Debug</BT_BuildType>
89 <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
90 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
91 <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
92 <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
93 <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
94 <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
95 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
96 <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
97 <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar;hardwareAccelerated=true</VerInfo_Keys>
98 <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
99 </PropertyGroup>
100 <PropertyGroup Condition="'$(Base_iOSDevice)'!=''">
101 <iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
102 <iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
103 <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
104 <iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
105 <iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
106 <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
107 <BT_BuildType>Debug</BT_BuildType>
108 <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
109 <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
110 <iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
111 <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
112 <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
113 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
114 <iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
115 <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
116 <iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
117 <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
118 <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
119 <iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
120 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
121 <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
122 <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
123 <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
124 <iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
125 <iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
126 <iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
127 <iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
128 <iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
129 <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
130 <iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
131 <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=ja;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
132 <iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
133 <iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
134 <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
135 <iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
136 </PropertyGroup>
137 <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
138 <iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
139 <iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
140 <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
141 <iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
142 <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
143 <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
144 <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
145 <iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
146 <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
147 <iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
148 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
149 <iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
150 <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
151 <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
152 <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
153 <iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
154 <iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
155 <iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
156 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
157 <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
158 <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
159 <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
160 <iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
161 <iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
162 <iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
163 <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
164 <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
165 <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=ja;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
166 <iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
167 <iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
168 <iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
169 <iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
170 <iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
171 </PropertyGroup>
172 <PropertyGroup Condition="'$(Base_OSX32)'!=''">
173 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
174 <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities</VerInfo_Keys>
175 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;DBXOracleDriver;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;DataSnapServerMidas;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
176 </PropertyGroup>
177 <PropertyGroup Condition="'$(Base_Win32)'!=''">
178 <VerInfo_Locale>1033</VerInfo_Locale>
179 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
180 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
181 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;frxe21;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;frx21;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;CodeSiteExpressPkg;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;frxTee21;Tee;DBXOdbcDriver;frxDB21;vclFireDAC;xmlrtl;DataSnapNativeClient;svnui;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;vclactnband;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;Intraweb;DataSnapConnectors;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;svn;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
182 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
183 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
184 </PropertyGroup>
185 <PropertyGroup Condition="'$(Base_Win64)'!=''">
186 <VerInfo_Locale>1033</VerInfo_Locale>
187 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
188 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
189 <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;Tee;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;vclactnband;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;Intraweb;DataSnapConnectors;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
190 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
191 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
192 </PropertyGroup>
193 <PropertyGroup Condition="'$(Cfg_1)'!=''">
194 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
195 <DCC_DebugDCUs>true</DCC_DebugDCUs>
196 <DCC_Optimize>false</DCC_Optimize>
197 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
198 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
199 <DCC_RemoteDebug>true</DCC_RemoteDebug>
200 </PropertyGroup>
201 <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
202 <DCC_RemoteDebug>false</DCC_RemoteDebug>
203 </PropertyGroup>
204 <PropertyGroup Condition="'$(Cfg_2)'!=''">
205 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
206 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
207 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
208 <DCC_DebugInformation>0</DCC_DebugInformation>
209 </PropertyGroup>
210 <ItemGroup>
211 <DelphiCompile Include="$(MainSource)">
212 <MainSource>MainSource</MainSource>
213 </DelphiCompile>
214 <DCCReference Include="Unit1.pas">
215 <Form>Form1</Form>
216 <FormType>fmx</FormType>
217 </DCCReference>
218 <DCCReference Include="Unit2.pas">
219 <Form>Form2</Form>
220 <FormType>fmx</FormType>
221 </DCCReference>
222 <DCCReference Include="Unit3.pas">
223 <Form>Form3</Form>
224 </DCCReference>
225 <DCCReference Include="Unit4.pas">
226 <Form>Form4</Form>
227 <FormType>fmx</FormType>
228 </DCCReference>
229 <BuildConfiguration Include="Release">
230 <Key>Cfg_2</Key>
231 <CfgParent>Base</CfgParent>
232 </BuildConfiguration>
233 <BuildConfiguration Include="Base">
234 <Key>Base</Key>
235 </BuildConfiguration>
236 <BuildConfiguration Include="Debug">
237 <Key>Cfg_1</Key>
238 <CfgParent>Base</CfgParent>
239 </BuildConfiguration>
240 </ItemGroup>
241 <ProjectExtensions>
242 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
243 <Borland.ProjectType>Application</Borland.ProjectType>
244 <BorlandProject>
245 <Delphi.Personality>
246 <Source>
247 <Source Name="MainSource">vobslideshow.dpr</Source>
248 </Source>
249 </Delphi.Personality>
250 <Deployment>
251 <DeployFile LocalName="Win32\Debug\vobslideshow.exe" Configuration="Debug" Class="ProjectOutput">
252 <Platform Name="Win32">
253 <RemoteName>vobslideshow.exe</RemoteName>
254 <Overwrite>true</Overwrite>
255 </Platform>
256 </DeployFile>
257 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
258 <Platform Name="OSX32">
259 <Overwrite>true</Overwrite>
260 </Platform>
261 <Platform Name="iOSSimulator">
262 <Overwrite>true</Overwrite>
263 </Platform>
264 </DeployFile>
265 <DeployFile LocalName="Win32\Release\vobslideshow.exe" Configuration="Release" Class="ProjectOutput">
266 <Platform Name="Win32">
267 <RemoteName>vobslideshow.exe</RemoteName>
268 <Overwrite>true</Overwrite>
269 </Platform>
270 </DeployFile>
271 <DeployClass Required="true" Name="DependencyPackage">
272 <Platform Name="iOSDevice">
273 <Operation>1</Operation>
274 <Extensions>.dylib</Extensions>
275 </Platform>
276 <Platform Name="Win32">
277 <Operation>0</Operation>
278 <Extensions>.bpl</Extensions>
279 </Platform>
280 <Platform Name="OSX32">
281 <RemoteDir>Contents\MacOS</RemoteDir>
282 <Operation>1</Operation>
283 <Extensions>.dylib</Extensions>
284 </Platform>
285 <Platform Name="iOSSimulator">
286 <Operation>1</Operation>
287 <Extensions>.dylib</Extensions>
288 </Platform>
289 </DeployClass>
290 <DeployClass Name="DependencyModule">
291 <Platform Name="iOSDevice">
292 <Operation>1</Operation>
293 <Extensions>.dylib</Extensions>
294 </Platform>
295 <Platform Name="Win32">
296 <Operation>0</Operation>
297 <Extensions>.dll;.bpl</Extensions>
298 </Platform>
299 <Platform Name="OSX32">
300 <RemoteDir>Contents\MacOS</RemoteDir>
301 <Operation>1</Operation>
302 <Extensions>.dylib</Extensions>
303 </Platform>
304 <Platform Name="iOSSimulator">
305 <Operation>1</Operation>
306 <Extensions>.dylib</Extensions>
307 </Platform>
308 </DeployClass>
309 <DeployClass Name="iPad_Launch2048">
310 <Platform Name="iOSDevice">
311 <Operation>1</Operation>
312 </Platform>
313 <Platform Name="iOSSimulator">
314 <Operation>1</Operation>
315 </Platform>
316 </DeployClass>
317 <DeployClass Name="ProjectOSXInfoPList">
318 <Platform Name="OSX32">
319 <RemoteDir>Contents</RemoteDir>
320 <Operation>1</Operation>
321 </Platform>
322 </DeployClass>
323 <DeployClass Name="ProjectiOSDeviceDebug">
324 <Platform Name="iOSDevice">
325 <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
326 <Operation>1</Operation>
327 </Platform>
328 </DeployClass>
329 <DeployClass Name="Android_SplashImage470">
330 <Platform Name="Android">
331 <RemoteDir>res\drawable-normal</RemoteDir>
332 <Operation>1</Operation>
333 </Platform>
334 </DeployClass>
335 <DeployClass Name="AndroidLibnativeX86File">
336 <Platform Name="Android">
337 <RemoteDir>library\lib\x86</RemoteDir>
338 <Operation>1</Operation>
339 </Platform>
340 </DeployClass>
341 <DeployClass Name="ProjectiOSResource">
342 <Platform Name="iOSDevice">
343 <Operation>1</Operation>
344 </Platform>
345 <Platform Name="iOSSimulator">
346 <Operation>1</Operation>
347 </Platform>
348 </DeployClass>
349 <DeployClass Name="ProjectOSXEntitlements">
350 <Platform Name="OSX32">
351 <RemoteDir>../</RemoteDir>
352 <Operation>1</Operation>
353 </Platform>
354 </DeployClass>
355 <DeployClass Name="AndroidGDBServer">
356 <Platform Name="Android">
357 <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
358 <Operation>1</Operation>
359 </Platform>
360 </DeployClass>
361 <DeployClass Name="iPhone_Launch640">
362 <Platform Name="iOSDevice">
363 <Operation>1</Operation>
364 </Platform>
365 <Platform Name="iOSSimulator">
366 <Operation>1</Operation>
367 </Platform>
368 </DeployClass>
369 <DeployClass Name="Android_SplashImage960">
370 <Platform Name="Android">
371 <RemoteDir>res\drawable-xlarge</RemoteDir>
372 <Operation>1</Operation>
373 </Platform>
374 </DeployClass>
375 <DeployClass Name="Android_LauncherIcon96">
376 <Platform Name="Android">
377 <RemoteDir>res\drawable-xhdpi</RemoteDir>
378 <Operation>1</Operation>
379 </Platform>
380 </DeployClass>
381 <DeployClass Name="iPhone_Launch320">
382 <Platform Name="iOSDevice">
383 <Operation>1</Operation>
384 </Platform>
385 <Platform Name="iOSSimulator">
386 <Operation>1</Operation>
387 </Platform>
388 </DeployClass>
389 <DeployClass Name="Android_LauncherIcon144">
390 <Platform Name="Android">
391 <RemoteDir>res\drawable-xxhdpi</RemoteDir>
392 <Operation>1</Operation>
393 </Platform>
394 </DeployClass>
395 <DeployClass Name="AndroidLibnativeMipsFile">
396 <Platform Name="Android">
397 <RemoteDir>library\lib\mips</RemoteDir>
398 <Operation>1</Operation>
399 </Platform>
400 </DeployClass>
401 <DeployClass Name="AndroidSplashImageDef">
402 <Platform Name="Android">
403 <RemoteDir>res\drawable</RemoteDir>
404 <Operation>1</Operation>
405 </Platform>
406 </DeployClass>
407 <DeployClass Name="DebugSymbols">
408 <Platform Name="OSX32">
409 <RemoteDir>Contents\MacOS</RemoteDir>
410 <Operation>1</Operation>
411 </Platform>
412 <Platform Name="iOSSimulator">
413 <Operation>1</Operation>
414 </Platform>
415 <Platform Name="Win32">
416 <Operation>0</Operation>
417 </Platform>
418 </DeployClass>
419 <DeployClass Name="DependencyFramework">
420 <Platform Name="OSX32">
421 <RemoteDir>Contents\MacOS</RemoteDir>
422 <Operation>1</Operation>
423 <Extensions>.framework</Extensions>
424 </Platform>
425 <Platform Name="Win32">
426 <Operation>0</Operation>
427 </Platform>
428 </DeployClass>
429 <DeployClass Name="Android_SplashImage426">
430 <Platform Name="Android">
431 <RemoteDir>res\drawable-small</RemoteDir>
432 <Operation>1</Operation>
433 </Platform>
434 </DeployClass>
435 <DeployClass Name="ProjectiOSEntitlements">
436 <Platform Name="iOSDevice">
437 <RemoteDir>../</RemoteDir>
438 <Operation>1</Operation>
439 </Platform>
440 </DeployClass>
441 <DeployClass Name="AdditionalDebugSymbols">
442 <Platform Name="OSX32">
443 <RemoteDir>Contents\MacOS</RemoteDir>
444 <Operation>1</Operation>
445 </Platform>
446 <Platform Name="iOSSimulator">
447 <Operation>1</Operation>
448 </Platform>
449 <Platform Name="Win32">
450 <RemoteDir>Contents\MacOS</RemoteDir>
451 <Operation>0</Operation>
452 </Platform>
453 </DeployClass>
454 <DeployClass Name="AndroidClassesDexFile">
455 <Platform Name="Android">
456 <RemoteDir>classes</RemoteDir>
457 <Operation>1</Operation>
458 </Platform>
459 </DeployClass>
460 <DeployClass Name="ProjectiOSInfoPList">
461 <Platform Name="iOSDevice">
462 <Operation>1</Operation>
463 </Platform>
464 <Platform Name="iOSSimulator">
465 <Operation>1</Operation>
466 </Platform>
467 </DeployClass>
468 <DeployClass Name="iPad_Launch1024">
469 <Platform Name="iOSDevice">
470 <Operation>1</Operation>
471 </Platform>
472 <Platform Name="iOSSimulator">
473 <Operation>1</Operation>
474 </Platform>
475 </DeployClass>
476 <DeployClass Name="Android_DefaultAppIcon">
477 <Platform Name="Android">
478 <RemoteDir>res\drawable</RemoteDir>
479 <Operation>1</Operation>
480 </Platform>
481 </DeployClass>
482 <DeployClass Name="ProjectOSXResource">
483 <Platform Name="OSX32">
484 <RemoteDir>Contents\Resources</RemoteDir>
485 <Operation>1</Operation>
486 </Platform>
487 </DeployClass>
488 <DeployClass Name="ProjectiOSDeviceResourceRules">
489 <Platform Name="iOSDevice">
490 <Operation>1</Operation>
491 </Platform>
492 </DeployClass>
493 <DeployClass Name="iPad_Launch768">
494 <Platform Name="iOSDevice">
495 <Operation>1</Operation>
496 </Platform>
497 <Platform Name="iOSSimulator">
498 <Operation>1</Operation>
499 </Platform>
500 </DeployClass>
501 <DeployClass Required="true" Name="ProjectOutput">
502 <Platform Name="iOSDevice">
503 <Operation>1</Operation>
504 </Platform>
505 <Platform Name="Android">
506 <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
507 <Operation>1</Operation>
508 </Platform>
509 <Platform Name="Win32">
510 <Operation>0</Operation>
511 </Platform>
512 <Platform Name="OSX32">
513 <RemoteDir>Contents\MacOS</RemoteDir>
514 <Operation>1</Operation>
515 </Platform>
516 <Platform Name="iOSSimulator">
517 <Operation>1</Operation>
518 </Platform>
519 </DeployClass>
520 <DeployClass Name="AndroidLibnativeArmeabiFile">
521 <Platform Name="Android">
522 <RemoteDir>library\lib\armeabi</RemoteDir>
523 <Operation>1</Operation>
524 </Platform>
525 </DeployClass>
526 <DeployClass Name="Android_SplashImage640">
527 <Platform Name="Android">
528 <RemoteDir>res\drawable-large</RemoteDir>
529 <Operation>1</Operation>
530 </Platform>
531 </DeployClass>
532 <DeployClass Name="File">
533 <Platform Name="iOSDevice">
534 <Operation>0</Operation>
535 </Platform>
536 <Platform Name="Android">
537 <Operation>0</Operation>
538 </Platform>
539 <Platform Name="Win32">
540 <Operation>0</Operation>
541 </Platform>
542 <Platform Name="OSX32">
543 <RemoteDir>Contents\MacOS</RemoteDir>
544 <Operation>0</Operation>
545 </Platform>
546 <Platform Name="iOSSimulator">
547 <Operation>0</Operation>
548 </Platform>
549 </DeployClass>
550 <DeployClass Name="iPhone_Launch640x1136">
551 <Platform Name="iOSDevice">
552 <Operation>1</Operation>
553 </Platform>
554 <Platform Name="iOSSimulator">
555 <Operation>1</Operation>
556 </Platform>
557 </DeployClass>
558 <DeployClass Name="Android_LauncherIcon36">
559 <Platform Name="Android">
560 <RemoteDir>res\drawable-ldpi</RemoteDir>
561 <Operation>1</Operation>
562 </Platform>
563 </DeployClass>
564 <DeployClass Name="AndroidSplashStyles">
565 <Platform Name="Android">
566 <RemoteDir>res\values</RemoteDir>
567 <Operation>1</Operation>
568 </Platform>
569 </DeployClass>
570 <DeployClass Name="iPad_Launch1536">
571 <Platform Name="iOSDevice">
572 <Operation>1</Operation>
573 </Platform>
574 <Platform Name="iOSSimulator">
575 <Operation>1</Operation>
576 </Platform>
577 </DeployClass>
578 <DeployClass Name="Android_LauncherIcon48">
579 <Platform Name="Android">
580 <RemoteDir>res\drawable-mdpi</RemoteDir>
581 <Operation>1</Operation>
582 </Platform>
583 </DeployClass>
584 <DeployClass Name="Android_LauncherIcon72">
585 <Platform Name="Android">
586 <RemoteDir>res\drawable-hdpi</RemoteDir>
587 <Operation>1</Operation>
588 </Platform>
589 </DeployClass>
590 <DeployClass Name="ProjectAndroidManifest">
591 <Platform Name="Android">
592 <Operation>1</Operation>
593 </Platform>
594 </DeployClass>
595 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
596 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
597 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
598 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
599 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
600 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
601 </Deployment>
602 <Platforms>
603 <Platform value="Android">True</Platform>
604 <Platform value="iOSDevice">True</Platform>
605 <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>
606 <Platform value="OSX32">True</Platform>
607 <Platform value="Win32">True</Platform>
608 <Platform value="Win64">True</Platform>
609 </Platforms>
610 </BorlandProject>
611 <ProjectFileVersion>12</ProjectFileVersion>
612 </ProjectExtensions>
613 <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
614 <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
615 <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
616 </Project>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26