From 8bfb987717dc3994bae1aaa78ece779c97340850 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 29 Aug 2015 09:33:23 +0000 Subject: AddToStartMenu functianally moved to Toaster git-svn-id: http://svn.miranda-ng.org/main/trunk@15083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AddToStartMenu/AddToStartMenu.vcxproj | 57 --------------------------- 1 file changed, 57 deletions(-) delete mode 100644 plugins/AddToStartMenu/AddToStartMenu.vcxproj (limited to 'plugins/AddToStartMenu/AddToStartMenu.vcxproj') diff --git a/plugins/AddToStartMenu/AddToStartMenu.vcxproj b/plugins/AddToStartMenu/AddToStartMenu.vcxproj deleted file mode 100644 index d1067f1ec1..0000000000 --- a/plugins/AddToStartMenu/AddToStartMenu.vcxproj +++ /dev/null @@ -1,57 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - AddToStartMenu - {2954e74f-57f3-421a-980c-681b54810c9a} - - - - - - $(VC_IncludePath);$(WindowsSdk_IncludePath); - $(VC_LibraryPath_x86);$(WindowsSdk_LibraryPath_x86); - - - $(VC_IncludePath);$(WindowsSdk_IncludePath); - $(VC_LibraryPath_x64);$(WindowsSdk_LibraryPath_x64); - - - $(VC_IncludePath);$(WindowsSdk_IncludePath); - $(VC_LibraryPath_x64);$(WindowsSdk_LibraryPath_x64); - - - $(VC_IncludePath);$(WindowsSdk_IncludePath); - $(VC_LibraryPath_x86);$(WindowsSdk_LibraryPath_x86); - - - - runtimeobject.lib;%(AdditionalDependencies) - - - - - MultiThreaded - - - /PDBALTPATH:%_PDB% - - - \ No newline at end of file -- cgit v1.2.3