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/SimpleAR/SimpleAR_10.vcxproj | 2 ++ plugins/SimpleAR/SimpleAR_10.vcxproj.filters | 14 +++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'plugins/SimpleAR') diff --git a/plugins/SimpleAR/SimpleAR_10.vcxproj b/plugins/SimpleAR/SimpleAR_10.vcxproj index e0f8f32914..60a20dcff9 100644 --- a/plugins/SimpleAR/SimpleAR_10.vcxproj +++ b/plugins/SimpleAR/SimpleAR_10.vcxproj @@ -112,6 +112,7 @@ $(IntDir)$(TargetName).lib true $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) @@ -160,6 +161,7 @@ $(IntDir)$(TargetName).lib true $(SolutionDir)\lib + /PDBALTPATH:%_PDB% NDEBUG;%(PreprocessorDefinitions) diff --git a/plugins/SimpleAR/SimpleAR_10.vcxproj.filters b/plugins/SimpleAR/SimpleAR_10.vcxproj.filters index 5e00533b00..9990568c06 100644 --- a/plugins/SimpleAR/SimpleAR_10.vcxproj.filters +++ b/plugins/SimpleAR/SimpleAR_10.vcxproj.filters @@ -16,29 +16,29 @@ - Source + Source Files - Source + Source Files - Header + Header Files - Header + Header Files - Header + Header Files - Resource + Resource Files - Resource + Resource Files \ No newline at end of file -- cgit v1.2.3