From d28516e3b1c9e2aa982bf017574f62850a153b24 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 14 Jul 2008 18:46:16 +0000 Subject: This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Patch by Nicolas Capens! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53571 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/Target/Target.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'win32/Target') diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 19f814d4fe..094422026b 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -19,7 +19,7 @@