From: Jeff Cohen Date: Sat, 1 Jan 2005 18:17:40 +0000 (+0000) Subject: Improve TableGen dependencies X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0f7745f2e53172cb169dd3a8b85d541f8ecb88c3;p=oota-llvm.git Improve TableGen dependencies Move TableGen generated files out of the src tree Add descriptions to the custom build steps git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19223 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/Configure/Configure.vcproj b/win32/Configure/Configure.vcproj index 08192c298f4..c0178cbe03a 100644 --- a/win32/Configure/Configure.vcproj +++ b/win32/Configure/Configure.vcproj @@ -73,6 +73,7 @@ Name="Configure|Win32"> @@ -84,6 +85,7 @@ Name="Configure|Win32"> @@ -95,6 +97,7 @@ Name="Configure|Win32"> @@ -106,6 +109,7 @@ Name="Configure|Win32"> @@ -117,6 +121,7 @@ Name="Configure|Win32"> diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index dae397dbf4e..395d1b0f02e 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -46,8 +46,7 @@ + Name="VCPostBuildEventTool"/> + Name="VCPostBuildEventTool"/> @@ -148,6 +147,7 @@ Name="Release|Win32"> @@ -159,8 +159,9 @@ Name="Debug|Win32"> @@ -168,8 +169,9 @@ copy $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h Name="Release|Win32"> diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 41f807621fa..65a2974dbe8 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -4,6 +4,7 @@ Version="7.10" Name="x86" ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}" + RootNamespace="x86" Keyword="Win32Proj"> + Name="VCPreBuildEventTool"/> + Name="VCPreBuildEventTool"/> + + + + + + + + @@ -159,6 +175,9 @@ Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + + @@ -168,16 +187,47 @@ + + + + + + + + + + + + + + + + + + + +