RSA.dproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{bb11d1dc-5e43-4ba4-a097-2afb39600983}</ProjectGuid>
  4. <MainSource>RSA.dpr</MainSource>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  7. <DCC_DependencyCheckOutputName>RSA.dll</DCC_DependencyCheckOutputName>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Library</AppType>
  12. <FrameworkType>None</FrameworkType>
  13. <ProjectVersion>17.2</ProjectVersion>
  14. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  17. <Base>true</Base>
  18. </PropertyGroup>
  19. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  20. <Base_Win32>true</Base_Win32>
  21. <CfgParent>Base</CfgParent>
  22. <Base>true</Base>
  23. </PropertyGroup>
  24. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  25. <Base_Win64>true</Base_Win64>
  26. <CfgParent>Base</CfgParent>
  27. <Base>true</Base>
  28. </PropertyGroup>
  29. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  30. <Cfg_1>true</Cfg_1>
  31. <CfgParent>Base</CfgParent>
  32. <Base>true</Base>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  35. <Cfg_2>true</Cfg_2>
  36. <CfgParent>Base</CfgParent>
  37. <Base>true</Base>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Base)'!=''">
  40. <SanitizedProjectName>RSA</SanitizedProjectName>
  41. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  42. <VerInfo_Build>1001</VerInfo_Build>
  43. <VerInfo_Locale>2052</VerInfo_Locale>
  44. <VerInfo_Keys>CompanyName=浙江万赛软件科技有限公司;FileDescription=加密组件;FileVersion=1.0.0.1001;InternalName=RSA;LegalCopyright=(C) Winsoft Corporation. All rights reserved.;LegalTrademarks=Winsoft(R);OriginalFilename=RSA.dll;ProductName=政务通;ProductVersion=1.0;Comments=</VerInfo_Keys>
  45. <VerInfo_AutoGenVersion>true</VerInfo_AutoGenVersion>
  46. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  47. <GenDll>true</GenDll>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  50. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  51. <VerInfo_Locale>1033</VerInfo_Locale>
  52. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  53. <Icon_MainIcon>RSA_Icon.ico</Icon_MainIcon>
  54. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  57. <Icon_MainIcon>RSA_Icon.ico</Icon_MainIcon>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  60. <Version>7.0</Version>
  61. <DCC_DebugInformation>0</DCC_DebugInformation>
  62. <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
  63. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  64. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  67. <Version>7.0</Version>
  68. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  69. </PropertyGroup>
  70. <ProjectExtensions>
  71. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  72. <Borland.ProjectType/>
  73. <BorlandProject>
  74. <Delphi.Personality>
  75. <Parameters>
  76. <Parameters Name="UseLauncher">False</Parameters>
  77. <Parameters Name="LoadAllSymbols">True</Parameters>
  78. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  79. </Parameters>
  80. <VersionInfo>
  81. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  82. <VersionInfo Name="AutoIncBuild">True</VersionInfo>
  83. <VersionInfo Name="MajorVer">1</VersionInfo>
  84. <VersionInfo Name="MinorVer">0</VersionInfo>
  85. <VersionInfo Name="Release">0</VersionInfo>
  86. <VersionInfo Name="Build">1001</VersionInfo>
  87. <VersionInfo Name="Debug">False</VersionInfo>
  88. <VersionInfo Name="PreRelease">False</VersionInfo>
  89. <VersionInfo Name="Special">False</VersionInfo>
  90. <VersionInfo Name="Private">False</VersionInfo>
  91. <VersionInfo Name="DLL">False</VersionInfo>
  92. <VersionInfo Name="Locale">2052</VersionInfo>
  93. <VersionInfo Name="CodePage">936</VersionInfo>
  94. </VersionInfo>
  95. <VersionInfoKeys>
  96. <VersionInfoKeys Name="CompanyName">浙江万赛软件科技有限公司</VersionInfoKeys>
  97. <VersionInfoKeys Name="FileDescription">加密组件</VersionInfoKeys>
  98. <VersionInfoKeys Name="FileVersion">1.0.0.1001</VersionInfoKeys>
  99. <VersionInfoKeys Name="InternalName">RSA</VersionInfoKeys>
  100. <VersionInfoKeys Name="LegalCopyright">(C) Winsoft Corporation. All rights reserved.</VersionInfoKeys>
  101. <VersionInfoKeys Name="LegalTrademarks">Winsoft(R)</VersionInfoKeys>
  102. <VersionInfoKeys Name="OriginalFilename">RSA.dll</VersionInfoKeys>
  103. <VersionInfoKeys Name="ProductName">政务通</VersionInfoKeys>
  104. <VersionInfoKeys Name="ProductVersion">1.0</VersionInfoKeys>
  105. <VersionInfoKeys Name="Comments"/>
  106. </VersionInfoKeys>
  107. <Source>
  108. <Source Name="MainSource">RSA.dpr</Source>
  109. </Source>
  110. <Excluded_Packages>
  111. <Excluded_Packages Name="$(BDSBIN)\dclIndyCore100.bpl">Indy 10 Core Design Time</Excluded_Packages>
  112. <Excluded_Packages Name="$(BDSBIN)\dclIndyProtocols100.bpl">Indy 10 Protocols Design Time</Excluded_Packages>
  113. </Excluded_Packages>
  114. </Delphi.Personality>
  115. <Platforms>
  116. <Platform value="OSX32">False</Platform>
  117. <Platform value="Win32">True</Platform>
  118. <Platform value="Win64">False</Platform>
  119. </Platforms>
  120. </BorlandProject>
  121. <ProjectFileVersion>12</ProjectFileVersion>
  122. </ProjectExtensions>
  123. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  124. <ItemGroup>
  125. <DelphiCompile Include="$(MainSource)">
  126. <MainSource>MainSource</MainSource>
  127. </DelphiCompile>
  128. <DCCReference Include="FGInt.pas"/>
  129. <DCCReference Include="FGIntPrimeGeneration.PAS"/>
  130. <DCCReference Include="FGIntRSA.PAS"/>
  131. <DCCReference Include="ranlib.pas"/>
  132. <BuildConfiguration Include="Debug">
  133. <Key>Cfg_2</Key>
  134. <CfgParent>Base</CfgParent>
  135. </BuildConfiguration>
  136. <BuildConfiguration Include="Base">
  137. <Key>Base</Key>
  138. </BuildConfiguration>
  139. <BuildConfiguration Include="Release">
  140. <Key>Cfg_1</Key>
  141. <CfgParent>Base</CfgParent>
  142. </BuildConfiguration>
  143. </ItemGroup>
  144. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  145. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  146. </Project>