From d6063071278d4d911d2928227edab6c04886af87 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Mon, 10 Jan 2005 00:50:11 +0000 Subject: [PATCH] Update System project in Visual Studio to reflect renamed files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19428 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/System/System.vcproj | 128 +++---------------------------------- 1 file changed, 8 insertions(+), 120 deletions(-) diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj index 0158bb5d941..48181821e42 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -165,140 +165,28 @@ Name="Win32" Filter=""> - - - - - - + RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\MappedFile.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\Memory.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\Path.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\Process.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\Program.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\Signals.inc"> - - - - - - + RelativePath="..\..\lib\System\Win32\TimeValue.inc"> -- 2.34.1