From 15e38edf392c6cdb5e77d376ebf18196d9c026b0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 7 Oct 2013 19:25:54 +0000 Subject: Proto_VKontakte icons project added git-svn-id: http://svn.miranda-ng.org/main/trunk@6397 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../proto_vkontakte/Proto_VKontakte_10.vcxproj | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 protocols/VKontakte/proto_vkontakte/Proto_VKontakte_10.vcxproj (limited to 'protocols/VKontakte/proto_vkontakte/Proto_VKontakte_10.vcxproj') diff --git a/protocols/VKontakte/proto_vkontakte/Proto_VKontakte_10.vcxproj b/protocols/VKontakte/proto_vkontakte/Proto_VKontakte_10.vcxproj new file mode 100644 index 0000000000..9c0a13db4b --- /dev/null +++ b/protocols/VKontakte/proto_vkontakte/Proto_VKontakte_10.vcxproj @@ -0,0 +1,131 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {5F8495EF-0765-4E03-905D-639BDBF05B4F} + Proto_VKontakte + + + + 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