-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated for Clever Internet Suite 10.1.
Added a new SFTP server demo for C# and VB.NET.
- Loading branch information
sergey
committed
Oct 13, 2021
1 parent
5823426
commit 06bafa3
Showing
329 changed files
with
31,517 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,258 @@ | ||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<ProjectGuid>{79c933d9-9cb2-4098-b899-5946727b274a}</ProjectGuid> | ||
<MainSource>DnsLookup.cpp</MainSource> | ||
<Config Condition="'$(Config)'==''">Debug</Config> | ||
<FrameworkType>VCL</FrameworkType> | ||
<ProjectVersion>19.3</ProjectVersion> | ||
<Base>True</Base> | ||
<Platform Condition="'$(Platform)'==''">Win32</Platform> | ||
<TargetedPlatforms>1</TargetedPlatforms> | ||
<AppType>Application</AppType> | ||
</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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> | ||
<Base_Win64>true</Base_Win64> | ||
<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="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''"> | ||
<Cfg_1_Win64>true</Cfg_1_Win64> | ||
<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="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''"> | ||
<Cfg_2_Win32>true</Cfg_2_Win32> | ||
<CfgParent>Cfg_2</CfgParent> | ||
<Cfg_2>true</Cfg_2> | ||
<Base>true</Base> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''"> | ||
<Cfg_2_Win64>true</Cfg_2_Win64> | ||
<CfgParent>Cfg_2</CfgParent> | ||
<Cfg_2>true</Cfg_2> | ||
<Base>true</Base> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Base)'!=''"> | ||
<SanitizedProjectName>DnsLookup_11</SanitizedProjectName> | ||
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> | ||
<OutputExt>exe</OutputExt> | ||
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace> | ||
<VerInfo_Locale>1049</VerInfo_Locale> | ||
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed> | ||
<DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput> | ||
<DynamicRTL>true</DynamicRTL> | ||
<ILINK_ObjectSearchPath>..\Common;$(ILINK_ObjectSearchPath)</ILINK_ObjectSearchPath> | ||
<ProjectType>CppVCLApplication</ProjectType> | ||
<PackageImports>vcl.bpi;rtl.bpi;vclx.bpi;vclactnband.bpi;dbrtl.bpi;vcldb.bpi;vcldbx.bpi;bdertl.bpi;dsnap.bpi;dsnapcon.bpi;teeUI.bpi;teedb.bpi;tee.bpi;adortl.bpi;vclib.bpi;ibxpress.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;bcbie.bpi;xmlrtl.bpi;bcbsmp.bpi;soaprtl.bpi;clinetsuite_11.bpi;$(PackageImports)</PackageImports> | ||
<BCC_wpar>false</BCC_wpar> | ||
<IncludePath>..\Common\;$(BDS)\include;$(BDS)\include\vcl;..\Common;$(IncludePath)</IncludePath> | ||
<AllPackageLibs>rtl.lib;vcl.lib;clinetsuite_11.lib;dbrtl.lib;inet.lib;soaprtl.lib;xmlrtl.lib;dsnap.lib</AllPackageLibs> | ||
<ILINK_LibraryPath>..\Common\;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;..\Common;$(ILINK_LibraryPath)</ILINK_LibraryPath> | ||
<Multithreaded>true</Multithreaded> | ||
<Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon> | ||
<UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44> | ||
<UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Base_Win32)'!=''"> | ||
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> | ||
<IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath> | ||
<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> | ||
<Icon_MainIcon>DnsLookup_xe3_Icon.ico</Icon_MainIcon> | ||
<VerInfo_Locale>1033</VerInfo_Locale> | ||
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> | ||
<UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44> | ||
<UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Base_Win64)'!=''"> | ||
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> | ||
<BT_BuildType>Debug</BT_BuildType> | ||
<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> | ||
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_1)'!=''"> | ||
<BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed> | ||
<DCC_Optimize>false</DCC_Optimize> | ||
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> | ||
<ILINK_FullDebugInfo>true</ILINK_FullDebugInfo> | ||
<BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion> | ||
<ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking> | ||
<BCC_UseRegisterVariables>None</BCC_UseRegisterVariables> | ||
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> | ||
<BCC_DebugLineNumbers>true</BCC_DebugLineNumbers> | ||
<IntermediateOutputDir>Debug</IntermediateOutputDir> | ||
<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines> | ||
<BCC_StackFrames>true</BCC_StackFrames> | ||
<BCC_DisableOptimizations>true</BCC_DisableOptimizations> | ||
<ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath> | ||
<TASM_Debugging>Full</TASM_Debugging> | ||
<BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> | ||
<ILINK_LibraryPath>..\..\..\src\packages\CBXE7\OutPut\Release\;..\..\..\src\packages\CBXE6\OutPut\Release\;$(ILINK_LibraryPath)</ILINK_LibraryPath> | ||
<Defines>_DEBUG;$(Defines)</Defines> | ||
<LinkPackageStatics>rtl.lib;vcl.lib;clinetsuite_11.lib;dbrtl.lib;inet.lib;soaprtl.lib;xmlrtl.lib;dsnap.lib</LinkPackageStatics> | ||
<BT_BuildType>Debug</BT_BuildType> | ||
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> | ||
<VerInfo_Locale>1033</VerInfo_Locale> | ||
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''"> | ||
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> | ||
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_2)'!=''"> | ||
<IntermediateOutputDir>Release</IntermediateOutputDir> | ||
<ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath> | ||
<TASM_Debugging>None</TASM_Debugging> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> | ||
<Defines>NDEBUG;$(Defines)</Defines> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''"> | ||
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> | ||
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> | ||
</PropertyGroup> | ||
<ProjectExtensions> | ||
<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality> | ||
<Borland.ProjectType>CppVCLApplication</Borland.ProjectType> | ||
<BorlandProject> | ||
<CPlusPlusBuilder.Personality> | ||
<Source> | ||
<Source Name="MainSource">DnsLookup.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> | ||
<Debugging> | ||
<Debugging Name="DebugSourceDirs"/> | ||
</Debugging> | ||
<Parameters> | ||
<Parameters Name="RunParams"/> | ||
<Parameters Name="Launcher"/> | ||
<Parameters Name="UseLauncher">False</Parameters> | ||
<Parameters Name="DebugCWD"/> | ||
<Parameters Name="HostApplication"/> | ||
<Parameters Name="RemoteHost"/> | ||
<Parameters Name="RemotePath"/> | ||
<Parameters Name="RemoteParams"/> | ||
<Parameters Name="RemoteLauncher"/> | ||
<Parameters Name="UseRemoteLauncher">False</Parameters> | ||
<Parameters Name="RemoteCWD"/> | ||
<Parameters Name="RemoteDebug">False</Parameters> | ||
<Parameters Name="Debug Symbols Search Path"/> | ||
<Parameters Name="LoadAllSymbols">True</Parameters> | ||
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters> | ||
</Parameters> | ||
<Linker> | ||
<Linker Name="LibPrefix"/> | ||
<Linker Name="LibSuffix"/> | ||
<Linker Name="LibVersion"/> | ||
</Linker> | ||
<ProjectProperties> | ||
<ProjectProperties Name="AutoShowDeps">False</ProjectProperties> | ||
<ProjectProperties Name="ManagePaths">True</ProjectProperties> | ||
<ProjectProperties Name="VerifyPackages">True</ProjectProperties> | ||
<ProjectProperties Name="IndexFiles">False</ProjectProperties> | ||
</ProjectProperties> | ||
<Excluded_Packages> | ||
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k270.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages> | ||
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp270.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages> | ||
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> | ||
<Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> | ||
</Excluded_Packages> | ||
</CPlusPlusBuilder.Personality> | ||
<Platforms> | ||
<Platform value="Win32">True</Platform> | ||
<Platform value="Win64">False</Platform> | ||
</Platforms> | ||
</BorlandProject> | ||
<ProjectFileVersion>12</ProjectFileVersion> | ||
</ProjectExtensions> | ||
<ItemGroup> | ||
<CppCompile Include="..\Common\DemoBaseFormUnit.cpp"> | ||
<Form>clDemoBaseForm</Form> | ||
<DependentOn>..\Common\DemoBaseFormUnit.h</DependentOn> | ||
<BuildOrder>0</BuildOrder> | ||
</CppCompile> | ||
<CppCompile Include="DnsLookup.cpp"> | ||
<BuildOrder>2</BuildOrder> | ||
</CppCompile> | ||
<ResFiles Include="DnsLookup.res"> | ||
<BuildOrder>0</BuildOrder> | ||
</ResFiles> | ||
<CppCompile Include="main.cpp"> | ||
<Form>Form1</Form> | ||
<DependentOn>main.h</DependentOn> | ||
<BuildOrder>1</BuildOrder> | ||
</CppCompile> | ||
<FormResources Include="main.dfm"/> | ||
<FormResources Include="..\Common\DemoBaseFormUnit.dfm"/> | ||
<BuildConfiguration Include="Base"> | ||
<Key>Base</Key> | ||
</BuildConfiguration> | ||
<BuildConfiguration Include="Debug"> | ||
<Key>Cfg_1</Key> | ||
<CfgParent>Base</CfgParent> | ||
</BuildConfiguration> | ||
<BuildConfiguration Include="Release"> | ||
<Key>Cfg_2</Key> | ||
<CfgParent>Base</CfgParent> | ||
</BuildConfiguration> | ||
</ItemGroup> | ||
<ItemGroup/> | ||
<Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/> | ||
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> | ||
<Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/> | ||
</Project> |
Binary file not shown.
Oops, something went wrong.