Skip to content

Commit 8b31386

Browse files
authored
Merge pull request #2 from ddlencemc/DelphiXE
Refactoring for Delphi XE
2 parents 147ea09 + 35583f8 commit 8b31386

25 files changed

+3517
-3023
lines changed

RSAOpenSSL.dcu

-13.3 KB
Binary file not shown.

RSAUtil.res

-876 Bytes
Binary file not shown.

Unit1.dcu

-7.25 KB
Binary file not shown.
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
3-
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
4-
<noInheritable/>
5-
<assemblyIdentity
6-
type="win32"
7-
name="Microsoft.VC90.CRT"
8-
version="9.0.21022.8"
9-
processorArchitecture="x86"
10-
publicKeyToken="1fc8b3b9a1e18e3b"
11-
/>
12-
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
13-
</assembly>
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
3+
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
4+
<noInheritable/>
5+
<assemblyIdentity
6+
type="win32"
7+
name="Microsoft.VC90.CRT"
8+
version="9.0.21022.8"
9+
processorArchitecture="x86"
10+
publicKeyToken="1fc8b3b9a1e18e3b"
11+
/>
12+
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
13+
</assembly>

build/RSAUtil.exe

2.22 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)