From a4888d0a3d58a13ade8d9c496a228570e2b2adb6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 25 Jul 2015 13:39:32 +0000 Subject: unified ftpfile project git-svn-id: http://svn.miranda-ng.org/main/trunk@14685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FTPFileYM/ftpfile.vcxproj | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 plugins/FTPFileYM/ftpfile.vcxproj (limited to 'plugins/FTPFileYM/ftpfile.vcxproj') diff --git a/plugins/FTPFileYM/ftpfile.vcxproj b/plugins/FTPFileYM/ftpfile.vcxproj new file mode 100644 index 0000000000..d5b530b582 --- /dev/null +++ b/plugins/FTPFileYM/ftpfile.vcxproj @@ -0,0 +1,46 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + FTPFile + {73482497-9F57-4819-A9AB-5D841A9F072D} + + + + + + + {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} + false + + + {01F9E227-06F5-4BED-907F-402CA7DFAFE6} + false + + + + + ..\..\libs\libcurl\include\curl\;%(AdditionalIncludeDirectories) + + + wldap32.lib;%(AdditionalDependencies) + + + \ No newline at end of file -- cgit v1.2.3