SDL2Frame.dproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{02535AAD-46B8-44EE-90B6-8DBF49273592}</ProjectGuid>
  4. <MainSource>SDL2Frame.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <FrameworkType>VCL</FrameworkType>
  9. <ProjectVersion>15.3</ProjectVersion>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <AppType>Package</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)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  32. <Base_Win32>true</Base_Win32>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  37. <Base_Win64>true</Base_Win64>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  42. <Cfg_1>true</Cfg_1>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  47. <Cfg_2>true</Cfg_2>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  52. <Cfg_2_Win32>true</Cfg_2_Win32>
  53. <CfgParent>Cfg_2</CfgParent>
  54. <Cfg_2>true</Cfg_2>
  55. <Base>true</Base>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Base)'!=''">
  58. <VerInfo_Locale>3082</VerInfo_Locale>
  59. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  60. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  61. <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=</VerInfo_Keys>
  62. <GenDll>true</GenDll>
  63. <GenPackage>true</GenPackage>
  64. <DCC_S>false</DCC_S>
  65. <DCC_ImageBase>00400000</DCC_ImageBase>
  66. <DCC_F>false</DCC_F>
  67. <DCC_E>false</DCC_E>
  68. <DCC_N>false</DCC_N>
  69. <DCC_K>false</DCC_K>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base_Android)'!=''">
  72. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar</VerInfo_Keys>
  73. <BT_BuildType>Debug</BT_BuildType>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Base_iOSDevice)'!=''">
  76. <DCC_UsePackage>rtl;$(DCC_UsePackage)</DCC_UsePackage>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  79. <DCC_UsePackage>rtl;$(DCC_UsePackage)</DCC_UsePackage>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  82. <DCC_UsePackage>rtl;vcl;$(DCC_UsePackage)</DCC_UsePackage>
  83. <VerInfo_Locale>1033</VerInfo_Locale>
  84. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  85. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  86. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  89. <DCC_UsePackage>rtl;vcl;$(DCC_UsePackage)</DCC_UsePackage>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  92. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  93. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  94. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  95. <DCC_DebugInformation>0</DCC_DebugInformation>
  96. </PropertyGroup>
  97. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  98. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  99. <DCC_Optimize>false</DCC_Optimize>
  100. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  103. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  104. </PropertyGroup>
  105. <ItemGroup>
  106. <DelphiCompile Include="$(MainSource)">
  107. <MainSource>MainSource</MainSource>
  108. </DelphiCompile>
  109. <DCCReference Include="rtl.dcp"/>
  110. <DCCReference Include="vcl.dcp"/>
  111. <DCCReference Include="SDL2_frame.pas"/>
  112. <DCCReference Include="..\SDL2.pas"/>
  113. <BuildConfiguration Include="Debug">
  114. <Key>Cfg_2</Key>
  115. <CfgParent>Base</CfgParent>
  116. </BuildConfiguration>
  117. <BuildConfiguration Include="Base">
  118. <Key>Base</Key>
  119. </BuildConfiguration>
  120. <BuildConfiguration Include="Release">
  121. <Key>Cfg_1</Key>
  122. <CfgParent>Base</CfgParent>
  123. </BuildConfiguration>
  124. </ItemGroup>
  125. <ProjectExtensions>
  126. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  127. <Borland.ProjectType>Package</Borland.ProjectType>
  128. <BorlandProject>
  129. <Delphi.Personality>
  130. <Source>
  131. <Source Name="MainSource">SDL2Frame.dpk</Source>
  132. </Source>
  133. <VersionInfo>
  134. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  135. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  136. <VersionInfo Name="MajorVer">1</VersionInfo>
  137. <VersionInfo Name="MinorVer">0</VersionInfo>
  138. <VersionInfo Name="Release">0</VersionInfo>
  139. <VersionInfo Name="Build">0</VersionInfo>
  140. <VersionInfo Name="Debug">False</VersionInfo>
  141. <VersionInfo Name="PreRelease">False</VersionInfo>
  142. <VersionInfo Name="Special">False</VersionInfo>
  143. <VersionInfo Name="Private">False</VersionInfo>
  144. <VersionInfo Name="DLL">False</VersionInfo>
  145. <VersionInfo Name="Locale">3082</VersionInfo>
  146. <VersionInfo Name="CodePage">1252</VersionInfo>
  147. </VersionInfo>
  148. <VersionInfoKeys>
  149. <VersionInfoKeys Name="CompanyName"/>
  150. <VersionInfoKeys Name="FileDescription"/>
  151. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  152. <VersionInfoKeys Name="InternalName"/>
  153. <VersionInfoKeys Name="LegalCopyright"/>
  154. <VersionInfoKeys Name="LegalTrademarks"/>
  155. <VersionInfoKeys Name="OriginalFilename"/>
  156. <VersionInfoKeys Name="ProductName"/>
  157. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  158. <VersionInfoKeys Name="Comments"/>
  159. <VersionInfoKeys Name="CFBundleName"/>
  160. <VersionInfoKeys Name="CFBundleDisplayName"/>
  161. <VersionInfoKeys Name="UIDeviceFamily"/>
  162. <VersionInfoKeys Name="CFBundleIdentifier"/>
  163. <VersionInfoKeys Name="CFBundleVersion"/>
  164. <VersionInfoKeys Name="CFBundlePackageType"/>
  165. <VersionInfoKeys Name="CFBundleSignature"/>
  166. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  167. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  168. <VersionInfoKeys Name="CFBundleExecutable"/>
  169. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  170. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  171. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  172. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  173. </VersionInfoKeys>
  174. </Delphi.Personality>
  175. <Platforms>
  176. <Platform value="Android">False</Platform>
  177. <Platform value="iOSDevice">False</Platform>
  178. <Platform value="iOSSimulator">False</Platform>
  179. <Platform value="Win32">True</Platform>
  180. <Platform value="Win64">False</Platform>
  181. </Platforms>
  182. </BorlandProject>
  183. <ProjectFileVersion>12</ProjectFileVersion>
  184. </ProjectExtensions>
  185. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  186. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  187. </Project>