From 45a4273ce92c07d780780358a770adc4fe50d270 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 20 Feb 2014 09:07:54 +0000 Subject: added proto_dropbox project git-svn-id: http://svn.miranda-ng.org/main/trunk@8188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 plugins/Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj (limited to 'plugins/Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj') diff --git a/plugins/Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj b/plugins/Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj new file mode 100644 index 0000000000..42573d7fc5 --- /dev/null +++ b/plugins/Dropbox/proto_dropbox/Proto_Dropbox_10.vcxproj @@ -0,0 +1,131 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {B97882DC-7462-41DB-A390-BDFCE5295265} + Proto_Dropbox + + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3