DragDropP.cbproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Base)'!=''">
  43. <_TCHARMapping>wchar_t</_TCHARMapping>
  44. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  45. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  46. <BPILibOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</BPILibOutputDir>
  47. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  48. <DCC_CVT_ACHAR_TO_WCHAR>true</DCC_CVT_ACHAR_TO_WCHAR>
  49. <DCC_CVT_WIDENING_STRING_LOST>true</DCC_CVT_WIDENING_STRING_LOST>
  50. <DCC_EXPLICIT_STRING_CAST>true</DCC_EXPLICIT_STRING_CAST>
  51. <DCC_EXPLICIT_STRING_CAST_LOSS>true</DCC_EXPLICIT_STRING_CAST_LOSS>
  52. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  53. <DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
  54. <FinalOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</FinalOutputDir>
  55. <ILINK_Description>Drag and Drop Components</ILINK_Description>
  56. <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
  57. <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
  58. <ILINK_LibraryPath>packages\dragndrop\;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  59. <IncludePath>packages\dragndrop\;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
  60. <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
  61. <Multithreaded>true</Multithreaded>
  62. <OutputExt>bpl</OutputExt>
  63. <ProjectType>CppPackage</ProjectType>
  64. <SanitizedProjectName>DragDropP</SanitizedProjectName>
  65. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  66. <VerInfo_Locale>1033</VerInfo_Locale>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  69. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  70. <Defines>IDE;$(Defines)</Defines>
  71. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  72. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  75. <Defines>IDE;$(Defines)</Defines>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  78. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  79. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  80. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  81. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  82. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  83. <BCC_StackFrames>true</BCC_StackFrames>
  84. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  85. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  86. <DCC_Define>DEBUG</DCC_Define>
  87. <DCC_Optimize>false</DCC_Optimize>
  88. <Defines>_DEBUG;$(Defines)</Defines>
  89. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  90. <TASM_Debugging>Full</TASM_Debugging>
  91. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  94. <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
  95. <Defines>NDEBUG;$(Defines)</Defines>
  96. <TASM_Debugging>None</TASM_Debugging>
  97. </PropertyGroup>
  98. <ItemGroup>
  99. <CppCompile Include="DragDropP.cpp">
  100. <BuildOrder>0</BuildOrder>
  101. </CppCompile>
  102. <ResFiles Include="packages\dragndrop\DragDrop.dcr">
  103. <BuildOrder>4</BuildOrder>
  104. </ResFiles>
  105. <DelphiCompile Include="packages\dragndrop\DragDrop.pas">
  106. <BuildOrder>3</BuildOrder>
  107. </DelphiCompile>
  108. <ResFiles Include="packages\dragndrop\DragDropFilesEx.dcr">
  109. <BuildOrder>6</BuildOrder>
  110. </ResFiles>
  111. <DelphiCompile Include="packages\dragndrop\DragDropFilesEx.pas">
  112. <BuildOrder>5</BuildOrder>
  113. </DelphiCompile>
  114. <DelphiCompile Include="packages\dragndrop\PIDL.pas">
  115. <BuildOrder>7</BuildOrder>
  116. </DelphiCompile>
  117. <PackageImport Include="rtl.bpi">
  118. <BuildOrder>1</BuildOrder>
  119. </PackageImport>
  120. <PackageImport Include="vcl.bpi">
  121. <BuildOrder>8</BuildOrder>
  122. </PackageImport>
  123. <BuildConfiguration Include="Base">
  124. <Key>Base</Key>
  125. </BuildConfiguration>
  126. <BuildConfiguration Include="Debug">
  127. <Key>Cfg_1</Key>
  128. <CfgParent>Base</CfgParent>
  129. </BuildConfiguration>
  130. <BuildConfiguration Include="Release">
  131. <Key>Cfg_2</Key>
  132. <CfgParent>Base</CfgParent>
  133. </BuildConfiguration>
  134. </ItemGroup>
  135. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  136. <ProjectExtensions>
  137. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  138. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  139. <BorlandProject>
  140. <CPlusPlusBuilder.Personality>
  141. <Source>
  142. <Source Name="MainSource">DragDropP.cpp</Source>
  143. </Source>
  144. <ProjectProperties>
  145. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  146. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  147. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  148. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  149. </ProjectProperties>
  150. </CPlusPlusBuilder.Personality>
  151. <Platforms>
  152. <Platform value="Win32">True</Platform>
  153. <Platform value="Win64">False</Platform>
  154. </Platforms>
  155. </BorlandProject>
  156. <ProjectFileVersion>12</ProjectFileVersion>
  157. </ProjectExtensions>
  158. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  159. </Project>