From: Jeff Cohen Date: Tue, 28 Mar 2006 04:01:27 +0000 (+0000) Subject: Keep Visual Studio informed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5659b4131149ec37e6f37271debc610c716bb9f2;p=oota-llvm.git Keep Visual Studio informed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27214 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 4cfd4436737..e7d57b7e2a0 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -157,7 +157,7 @@ Description="Performing TableGen Step" CommandLine="..\$(IntDir)\TableGen.exe -gen-intrinsic -I ..\..\include $(InputPath) -o $(SolutionDir)llvm\intrinsics.gen " - AdditionalDependencies="$(ProjectDir)..\$(IntDir)\TableGen.exe" + AdditionalDependencies="$(ProjectDir)..\$(IntDir)\TableGen.exe $(InputDir)IntrinsicsX86.td $(InputDir)IntrinsicsPowerPC.td" Outputs="$(SolutionDir)llvm\intrinsics.gen"/> + + + +