From 88d60769a245e2b951687fc3c265e37f047b8e98 Mon Sep 17 00:00:00 2001 From: binarymaster Date: Thu, 20 Nov 2014 15:02:46 +0300 Subject: [PATCH] Building info Added information for building the binaries --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 840e121..490d9fe 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Porting to other platforms:
ARM for Windows RT (see links below)
IA-64 for Itanium-based Windows Server? Well, I have no idea :)

+Building the binaries:
+• x86 Delphi version can be built with Embarcadero RAD Studio 2010
+• x86/x64 C++ version can be built with Microsoft Visual Studio 2013
+
Links:
• Official GitHub repository:
https://github.com/binarymaster/rdpwrap/