From cd09e51cce3355ed29a71b44155947feb6b69a43 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 5 Aug 2012 22:10:38 +0000 Subject: removes path from the PDB file names git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 2 ++ plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 945fbf4807..7a8e9fa053 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -135,6 +135,7 @@ Windows false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) @@ -163,6 +164,7 @@ Windows false $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters index 6dcefba978..149877b45a 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters @@ -67,11 +67,11 @@ Resource Files + + Source Files + - - Resource Files - Documentation -- cgit v1.2.3