DragDropP.cbproj 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{FC08225B-2B31-4129-939D-B75C1F099FFB}</ProjectGuid>
  4. <ProjectVersion>15.4</ProjectVersion>
  5. <MainSource>DragDropP.cpp</MainSource>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <FrameworkType>None</FrameworkType>
  8. <Base>True</Base>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Package</AppType>
  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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <_TCHARMapping>wchar_t</_TCHARMapping>
  62. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  63. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  64. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  65. <DCC_CVT_ACHAR_TO_WCHAR>true</DCC_CVT_ACHAR_TO_WCHAR>
  66. <DCC_CVT_WIDENING_STRING_LOST>true</DCC_CVT_WIDENING_STRING_LOST>
  67. <DCC_EXPLICIT_STRING_CAST>true</DCC_EXPLICIT_STRING_CAST>
  68. <DCC_EXPLICIT_STRING_CAST_LOSS>true</DCC_EXPLICIT_STRING_CAST_LOSS>
  69. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  70. <DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
  71. <ILINK_Description>Drag and Drop Components</ILINK_Description>
  72. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  73. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  74. <ILINK_LibraryPath>packages\dragndrop\;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  75. <IncludePath>packages\dragndrop\;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  76. <Multithreaded>true</Multithreaded>
  77. <OutputExt>bpl</OutputExt>
  78. <ProjectType>CppPackage</ProjectType>
  79. <SanitizedProjectName>DragDropP</SanitizedProjectName>
  80. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  81. <VerInfo_Locale>1033</VerInfo_Locale>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  84. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  85. <Defines>IDE;$(Defines)</Defines>
  86. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  87. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  90. <Defines>IDE;$(Defines)</Defines>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  93. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  94. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  95. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  96. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  97. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  98. <BCC_StackFrames>true</BCC_StackFrames>
  99. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  100. <BPILibOutputDir>$(INTERM_PATH)\Debug</BPILibOutputDir>
  101. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  102. <DCC_Define>DEBUG</DCC_Define>
  103. <DCC_Optimize>false</DCC_Optimize>
  104. <FinalOutputDir>$(INTERM_PATH)\Debug</FinalOutputDir>
  105. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  106. <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  107. <IntermediateOutputDir>$(INTERM_PATH)\Debug</IntermediateOutputDir>
  108. <TASM_Debugging>Full</TASM_Debugging>
  109. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  112. <Defines>_DEBUG;$(Defines)</Defines>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  115. <Defines>_DEBUG;$(Defines)</Defines>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  118. <BPILibOutputDir>$(INTERM_PATH)\Release</BPILibOutputDir>
  119. <FinalOutputDir>$(INTERM_PATH)\Release</FinalOutputDir>
  120. <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  121. <IntermediateOutputDir>$(INTERM_PATH)\Release</IntermediateOutputDir>
  122. <TASM_Debugging>None</TASM_Debugging>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  125. <Defines>NDEBUG;$(Defines)</Defines>
  126. </PropertyGroup>
  127. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  128. <Defines>NDEBUG;$(Defines)</Defines>
  129. </PropertyGroup>
  130. <ItemGroup>
  131. <CppCompile Include="DragDropP.cpp">
  132. <BuildOrder>0</BuildOrder>
  133. </CppCompile>
  134. <ResFiles Include="packages\dragndrop\DragDrop.dcr">
  135. <BuildOrder>4</BuildOrder>
  136. </ResFiles>
  137. <DelphiCompile Include="packages\dragndrop\DragDrop.pas">
  138. <BuildOrder>3</BuildOrder>
  139. </DelphiCompile>
  140. <ResFiles Include="packages\dragndrop\DragDropFilesEx.dcr">
  141. <BuildOrder>6</BuildOrder>
  142. </ResFiles>
  143. <DelphiCompile Include="packages\dragndrop\DragDropFilesEx.pas">
  144. <BuildOrder>5</BuildOrder>
  145. </DelphiCompile>
  146. <DelphiCompile Include="packages\dragndrop\PIDL.pas">
  147. <BuildOrder>7</BuildOrder>
  148. </DelphiCompile>
  149. <PackageImport Include="rtl.bpi">
  150. <BuildOrder>1</BuildOrder>
  151. </PackageImport>
  152. <PackageImport Include="vcl.bpi">
  153. <BuildOrder>8</BuildOrder>
  154. </PackageImport>
  155. <BuildConfiguration Include="Base">
  156. <Key>Base</Key>
  157. </BuildConfiguration>
  158. <BuildConfiguration Include="Debug">
  159. <Key>Cfg_1</Key>
  160. <CfgParent>Base</CfgParent>
  161. </BuildConfiguration>
  162. <BuildConfiguration Include="Release">
  163. <Key>Cfg_2</Key>
  164. <CfgParent>Base</CfgParent>
  165. </BuildConfiguration>
  166. </ItemGroup>
  167. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  168. <ProjectExtensions>
  169. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  170. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  171. <BorlandProject>
  172. <CPlusPlusBuilder.Personality>
  173. <Source>
  174. <Source Name="MainSource">DragDropP.cpp</Source>
  175. </Source>
  176. <ProjectProperties>
  177. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  178. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  179. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  180. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  181. </ProjectProperties>
  182. </CPlusPlusBuilder.Personality>
  183. <Platforms>
  184. <Platform value="Win32">True</Platform>
  185. <Platform value="Win64">False</Platform>
  186. </Platforms>
  187. </BorlandProject>
  188. <ProjectFileVersion>12</ProjectFileVersion>
  189. </ProjectExtensions>
  190. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  191. </Project>