From 9858784eb6369dc189836f8971791af5238145ea Mon Sep 17 00:00:00 2001 From: Arnavion Date: Wed, 11 Feb 2015 10:01:29 -0800 Subject: Better project files. - Output directly to rel\ instead of to bin\ and then copying files over. - Deduped Win32 vs x64 configs - Moved some common properties to hexchat.props - All build intermediates (except htm's intermediates) are no longer emitted in the source directory --- .../notifications/notifications-winrt.vcxproj | 79 ++-------------------- 1 file changed, 7 insertions(+), 72 deletions(-) (limited to 'src/fe-gtk/notifications') diff --git a/src/fe-gtk/notifications/notifications-winrt.vcxproj b/src/fe-gtk/notifications/notifications-winrt.vcxproj index 7a4e9888..dcd2a2b7 100644 --- a/src/fe-gtk/notifications/notifications-winrt.vcxproj +++ b/src/fe-gtk/notifications/notifications-winrt.vcxproj @@ -12,8 +12,7 @@ - true - true + true @@ -23,71 +22,25 @@ notifications-winrt - - DynamicLibrary - false + v120 - true - Unicode - - DynamicLibrary - false - true Unicode - v120 - - - - - - - - - - - - - false - hcnotifications-winrt - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - $(IncludePath) - $(LibraryPath) - - - false - $(HexChatBin) + + + hcnotifications-winrt - $(HexChatObj)$(ProjectName)\ - $(IncludePath) - $(LibraryPath) + $(HexChatRel)plugins\ - Level3 - NotUsing - MaxSpeed - true - true WIN32;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY;_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT;NDEBUG;_WINDOWS;_USRDLL;NOTIFICATIONS_EXPORTS;%(PreprocessorDefinitions) true - true - $(VCInstallDir)vcpackages;$(FrameworkSdkDir)References\CommonConfiguration\Neutral;%(AdditionalUsingDirectories) - true - Windows - true - true - true - true - false - - $(DepLibs);mincore.lib;runtimeobject.lib;%(AdditionalDependencies) 6.03 $(DepsRoot)\lib;%(AdditionalLibraryDirectories) @@ -95,33 +48,15 @@ - Level3 - NotUsing - MaxSpeed - true - true WIN32;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY;_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT;NDEBUG;_WINDOWS;_USRDLL;NOTIFICATIONS_EXPORTS;%(PreprocessorDefinitions) true - true - $(VCInstallDir)vcpackages;$(FrameworkSdkDir)References\CommonConfiguration\Neutral;%(AdditionalUsingDirectories) - true - Windows - true - true - true - true - false - - $(DepLibs);mincore.lib;runtimeobject.lib;%(AdditionalDependencies) 6.03 $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - - - \ No newline at end of file + -- cgit 1.4.1