diff make/windows/makefiles/generated.make @ 2027:aa6e219afbf1

7006354: Updates to Visual Studio project creation and development launcher Summary: Updates to Visual Studio project creation and development launcher Reviewed-by: stefank, coleenp
author sla
date Wed, 15 Dec 2010 07:11:31 -0800
parents f95d63e2154a
children f2110083203d
line wrap: on
line diff
--- a/make/windows/makefiles/generated.make	Tue Dec 14 15:10:52 2010 -0500
+++ b/make/windows/makefiles/generated.make	Wed Dec 15 07:11:31 2010 -0800
@@ -51,6 +51,7 @@
 
 !if ("$(Variant)" == "compiler2") || ("$(Variant)" == "tiered")
 
+!include $(WorkSpace)/make/windows/makefiles/compile.make
 !include $(WorkSpace)/make/windows/makefiles/adlc.make
 
 !endif