diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-19 22:15:58 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-19 22:15:58 +0000 |
commit | 77d2929512ff62e421e9bfee659cc86973fc7df7 (patch) | |
tree | eaeaee2b6f7ef7498cc5aa12b340b11cb125638b /plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt | |
parent | 665935b0f99a4b9585f9afe9c9730931a3c94f85 (diff) |
files structure reorganization
git-svn-id: http://svn.miranda-ng.org/main/trunk@492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt')
-rw-r--r-- | plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt b/plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt deleted file mode 100644 index c7cbd9272d..0000000000 --- a/plugins/MirOTR/gpgvs.docs/gpgvs.aim.txt +++ /dev/null @@ -1,22 +0,0 @@ -~~~
-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 |