ScpResources.cbproj 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{F3609D87-2D06-465B-8878-353EAF3E894F}</ProjectGuid>
  4. <ProjectVersion>15.4</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. </PropertyGroup>
  12. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  13. <Base>true</Base>
  14. </PropertyGroup>
  15. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  16. <Cfg_1>true</Cfg_1>
  17. <CfgParent>Base</CfgParent>
  18. <Base>true</Base>
  19. </PropertyGroup>
  20. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  21. <Cfg_2>true</Cfg_2>
  22. <CfgParent>Base</CfgParent>
  23. <Base>true</Base>
  24. </PropertyGroup>
  25. <PropertyGroup Condition="'$(Base)'!=''">
  26. <_TCHARMapping>wchar_t</_TCHARMapping>
  27. <BCC_AllWarnings>true</BCC_AllWarnings>
  28. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  29. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  30. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  31. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  32. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  33. <IncludePath>core\;forms\;windows\;packages\png;packages\tb2k;packages\tbx;$(BDS)\include\windows;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  34. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  35. <Multithreaded>true</Multithreaded>
  36. <ProjectType>CppStaticLibrary</ProjectType>
  37. <SanitizedProjectName>ScpResources</SanitizedProjectName>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  40. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  41. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  42. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  43. <BCC_MonitorGlobalAndStackData>true</BCC_MonitorGlobalAndStackData>
  44. <BCC_MonitorInlinePtrAccess>true</BCC_MonitorInlinePtrAccess>
  45. <BCC_MonitorThis>true</BCC_MonitorThis>
  46. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  47. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  48. <BCC_StackFrames>true</BCC_StackFrames>
  49. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  50. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  51. <DCC_Define>DEBUG</DCC_Define>
  52. <DCC_Optimize>false</DCC_Optimize>
  53. <Defines>_DEBUG;$(Defines)</Defines>
  54. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  55. <TASM_Debugging>Full</TASM_Debugging>
  56. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  59. <Defines>NDEBUG;$(Defines)</Defines>
  60. <TASM_Debugging>None</TASM_Debugging>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <CppCompile Include="forms\Glyphs.cpp">
  64. <Form>GlyphsModule</Form>
  65. <FormType>dfm</FormType>
  66. <DesignClass>TDataModule</DesignClass>
  67. <DependentOn>forms\Glyphs.h</DependentOn>
  68. <BuildOrder>0</BuildOrder>
  69. </CppCompile>
  70. <FormResources Include="forms\Glyphs.dfm"/>
  71. <BuildConfiguration Include="Base">
  72. <Key>Base</Key>
  73. </BuildConfiguration>
  74. <BuildConfiguration Include="Debug">
  75. <Key>Cfg_1</Key>
  76. <CfgParent>Base</CfgParent>
  77. </BuildConfiguration>
  78. <BuildConfiguration Include="Release">
  79. <Key>Cfg_2</Key>
  80. <CfgParent>Base</CfgParent>
  81. </BuildConfiguration>
  82. </ItemGroup>
  83. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  84. <ProjectExtensions>
  85. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  86. <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>
  87. <BorlandProject>
  88. <CPlusPlusBuilder.Personality>
  89. <ProjectProperties>
  90. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  91. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  92. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  93. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  94. </ProjectProperties>
  95. </CPlusPlusBuilder.Personality>
  96. <Platforms>
  97. <Platform value="Win32">True</Platform>
  98. <Platform value="Win64">False</Platform>
  99. </Platforms>
  100. </BorlandProject>
  101. <ProjectFileVersion>12</ProjectFileVersion>
  102. </ProjectExtensions>
  103. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  104. </Project>