From c60aed5432e9cda277b9351de51e82dfb8e02475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCmann?= Date: Sat, 14 Mar 2015 19:56:55 +0000 Subject: MirOTR: part one of many file/folder structure changes git-svn-id: http://svn.miranda-ng.org/main/trunk@12402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt (limited to 'plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt') diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt new file mode 100644 index 0000000000..c7cbd9272d --- /dev/null +++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.aim.txt @@ -0,0 +1,22 @@ +~~~ +AIM +~~~ +the aim of *.vs projects is to provide a well organized +and not invasive way to build target open source projects +using visual studio (vs.6 and vs.net) + +~~~~~~ +REASON +~~~~~~ +In many situations I was obliged to use visual studio in +writing projects, and writing windows software is best suited +using this ide. +When I had need to use these great open source projects in +my applications, I had to use the binaries provided (if) for +the win32 environment: but, I think, if it can run in win32, +it could also be built using win32 compiler/linker. +I know you have to pay for visual studio, but why don't give +the opportunity to build using this tool too? +Moreover I think that providing these projects could increment +the number of coworker programmers. +So I decided to provide these visual studio projects. \ No newline at end of file -- cgit v1.2.3