|
@@ -6,8 +6,8 @@
|
|
|
<FrameworkType>FMX</FrameworkType>
|
|
|
<Base>True</Base>
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
|
|
|
- <TargetedPlatforms>3</TargetedPlatforms>
|
|
|
+ <Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
+ <TargetedPlatforms>1048579</TargetedPlatforms>
|
|
|
<AppType>Package</AppType>
|
|
|
<ProjectName Condition="'$(ProjectName)'==''">GXScene_Sounds_RT</ProjectName>
|
|
|
</PropertyGroup>
|
|
@@ -56,6 +56,12 @@
|
|
|
<Cfg_1>true</Cfg_1>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
+ <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64x)'!=''">
|
|
|
+ <Cfg_1_Win64x>true</Cfg_1_Win64x>
|
|
|
+ <CfgParent>Cfg_1</CfgParent>
|
|
|
+ <Cfg_1>true</Cfg_1>
|
|
|
+ <Base>true</Base>
|
|
|
+ </PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
|
|
|
<Cfg_2>true</Cfg_2>
|
|
|
<CfgParent>Base</CfgParent>
|
|
@@ -73,6 +79,12 @@
|
|
|
<Cfg_2>true</Cfg_2>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
+ <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64x)'!=''">
|
|
|
+ <Cfg_2_Win64x>true</Cfg_2_Win64x>
|
|
|
+ <CfgParent>Cfg_2</CfgParent>
|
|
|
+ <Cfg_2>true</Cfg_2>
|
|
|
+ <Base>true</Base>
|
|
|
+ </PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
|
|
|
<DCC_Description>GLSceneVKS Sound Managers</DCC_Description>
|
|
@@ -105,10 +117,10 @@
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
|
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
- <DCC_DcuOutput>..\..\lib\Win32</DCC_DcuOutput>
|
|
|
<DCC_BpiOutput>..\..\lib\Win32</DCC_BpiOutput>
|
|
|
<DCC_ObjOutput>..\..\lib\Win32</DCC_ObjOutput>
|
|
|
<DCC_HppOutput>..\..\include\Win32</DCC_HppOutput>
|
|
|
+ <DCC_UnitSearchPath>..\Source;..\Sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
@@ -116,6 +128,7 @@
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
+ <DCC_UnitSearchPath>..\Source;..\Sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Base_Win64x)'!=''">
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
@@ -123,6 +136,7 @@
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
+ <DCC_UnitSearchPath>..\Source;..\Sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
@@ -137,14 +151,13 @@
|
|
|
<DCC_HppOutput>..\include\$(Platform)</DCC_HppOutput>
|
|
|
<DCC_BpiOutput>..\lib\$(Platform)</DCC_BpiOutput>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
- <DCC_DcuOutput>..\lib\$(Platform)</DCC_DcuOutput>
|
|
|
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
|
<DCC_Description>GXScene Sound Managers</DCC_Description>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
|
- <DCC_Description>GLXcene Sound Managers</DCC_Description>
|
|
|
+ <DCC_Description>GLXE Sound Managers</DCC_Description>
|
|
|
<DCC_ObjOutput>..\lib\$(Platform)</DCC_ObjOutput>
|
|
|
<DCC_BpiOutput>..\lib\$(Platform)</DCC_BpiOutput>
|
|
|
<DCC_HppOutput>..\include\$(Platform)</DCC_HppOutput>
|
|
@@ -155,7 +168,11 @@
|
|
|
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
|
|
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
|
|
<SanitizedProjectName>GLScene_RunTime_FMX</SanitizedProjectName>
|
|
|
- <DCC_UnitSearchPath>..\sourcex;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Cfg_1_Win64x)'!=''">
|
|
|
+ <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
+ <VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
+ <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
@@ -180,7 +197,11 @@
|
|
|
<DCC_HppOutput>..\include\$(Platform)</DCC_HppOutput>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
- <DCC_DcuOutput>..\lib\$(Platform)</DCC_DcuOutput>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Cfg_2_Win64x)'!=''">
|
|
|
+ <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
+ <VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
+ <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
@@ -192,11 +213,11 @@
|
|
|
<DCCReference Include="..\Sourcex\GXS.Sounds.OpenAL.pas"/>
|
|
|
<DCCReference Include="..\Sourcex\GXS.Sounds.WaveOut.pas"/>
|
|
|
<DCCReference Include="..\Unipas\OpenAL.Import.pas"/>
|
|
|
- <DCCReference Include="..\Unipas\BASS.Import.pas"/>
|
|
|
<DCCReference Include="..\Unipas\FMOD.errors.pas"/>
|
|
|
<DCCReference Include="..\Unipas\FMOD.Import.pas"/>
|
|
|
<DCCReference Include="..\Unipas\FMOD.presets.pas"/>
|
|
|
<DCCReference Include="..\Unipas\FMOD.types.pas"/>
|
|
|
+ <DCCReference Include="..\Source\BASS.Import.pas"/>
|
|
|
<BuildConfiguration Include="Base">
|
|
|
<Key>Base</Key>
|
|
|
</BuildConfiguration>
|
|
@@ -218,6 +239,8 @@
|
|
|
<Source Name="MainSource">GXScene_Sounds_RT.dpk</Source>
|
|
|
</Source>
|
|
|
<Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GXScene_GBE.bpl">GXScene GBE</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GBComps.bpl">Geoblock - Components</Excluded_Packages>
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
|
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
@@ -245,6 +268,12 @@
|
|
|
<DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule"/>
|
|
|
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\GXScene_Sounds_RT.bpl" Configuration="Debug" Class="ProjectOutput"/>
|
|
|
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\Win64\GXScene_Sounds_RT.bpl" Configuration="Debug" Class="ProjectOutput"/>
|
|
|
+ <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\GXScene_Sounds_RT.bpl" Configuration="Debug" Class="ProjectOutput">
|
|
|
+ <Platform Name="Win32">
|
|
|
+ <RemoteName>GXScene_Sounds_RT.bpl</RemoteName>
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
+ </Platform>
|
|
|
+ </DeployFile>
|
|
|
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\Win64\GXScene_Sounds_RT.bpl" Configuration="Debug" Class="ProjectOutput"/>
|
|
|
<DeployClass Name="AdditionalDebugSymbols">
|
|
|
<Platform Name="OSX32">
|
|
@@ -1094,7 +1123,7 @@
|
|
|
<Platform value="Android64">False</Platform>
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
<Platform value="Win64">True</Platform>
|
|
|
- <Platform value="Win64x">False</Platform>
|
|
|
+ <Platform value="Win64x">True</Platform>
|
|
|
</Platforms>
|
|
|
</BorlandProject>
|
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|