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. <Defines>NDEBUG;$(Defines)</Defines>
  95. <TASM_Debugging>None</TASM_Debugging>
  96. </PropertyGroup>
  97. <ItemGroup>
  98. <CppCompile Include="DragDropP.cpp">
  99. <BuildOrder>0</BuildOrder>
  100. </CppCompile>
  101. <ResFiles Include="packages\dragndrop\DragDrop.dcr">
  102. <BuildOrder>4</BuildOrder>
  103. </ResFiles>
  104. <DelphiCompile Include="packages\dragndrop\DragDrop.pas">
  105. <BuildOrder>3</BuildOrder>
  106. </DelphiCompile>
  107. <ResFiles Include="packages\dragndrop\DragDropFilesEx.dcr">
  108. <BuildOrder>6</BuildOrder>
  109. </ResFiles>
  110. <DelphiCompile Include="packages\dragndrop\DragDropFilesEx.pas">
  111. <BuildOrder>5</BuildOrder>
  112. </DelphiCompile>
  113. <DelphiCompile Include="packages\dragndrop\PIDL.pas">
  114. <BuildOrder>7</BuildOrder>
  115. </DelphiCompile>
  116. <PackageImport Include="rtl.bpi">
  117. <BuildOrder>1</BuildOrder>
  118. </PackageImport>
  119. <PackageImport Include="vcl.bpi">
  120. <BuildOrder>8</BuildOrder>
  121. </PackageImport>
  122. <BuildConfiguration Include="Base">
  123. <Key>Base</Key>
  124. </BuildConfiguration>
  125. <BuildConfiguration Include="Debug">
  126. <Key>Cfg_1</Key>
  127. <CfgParent>Base</CfgParent>
  128. </BuildConfiguration>
  129. <BuildConfiguration Include="Release">
  130. <Key>Cfg_2</Key>
  131. <CfgParent>Base</CfgParent>
  132. </BuildConfiguration>
  133. </ItemGroup>
  134. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  135. <ProjectExtensions>
  136. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  137. <Borland.ProjectType>CppPackage</Borland.ProjectType>
  138. <BorlandProject>
  139. <CPlusPlusBuilder.Personality>
  140. <Source>
  141. <Source Name="MainSource">DragDropP.cpp</Source>
  142. </Source>
  143. <ProjectProperties>
  144. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  145. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  146. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  147. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  148. </ProjectProperties>
  149. </CPlusPlusBuilder.Personality>
  150. <Platforms>
  151. <Platform value="Win32">True</Platform>
  152. <Platform value="Win64">False</Platform>
  153. </Platforms>
  154. </BorlandProject>
  155. <ProjectFileVersion>12</ProjectFileVersion>
  156. </ProjectExtensions>
  157. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  158. </Project>