DragDropP.cbproj 7.5 KB

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