1
0

RScpComp.cbproj 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{D87E3096-EFE3-47F7-A35B-04FE6FB138CC}</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. <AllPackageLibs>vclx.lib;vcl.lib;rtl.lib;DriveDir.lib;My.lib;DragDropP.lib</AllPackageLibs>
  34. <BCC_AllWarnings>true</BCC_AllWarnings>
  35. <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  36. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  37. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  38. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  39. <BCC_UserSuppliedOptions>-Wno-ignored-attributes -Wno-zero-as-null-pointer-constant -Wno-c++98-compat-pedantic -Wno-language-extension-token -Wno-missing-prototypes -Wno-old-style-cast -Wno-padded -Wno-float-equal</BCC_UserSuppliedOptions>
  40. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  41. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  42. <Defines>UNICODE;$(Defines)</Defines>
  43. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  44. <ILINK_LibraryPath>$(BDS)\lib;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  45. <IncludePath>components\;core;windows;packages\filemng;packages\dragndrop;packages\my;packages\tb2k;packages\tbx;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  46. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  47. <Manifest_File>None</Manifest_File>
  48. <Multithreaded>true</Multithreaded>
  49. <OutputExt>lib</OutputExt>
  50. <ProjectType>CppStaticLibrary</ProjectType>
  51. <RunBCCOutOfProcess>true</RunBCCOutOfProcess>
  52. <SanitizedProjectName>RScpComp</SanitizedProjectName>
  53. <SubProcessesNumber>8</SubProcessesNumber>
  54. <TLIB_PageSize>64</TLIB_PageSize>
  55. <UsingDelphiRTL>true</UsingDelphiRTL>
  56. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  57. <VerInfo_Locale>1033</VerInfo_Locale>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  60. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  63. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  64. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  65. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  66. <BCC_MonitorGlobalAndStackData>true</BCC_MonitorGlobalAndStackData>
  67. <BCC_MonitorInlinePtrAccess>true</BCC_MonitorInlinePtrAccess>
  68. <BCC_MonitorThis>true</BCC_MonitorThis>
  69. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  70. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  71. <BCC_StackFrames>true</BCC_StackFrames>
  72. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  73. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  74. <DCC_Define>DEBUG</DCC_Define>
  75. <DCC_Optimize>false</DCC_Optimize>
  76. <Defines>_DEBUG;$(Defines)</Defines>
  77. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  78. <TASM_Debugging>Full</TASM_Debugging>
  79. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  82. <Defines>NDEBUG;$(BCC_Defines);$(Defines)</Defines>
  83. <TASM_Debugging>None</TASM_Debugging>
  84. </PropertyGroup>
  85. <ItemGroup>
  86. <CppCompile Include="components\ThemePageControl.cpp">
  87. <DependentOn>components\ThemePageControl.h</DependentOn>
  88. <BuildOrder>3</BuildOrder>
  89. </CppCompile>
  90. <CppCompile Include="components\UnixDirView.cpp">
  91. <BuildOrder>8</BuildOrder>
  92. <DependentOn>components\UnixDirView.h</DependentOn>
  93. <BuildOrder>1</BuildOrder>
  94. </CppCompile>
  95. <CppCompile Include="components\UnixDriveView.cpp">
  96. <BuildOrder>11</BuildOrder>
  97. <DependentOn>components\UnixDriveView.h</DependentOn>
  98. <BuildOrder>0</BuildOrder>
  99. </CppCompile>
  100. <BuildConfiguration Include="Base">
  101. <Key>Base</Key>
  102. </BuildConfiguration>
  103. <BuildConfiguration Include="Debug">
  104. <Key>Cfg_1</Key>
  105. <CfgParent>Base</CfgParent>
  106. </BuildConfiguration>
  107. <BuildConfiguration Include="Release">
  108. <Key>Cfg_2</Key>
  109. <CfgParent>Base</CfgParent>
  110. </BuildConfiguration>
  111. </ItemGroup>
  112. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  113. <ProjectExtensions>
  114. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  115. <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>
  116. <BorlandProject>
  117. <CPlusPlusBuilder.Personality>
  118. <ProjectProperties>
  119. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  120. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  121. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  122. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  123. </ProjectProperties>
  124. </CPlusPlusBuilder.Personality>
  125. <Platforms>
  126. <Platform value="Win32">True</Platform>
  127. <Platform value="Win64">False</Platform>
  128. </Platforms>
  129. </BorlandProject>
  130. <ProjectFileVersion>12</ProjectFileVersion>
  131. </ProjectExtensions>
  132. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  133. </Project>