From: Chuck Rose III Date: Thu, 3 Apr 2008 20:28:40 +0000 (+0000) Subject: Removed a deleted file from the VStudio System project. Also added custom build... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6d41b1c05d0af26e7ba8389b94a9811de5ea48b3;p=oota-llvm.git Removed a deleted file from the VStudio System project. Also added custom build commands to engage 64 bit assembler for compilation callback on 64 bit configurations only. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49188 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj index 457340f1513..c450e93c219 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -90,7 +90,7 @@ /> - - diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 1d894f93500..b47d5594334 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -369,6 +369,28 @@ RelativePath="..\..\lib\Target\X86\X86COFF.h" > + + + + + + + +