/
stud_22-365
/
GLXEngine
Обзор
Документация
Войти
/
stud_22-365
/
GLXEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/Demos/scripting/scriptbasics/Scriptbasics.cbproj
176 строк
10 KB
GLScene
merged glscene and glxene projects
15 фев 2023, 01:57
15 фев 2023, 01:57
73ab356
Код
Авторство
О чём код?
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ProjectGuid>{9539D04F-71A6-46BD-BCC7-D0AB3D9D0DB5}</ProjectGuid> <ProjectVersion>14.3</ProjectVersion> <FrameworkType>VCL</FrameworkType> <AppType>Application</AppType> <MainSource>Scriptbasics.cpp</MainSource> <Base>True</Base> <Config Condition="'$(Config)'==''">Debug</Config> <Platform Condition="'$(Platform)'==''">Win32</Platform> <TargetedPlatforms>1</TargetedPlatforms> </PropertyGroup> <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> <Base>true</Base> </PropertyGroup> <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> <Base_Win32>true</Base_Win32> <CfgParent>Base</CfgParent> <Base>true</Base> </PropertyGroup> <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> <Cfg_1>true</Cfg_1> <CfgParent>Base</CfgParent> <Base>true</Base> </PropertyGroup> <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''"> <Cfg_1_Win32>true</Cfg_1_Win32> <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> <Base>true</Base> </PropertyGroup> <PropertyGroup Condition="'$(Base)'!=''"> <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon> <_TCHARMapping>wchar_t</_TCHARMapping> <AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs> <ILINK_LibraryPath>D:\GLScene\Samples\CPP\Demos\scripting\scriptbasics\;$(ILINK_LibraryPath)</ILINK_LibraryPath> <ProjectType>CppVCLApplication</ProjectType> <IncludePath>D:\GLScene\Samples\CPP\Demos\scripting\scriptbasics\;$(IncludePath)</IncludePath> <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace> <Multithreaded>true</Multithreaded> <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput> <DynamicRTL>true</DynamicRTL> <UsePackages>true</UsePackages> <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir> <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir> <BCC_wpar>false</BCC_wpar> <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed> <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo> </PropertyGroup> <PropertyGroup Condition="'$(Base_Win32)'!=''"> <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath> <PackageImports>IndyIPClient;frx17;fs17;GLS_NGD;bindcompfmx;DBXSqliteDriver;vcldbx;GLS_ODE;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;inetdb;inetdbbde;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DBXOdbcDriver;DataSnapServer;Tee;GLScene_RT;DataSnapProviderClient;xmlrtl;DBXSybaseASEDriver;ibxpress;DbxCommonDriver;vclimg;IndyProtocols;DBXMySQLDriver;dbxcds;MetropolisUILiveTile;bindengine;vclactnband;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;DBXDb2Driver;vcltouch;bcbsmp;websnap;DBXOracleDriver;CustomIPTransport;vclribbon;VclSmp;dsnap;DBXInformixDriver;IndyIPServer;fmxase;vcl;DataSnapConnectors;IndyCore;DBXMSSQLDriver;CodeSiteExpressPkg;CloudService;DBXFirebirdDriver;dsnapcon;frxDB17;inet;fsDB17;fmxobj;IndyIPCommon;FmxTeeUI;vclx;frxe17;inetdbxpress;webdsnap;DBXSybaseASADriver;fmxdae;bdertl;dbexpress;DataSnapIndy10ServerTransport;adortl;bcbie;$(PackageImports)</PackageImports> <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> <VerInfo_Locale>1033</VerInfo_Locale> <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> </PropertyGroup> <PropertyGroup Condition="'$(Cfg_1)'!=''"> <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed> <BCC_DisableOptimizations>true</BCC_DisableOptimizations> <DCC_Optimize>false</DCC_Optimize> <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> <Defines>_DEBUG;$(Defines)</Defines> <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion> <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables> <DCC_Define>DEBUG</DCC_Define> <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers> <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines> <BCC_StackFrames>true</BCC_StackFrames> <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo> <TASM_Debugging>Full</TASM_Debugging> <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn> <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions> <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt> <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking> <CLANG_UnwindTables>true</CLANG_UnwindTables> <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> <LinkPackageImports>rtl.bpi;vcl.bpi</LinkPackageImports> </PropertyGroup> <PropertyGroup Condition="'$(Cfg_2)'!=''"> <Defines>NDEBUG;$(Defines)</Defines> <TASM_Debugging>None</TASM_Debugging> </PropertyGroup> <ItemGroup> <CppCompile Include="Scriptbasics.cpp"> <BuildOrder>0</BuildOrder> </CppCompile> <PCHCompile Include="ScriptbasicsPCH1.h"> <BuildOrder>1</BuildOrder> </PCHCompile> <CppCompile Include="Unit1.cpp"> <Form>Form1</Form> <FormType>dfm</FormType> <DependentOn>Unit1.h</DependentOn> <BuildOrder>2</BuildOrder> </CppCompile> <FormResources Include="Unit1.dfm"/> <BuildConfiguration Include="Release"> <Key>Cfg_2</Key> <CfgParent>Base</CfgParent> </BuildConfiguration> <BuildConfiguration Include="Base"> <Key>Base</Key> </BuildConfiguration> <BuildConfiguration Include="Debug"> <Key>Cfg_1</Key> <CfgParent>Base</CfgParent> </BuildConfiguration> </ItemGroup> <ProjectExtensions> <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality> <Borland.ProjectType>CppVCLApplication</Borland.ProjectType> <BorlandProject> <CPlusPlusBuilder.Personality> <Source> <Source Name="MainSource">Scriptbasics.cpp</Source> </Source> <VersionInfo> <VersionInfo Name="IncludeVerInfo">False</VersionInfo> <VersionInfo Name="AutoIncBuild">False</VersionInfo> <VersionInfo Name="MajorVer">1</VersionInfo> <VersionInfo Name="MinorVer">0</VersionInfo> <VersionInfo Name="Release">0</VersionInfo> <VersionInfo Name="Build">0</VersionInfo> <VersionInfo Name="Debug">False</VersionInfo> <VersionInfo Name="PreRelease">False</VersionInfo> <VersionInfo Name="Special">False</VersionInfo> <VersionInfo Name="Private">False</VersionInfo> <VersionInfo Name="DLL">False</VersionInfo> <VersionInfo Name="Locale">1049</VersionInfo> <VersionInfo Name="CodePage">1251</VersionInfo> </VersionInfo> <VersionInfoKeys> <VersionInfoKeys Name="CompanyName"/> <VersionInfoKeys Name="FileDescription"/> <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> <VersionInfoKeys Name="InternalName"/> <VersionInfoKeys Name="LegalCopyright"/> <VersionInfoKeys Name="LegalTrademarks"/> <VersionInfoKeys Name="OriginalFilename"/> <VersionInfoKeys Name="ProductName"/> <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> <VersionInfoKeys Name="Comments"/> <VersionInfoKeys Name="CFBundleName"/> <VersionInfoKeys Name="CFBundleDisplayName"/> <VersionInfoKeys Name="CFBundleIdentifier"/> <VersionInfoKeys Name="CFBundleVersion"/> <VersionInfoKeys Name="CFBundlePackageType"/> <VersionInfoKeys Name="CFBundleSignature"/> <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/> <VersionInfoKeys Name="CFBundleExecutable"/> </VersionInfoKeys> <ProjectProperties> <ProjectProperties Name="AutoShowDeps">False</ProjectProperties> <ProjectProperties Name="ManagePaths">True</ProjectProperties> <ProjectProperties Name="VerifyPackages">True</ProjectProperties> </ProjectProperties> </CPlusPlusBuilder.Personality> <Deployment/> <Platforms> <Platform value="Win32">True</Platform> </Platforms> </BorlandProject> <ProjectFileVersion>12</ProjectFileVersion> </ProjectExtensions> <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/> <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> </Project>