FileZilla.cbproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{152D1B4E-7546-4C2B-80C5-F0D9D5F6D9D7}</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>1</TargetedPlatforms>
  10. <AppType>StaticLibrary</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)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  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_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  34. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  35. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  36. <BCC_PCHName_Clang>filezilla\FileZillaPCH.h</BCC_PCHName_Clang>
  37. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  38. <BCC_UserSuppliedOptions>-Wno-ignored-attributes -Wno-dangling-else -Wno-extra-tokens</BCC_UserSuppliedOptions>
  39. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  40. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  41. <Defines>WINSCP;WIN32;UNICODE;$(Defines)</Defines>
  42. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  43. <ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  44. <IncludePath>filezilla\misc\;filezilla\;resource;core;..\libs\openssl\include;..\libs\mfc\include;$(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. <OutputExt>lib</OutputExt>
  49. <ProjectType>CppStaticLibrary</ProjectType>
  50. <RunBCCOutOfProcess>true</RunBCCOutOfProcess>
  51. <SanitizedProjectName>FileZilla</SanitizedProjectName>
  52. <SubProcessesNumber>8</SubProcessesNumber>
  53. <TLIB_PageSize>128</TLIB_PageSize>
  54. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  55. <VerInfo_Locale>1033</VerInfo_Locale>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  58. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  61. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  62. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  63. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  64. <BCC_MonitorGlobalAndStackData>true</BCC_MonitorGlobalAndStackData>
  65. <BCC_MonitorInlinePtrAccess>true</BCC_MonitorInlinePtrAccess>
  66. <BCC_MonitorThis>true</BCC_MonitorThis>
  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="filezilla\ApiLog.cpp">
  85. <BuildOrder>0</BuildOrder>
  86. </CppCompile>
  87. <CppCompile Include="filezilla\AsyncProxySocketLayer.cpp">
  88. <BuildOrder>1</BuildOrder>
  89. </CppCompile>
  90. <CppCompile Include="filezilla\AsyncSocketEx.cpp">
  91. <BuildOrder>2</BuildOrder>
  92. </CppCompile>
  93. <CppCompile Include="filezilla\AsyncSocketExLayer.cpp">
  94. <BuildOrder>3</BuildOrder>
  95. </CppCompile>
  96. <CppCompile Include="filezilla\AsyncSslSocketLayer.cpp">
  97. <BuildOrder>4</BuildOrder>
  98. </CppCompile>
  99. <CppCompile Include="filezilla\FileZillaApi.cpp">
  100. <BuildOrder>7</BuildOrder>
  101. </CppCompile>
  102. <CppCompile Include="filezilla\FileZillaIntern.cpp">
  103. <DependentOn>filezilla\FileZillaIntern.h</DependentOn>
  104. <BuildOrder>8</BuildOrder>
  105. </CppCompile>
  106. <CppCompile Include="filezilla\FileZillaIntf.cpp">
  107. <DependentOn>filezilla\FileZillaIntf.h</DependentOn>
  108. <BuildOrder>9</BuildOrder>
  109. </CppCompile>
  110. <CppCompile Include="filezilla\FtpControlSocket.cpp">
  111. <BuildOrder>10</BuildOrder>
  112. </CppCompile>
  113. <CppCompile Include="filezilla\FtpListResult.cpp">
  114. <BuildOrder>11</BuildOrder>
  115. </CppCompile>
  116. <CppCompile Include="filezilla\FzApiStructures.cpp">
  117. <BuildOrder>12</BuildOrder>
  118. </CppCompile>
  119. <CppCompile Include="filezilla\MainThread.cpp">
  120. <BuildOrder>13</BuildOrder>
  121. </CppCompile>
  122. <CppCompile Include="filezilla\MFC64bitFix.cpp">
  123. <BuildOrder>14</BuildOrder>
  124. </CppCompile>
  125. <CppCompile Include="filezilla\ServerPath.cpp">
  126. <BuildOrder>17</BuildOrder>
  127. </CppCompile>
  128. <CppCompile Include="filezilla\structures.cpp">
  129. <BuildOrder>18</BuildOrder>
  130. </CppCompile>
  131. <CppCompile Include="filezilla\TransferSocket.cpp">
  132. <BuildOrder>19</BuildOrder>
  133. </CppCompile>
  134. <BuildConfiguration Include="Base">
  135. <Key>Base</Key>
  136. </BuildConfiguration>
  137. <BuildConfiguration Include="Debug">
  138. <Key>Cfg_1</Key>
  139. <CfgParent>Base</CfgParent>
  140. </BuildConfiguration>
  141. <BuildConfiguration Include="Release">
  142. <Key>Cfg_2</Key>
  143. <CfgParent>Base</CfgParent>
  144. </BuildConfiguration>
  145. <PCHCompile Include="filezilla\FileZillaPCH.h">
  146. <BuildOrder>16</BuildOrder>
  147. <PCH>true</PCH>
  148. </PCHCompile>
  149. </ItemGroup>
  150. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  151. <ProjectExtensions>
  152. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  153. <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>
  154. <BorlandProject>
  155. <CPlusPlusBuilder.Personality>
  156. <ProjectProperties>
  157. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  158. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  159. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  160. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  161. </ProjectProperties>
  162. </CPlusPlusBuilder.Personality>
  163. <Platforms>
  164. <Platform value="Win32">True</Platform>
  165. <Platform value="Win64">False</Platform>
  166. </Platforms>
  167. </BorlandProject>
  168. <ProjectFileVersion>12</ProjectFileVersion>
  169. </ProjectExtensions>
  170. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  171. </Project>