DragExt.cbproj 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{414309A3-9B7C-4261-9989-4BC118D3A1C0}</ProjectGuid>
  4. <ProjectVersion>19.5</ProjectVersion>
  5. <Config Condition="'$(Config)'==''">Release</Config>
  6. <FrameworkType>None</FrameworkType>
  7. <Base>True</Base>
  8. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  9. <TargetedPlatforms>3</TargetedPlatforms>
  10. <AppType>Library</AppType>
  11. <CC_Suffix Condition="'$(CC_Suffix)'==''">c</CC_Suffix>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  17. <Base_Win64>true</Base_Win64>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  22. <Cfg_1>true</Cfg_1>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  27. <Cfg_2>true</Cfg_2>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Base)'!=''">
  32. <_TCHARMapping>wchar_t</_TCHARMapping>
  33. <BCC_AllWarnings>true</BCC_AllWarnings>
  34. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  35. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  36. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  37. <BCC_UserSuppliedOptions>-Wno-c++98-compat-pedantic -Wno-padded</BCC_UserSuppliedOptions>
  38. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  39. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  40. <Defines>UNICODE;$(Defines)</Defines>
  41. <FinalOutputDir>$(FINAL_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  42. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  43. <ILINK_LibraryPath>dragext\;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  44. <IncludePath>dragext\;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  45. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  46. <Manifest_File>None</Manifest_File>
  47. <Multithreaded>true</Multithreaded>
  48. <NoVCL>true</NoVCL>
  49. <OutputExt>dll</OutputExt>
  50. <PackageImports>rtl.bpi;$(PackageImports)</PackageImports>
  51. <ProjectType>CppDynamicLibrary</ProjectType>
  52. <SanitizedProjectName>DragExt</SanitizedProjectName>
  53. <VerInfo_DLL>true</VerInfo_DLL>
  54. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  55. <VerInfo_Keys>CompanyName=Martin Prikryl;FileDescription=Drag&amp;Drop shell extension for WinSCP ($(Platform));FileVersion=2.1.0.0;InternalName=dragext;LegalCopyright=(c) 2000-2025 Martin Prikryl;LegalTrademarks=;OriginalFilename=dragext.dll;ProductName=WinSCP;ProductVersion=6.6.0.0;ReleaseType=stable;WWW=https://winscp.net/</VerInfo_Keys>
  56. <VerInfo_Locale>1033</VerInfo_Locale>
  57. <VerInfo_MajorVer>2</VerInfo_MajorVer>
  58. <VerInfo_MinorVer>2</VerInfo_MinorVer>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  61. <OutputName>DragExt64</OutputName>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  64. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  65. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  66. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  67. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  68. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  69. <BCC_StackFrames>true</BCC_StackFrames>
  70. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  71. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  72. <DCC_Define>DEBUG</DCC_Define>
  73. <DCC_Optimize>false</DCC_Optimize>
  74. <Defines>_DEBUG;$(Defines)</Defines>
  75. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  76. <TASM_Debugging>Full</TASM_Debugging>
  77. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  80. <Defines>NDEBUG;$(Defines)</Defines>
  81. <TASM_Debugging>None</TASM_Debugging>
  82. </PropertyGroup>
  83. <ItemGroup>
  84. <CppCompile Include="dragext\DragExt.cpp">
  85. <BuildOrder>5</BuildOrder>
  86. <BuildOrder>1</BuildOrder>
  87. </CppCompile>
  88. <BuildConfiguration Include="Base">
  89. <Key>Base</Key>
  90. </BuildConfiguration>
  91. <BuildConfiguration Include="Debug">
  92. <Key>Cfg_1</Key>
  93. <CfgParent>Base</CfgParent>
  94. </BuildConfiguration>
  95. <BuildConfiguration Include="Release">
  96. <Key>Cfg_2</Key>
  97. <CfgParent>Base</CfgParent>
  98. </BuildConfiguration>
  99. </ItemGroup>
  100. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  101. <ProjectExtensions>
  102. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  103. <Borland.ProjectType>CppDynamicLibrary</Borland.ProjectType>
  104. <BorlandProject>
  105. <CPlusPlusBuilder.Personality>
  106. <ProjectProperties>
  107. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  108. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  109. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  110. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  111. </ProjectProperties>
  112. </CPlusPlusBuilder.Personality>
  113. <Platforms>
  114. <Platform value="Win32">True</Platform>
  115. <Platform value="Win64">True</Platform>
  116. </Platforms>
  117. </BorlandProject>
  118. <ProjectFileVersion>12</ProjectFileVersion>
  119. </ProjectExtensions>
  120. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  121. </Project>