ScpResources.cbproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{F3609D87-2D06-465B-8878-353EAF3E894F}</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="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  17. <Cfg_1>true</Cfg_1>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  22. <Cfg_2>true</Cfg_2>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Base)'!=''">
  27. <_TCHARMapping>wchar_t</_TCHARMapping>
  28. <BCC_AllWarnings>true</BCC_AllWarnings>
  29. <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  30. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  31. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  32. <BCC_PCHName_Clang>forms\ResourcesPCH.h</BCC_PCHName_Clang>
  33. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  34. <BCC_UserSuppliedOptions>-Wno-objc-interface-ivars -Wno-return-type-c-linkage -Wno-covered-switch-default -Wno-cast-align -Wno-implicit-fallthrough -Wno-missing-prototypes -Wno-switch -Wno-shadow -Wno-sign-conversion -Wno-global-constructors -Wno-exit-time-destructors -Wno-padded -Wno-c++98-compat-pedantic -Wno-zero-as-null-pointer-constant -Wno-language-extension-token -Wno-old-style-cast -Wno-ignored-attributes -Wno-float-equal -Wno-switch-enum</BCC_UserSuppliedOptions>
  35. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  36. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  37. <Defines>UNICODE;$(Defines)</Defines>
  38. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  39. <IncludePath>core\;forms\;windows\;packages\my;packages\png;packages\tb2k;packages\tbx;$(BDS)\include\windows;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  40. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  41. <Manifest_File>None</Manifest_File>
  42. <Multithreaded>true</Multithreaded>
  43. <ProjectType>CppStaticLibrary</ProjectType>
  44. <RunBCCOutOfProcess>true</RunBCCOutOfProcess>
  45. <SanitizedProjectName>ScpResources</SanitizedProjectName>
  46. <SubProcessesNumber>8</SubProcessesNumber>
  47. <TLIB_PageSize>64</TLIB_PageSize>
  48. <VerInfo_Locale>1033</VerInfo_Locale>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  51. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  52. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  53. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  54. <BCC_MonitorGlobalAndStackData>true</BCC_MonitorGlobalAndStackData>
  55. <BCC_MonitorInlinePtrAccess>true</BCC_MonitorInlinePtrAccess>
  56. <BCC_MonitorThis>true</BCC_MonitorThis>
  57. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  58. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  59. <BCC_StackFrames>true</BCC_StackFrames>
  60. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  61. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  62. <DCC_Define>DEBUG</DCC_Define>
  63. <DCC_Optimize>false</DCC_Optimize>
  64. <Defines>_DEBUG;$(Defines)</Defines>
  65. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  66. <TASM_Debugging>Full</TASM_Debugging>
  67. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  70. <Defines>NDEBUG;$(Defines)</Defines>
  71. <TASM_Debugging>None</TASM_Debugging>
  72. </PropertyGroup>
  73. <ItemGroup>
  74. <CppCompile Include="forms\Animations120.cpp">
  75. <Form>Animations120Module</Form>
  76. <FormType>dfm</FormType>
  77. <DesignClass>TDataModule</DesignClass>
  78. <DependentOn>forms\Animations120.h</DependentOn>
  79. <BuildOrder>3</BuildOrder>
  80. </CppCompile>
  81. <FormResources Include="forms\Animations120.dfm"/>
  82. <CppCompile Include="forms\Animations144.cpp">
  83. <Form>Animations144Module</Form>
  84. <FormType>dfm</FormType>
  85. <DesignClass>TDataModule</DesignClass>
  86. <DependentOn>forms\Animations144.h</DependentOn>
  87. <BuildOrder>2</BuildOrder>
  88. </CppCompile>
  89. <FormResources Include="forms\Animations144.dfm"/>
  90. <CppCompile Include="forms\Animations192.cpp">
  91. <Form>Animations192Module</Form>
  92. <FormType>dfm</FormType>
  93. <DesignClass>TDataModule</DesignClass>
  94. <DependentOn>forms\Animations192.h</DependentOn>
  95. <BuildOrder>8</BuildOrder>
  96. </CppCompile>
  97. <FormResources Include="forms\Animations192.dfm"/>
  98. <CppCompile Include="forms\Animations96.cpp">
  99. <Form>Animations96Module</Form>
  100. <FormType>dfm</FormType>
  101. <DesignClass>TDataModule</DesignClass>
  102. <DependentOn>forms\Animations96.h</DependentOn>
  103. <BuildOrder>5</BuildOrder>
  104. </CppCompile>
  105. <FormResources Include="forms\Animations96.dfm"/>
  106. <CppCompile Include="forms\Glyphs.cpp">
  107. <Form>GlyphsModule</Form>
  108. <FormType>dfm</FormType>
  109. <DesignClass>TDataModule</DesignClass>
  110. <DependentOn>forms\Glyphs.h</DependentOn>
  111. <BuildOrder>0</BuildOrder>
  112. </CppCompile>
  113. <FormResources Include="forms\Glyphs.dfm"/>
  114. <CppCompile Include="forms\Glyphs120.cpp">
  115. <Form>Glyphs120Module</Form>
  116. <FormType>dfm</FormType>
  117. <DesignClass>TDataModule</DesignClass>
  118. <DependentOn>forms\Glyphs120.h</DependentOn>
  119. <BuildOrder>7</BuildOrder>
  120. </CppCompile>
  121. <FormResources Include="forms\Glyphs120.dfm"/>
  122. <CppCompile Include="forms\Glyphs144.cpp">
  123. <Form>Glyphs144Module</Form>
  124. <FormType>dfm</FormType>
  125. <DesignClass>TDataModule</DesignClass>
  126. <DependentOn>forms\Glyphs144.h</DependentOn>
  127. <BuildOrder>8</BuildOrder>
  128. </CppCompile>
  129. <FormResources Include="forms\Glyphs144.dfm"/>
  130. <CppCompile Include="forms\Glyphs192.cpp">
  131. <Form>Glyphs192Module</Form>
  132. <FormType>dfm</FormType>
  133. <DesignClass>TDataModule</DesignClass>
  134. <DependentOn>forms\Glyphs192.h</DependentOn>
  135. <BuildOrder>9</BuildOrder>
  136. </CppCompile>
  137. <FormResources Include="forms\Glyphs192.dfm"/>
  138. <BuildConfiguration Include="Base">
  139. <Key>Base</Key>
  140. </BuildConfiguration>
  141. <BuildConfiguration Include="Debug">
  142. <Key>Cfg_1</Key>
  143. <CfgParent>Base</CfgParent>
  144. </BuildConfiguration>
  145. <BuildConfiguration Include="Release">
  146. <Key>Cfg_2</Key>
  147. <CfgParent>Base</CfgParent>
  148. </BuildConfiguration>
  149. <PCHCompile Include="forms\ResourcesPCH.h">
  150. <BuildOrder>8</BuildOrder>
  151. <PCH>true</PCH>
  152. </PCHCompile>
  153. </ItemGroup>
  154. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  155. <ProjectExtensions>
  156. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  157. <Borland.ProjectType>CppStaticLibrary</Borland.ProjectType>
  158. <BorlandProject>
  159. <CPlusPlusBuilder.Personality>
  160. <ProjectProperties>
  161. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  162. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  163. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  164. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  165. </ProjectProperties>
  166. </CPlusPlusBuilder.Personality>
  167. <Platforms>
  168. <Platform value="Win32">True</Platform>
  169. <Platform value="Win64">False</Platform>
  170. </Platforms>
  171. </BorlandProject>
  172. <ProjectFileVersion>12</ProjectFileVersion>
  173. </ProjectExtensions>
  174. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  175. </Project>