From 27f0b7b585e87e361289c258b73038e755ed35a2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 Nov 2013 17:00:59 +0000 Subject: MirandaG15 added to solutions (x64 doesn't compile) git-svn-id: http://svn.miranda-ng.org/main/trunk@6756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirandaG15/MirandaG15_11.vcxproj | 302 +++++++++++++++++++++++++++++++ 1 file changed, 302 insertions(+) create mode 100644 plugins/MirandaG15/MirandaG15_11.vcxproj (limited to 'plugins/MirandaG15/MirandaG15_11.vcxproj') diff --git a/plugins/MirandaG15/MirandaG15_11.vcxproj b/plugins/MirandaG15/MirandaG15_11.vcxproj new file mode 100644 index 0000000000..1567642478 --- /dev/null +++ b/plugins/MirandaG15/MirandaG15_11.vcxproj @@ -0,0 +1,302 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {8ACA3C8B-BDFA-47B2-8578-069555BA05B3} + MirandaG15 + Win32Proj + MirandaG15 + + + + DynamicLibrary + Unicode + true + v110_xp + + + DynamicLibrary + Unicode + true + v110_xp + + + DynamicLibrary + Unicode + v110_xp + + + DynamicLibrary + Unicode + v110_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + false + false + + + + Disabled + LCDFramework\src;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + ProgramDatabase + + + comctl32.lib %(AdditionalOptions) + true + Windows + false + + + MachineX86 + $(ProfileDir)..\..\bin11\lib + $(IntDir)$(TargetName).lib + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\include\msapi + + + + + Disabled + LCDFramework\src;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + ProgramDatabase + + + comctl32.lib %(AdditionalOptions) + true + Windows + false + + + $(ProfileDir)..\..\bin11\lib + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\include\msapi + + + + + LCDFramework\src;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + Use + Level3 + ProgramDatabase + Full + Size + OnlyExplicitInline + true + + + comctl32.lib %(AdditionalOptions) + true + Windows + true + true + false + + + MachineX86 + $(ProfileDir)..\..\bin11\lib + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\include\msapi + + + + + LCDFramework\src;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + Use + Level3 + ProgramDatabase + Full + Size + OnlyExplicitInline + true + + + comctl32.lib %(AdditionalOptions) + true + Windows + true + true + false + + + $(ProfileDir)..\..\bin11\lib + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\include\msapi + + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {3bba4976-826e-44e5-b65f-8a2e1d912be7} + + + + + + \ No newline at end of file -- cgit v1.2.3