From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/secureim_icons_10.vcxproj | 175 +++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 plugins/SecureIM/secureim_icons_10.vcxproj (limited to 'plugins/SecureIM/secureim_icons_10.vcxproj') diff --git a/plugins/SecureIM/secureim_icons_10.vcxproj b/plugins/SecureIM/secureim_icons_10.vcxproj new file mode 100644 index 0000000000..947230eb4d --- /dev/null +++ b/plugins/SecureIM/secureim_icons_10.vcxproj @@ -0,0 +1,175 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + secureim_icons + {3FAB6AC7-6B7F-4779-B519-34E8035074A4} + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.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)\ + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + + + %(AdditionalDependencies) + true + true + true + true + false + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + + + %(AdditionalDependencies) + true + true + true + true + false + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + false + + + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + + + + + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + false + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3