|
@@ -1,7 +1,7 @@
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<ProjectGuid>{02535AAD-46B8-44EE-90B6-8DBF49273592}</ProjectGuid>
|
|
<ProjectGuid>{02535AAD-46B8-44EE-90B6-8DBF49273592}</ProjectGuid>
|
|
- <MainSource>SDL2_Frame.dpk</MainSource>
|
|
|
|
|
|
+ <MainSource>GLScene_SDL2Frame.dpk</MainSource>
|
|
<Base>True</Base>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
@@ -57,7 +57,7 @@
|
|
<DCC_E>false</DCC_E>
|
|
<DCC_E>false</DCC_E>
|
|
<DCC_N>false</DCC_N>
|
|
<DCC_N>false</DCC_N>
|
|
<DCC_K>false</DCC_K>
|
|
<DCC_K>false</DCC_K>
|
|
- <SanitizedProjectName>SDL2_Frame</SanitizedProjectName>
|
|
|
|
|
|
+ <SanitizedProjectName>GLScene_SDL2Frame</SanitizedProjectName>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Android)'!=''">
|
|
<PropertyGroup Condition="'$(Base_Android)'!=''">
|
|
<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>
|
|
<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>
|
|
@@ -91,6 +91,9 @@
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<DCC_DcuOutput>..\lib\$(Platform)</DCC_DcuOutput>
|
|
<DCC_DcuOutput>..\lib\$(Platform)</DCC_DcuOutput>
|
|
|
|
+ <DCC_BpiOutput>..\lib\$(Platform)</DCC_BpiOutput>
|
|
|
|
+ <DCC_ObjOutput>..\lib\$(Platform)</DCC_ObjOutput>
|
|
|
|
+ <DCC_HppOutput>..\include\$(Platform)</DCC_HppOutput>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<DelphiCompile Include="$(MainSource)">
|
|
@@ -98,12 +101,12 @@
|
|
</DelphiCompile>
|
|
</DelphiCompile>
|
|
<DCCReference Include="rtl.dcp"/>
|
|
<DCCReference Include="rtl.dcp"/>
|
|
<DCCReference Include="vcl.dcp"/>
|
|
<DCCReference Include="vcl.dcp"/>
|
|
- <DCCReference Include="..\Source\SDL2.Frame.pas"/>
|
|
|
|
- <DCCReference Include="..\Source\Import.SDL2.pas"/>
|
|
|
|
- <DCCReference Include="..\Source\SDL2.Image.pas"/>
|
|
|
|
- <DCCReference Include="..\Source\SDL2.Mixer.pas"/>
|
|
|
|
- <DCCReference Include="..\Source\SDL2.Net.pas"/>
|
|
|
|
- <DCCReference Include="..\Source\SDL2.Ttf.pas"/>
|
|
|
|
|
|
+ <DCCReference Include="..\Source\GLS.SDL2Frame.pas"/>
|
|
|
|
+ <DCCReference Include="..\Source\Imports.SDL2.pas"/>
|
|
|
|
+ <DCCReference Include="..\Source\Imports.SDL2Image.pas"/>
|
|
|
|
+ <DCCReference Include="..\Source\Imports.SDL2Mixer.pas"/>
|
|
|
|
+ <DCCReference Include="..\Source\Imports.SDL2Net.pas"/>
|
|
|
|
+ <DCCReference Include="..\Source\Imports.SDL2Ttf.pas"/>
|
|
<BuildConfiguration Include="Debug">
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_2</Key>
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
@@ -122,7 +125,7 @@
|
|
<BorlandProject>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source>
|
|
- <Source Name="MainSource">SDL2_Frame.dpk</Source>
|
|
|
|
|
|
+ <Source Name="MainSource">GLScene_SDL2Frame.dpk</Source>
|
|
</Source>
|
|
</Source>
|
|
<VersionInfo>
|
|
<VersionInfo>
|
|
<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
|
|
<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
|
|
@@ -178,9 +181,9 @@
|
|
<Platform value="Win64">False</Platform>
|
|
<Platform value="Win64">False</Platform>
|
|
</Platforms>
|
|
</Platforms>
|
|
<Deployment Version="3">
|
|
<Deployment Version="3">
|
|
- <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\SDL2_Frame.bpl" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
|
|
+ <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\GLScene_SDL2Frame.bpl" Configuration="Debug" Class="ProjectOutput">
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
- <RemoteName>SDL2_Frame.bpl</RemoteName>
|
|
|
|
|
|
+ <RemoteName>GLScene_SDL2Frame.bpl</RemoteName>
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|