From 3ac10dfb4e4a20b23c96151865846477d4843b19 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 8 Jan 2016 11:48:55 +0000 Subject: MirLua: winapi cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16060 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/Modules/common.props | 98 ------------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 plugins/MirLua/Modules/common.props (limited to 'plugins/MirLua/Modules/common.props') diff --git a/plugins/MirLua/Modules/common.props b/plugins/MirLua/Modules/common.props deleted file mode 100644 index 0e6422d781..0000000000 --- a/plugins/MirLua/Modules/common.props +++ /dev/null @@ -1,98 +0,0 @@ - - - - 10.0 - $(ProjectDir)..\..\..\..\bin10\lib - $(ProjectDir)..\..\..\..\bin12\lib - $(ProjectDir)..\..\..\..\bin14\lib - - - $(ProjectName) - Win32Proj - Unicode - v100 - v110_xp - v120_xp - v140_xp - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - false - - - - - - $(ProjectDir)..\..\..\..\include;$(ProjectDir)..\..\..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) - 4995;4996;4312;4091;%(DisableSpecificWarnings) - OnlyExplicitInline - false - Level4 - Use - stdafx.h - false - - - winmm.lib;Wtsapi32.lib;netapi32.lib;pdh.lib;shlwapi.lib;Strmiids.lib;gdiplus.lib;dbghelp.lib;Setupapi.lib;msimg32.lib;comctl32.lib;ws2_32.lib;UxTheme.lib;Iphlpapi.lib;%(AdditionalDependencies) - $(CommonLibDir) - true - false - Windows - $(IntDir)$(TargetName).lib - false - - - $(ProjectDir)..\..\..\..\include;$(ProjectDir)..\..\..\..\include\msapi - - - - - - Disabled - false - DEBUG;%(PreprocessorDefinitions) - true - MultiThreadedDebugDLL - - - - - - - - - - Full - true - Size - true - true - NDEBUG;%(PreprocessorDefinitions) - false - MultiThreadedDLL - true - - - true - true - UseLinkTimeCodeGeneration - /PDBALTPATH:%_PDB% - - - - - - Create - - - - NotUsing - - - - - - - - -- cgit v1.2.3