]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/Makefile
BaseTools: resolve initialization order errors in VfrFormPkg.h
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / Makefile
index bdafbf69de8c28cfc33bc761757e6b9b94e61399..02729660874d5b09dfc881932237ae43e4854750 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # Windows makefile for 'VfrCompile' module build.\r
 #\r
-# Copyright (c) 2008 - 2010, Intel Corporation<BR>\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php\r
@@ -12,7 +12,7 @@
 #\r
 !INCLUDE ..\Makefiles\ms.common\r
 \r
-CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD /D VFREXP_DEBUG\r
+CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD\r
 APPNAME = VfrCompile\r
 \r
 LIBS = $(LIB_PATH)\Common.lib\r