X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FVfrCompile%2FMakefile;h=02729660874d5b09dfc881932237ae43e4854750;hp=caadc40c4b5a1b48f12ef7d758cbdc9938342a80;hb=5397bd425eba0cd00c5f76c8d35f328ca625db0e;hpb=40d841f6a8f84e75409178e19e69b95e01bada0f diff --git a/BaseTools/Source/C/VfrCompile/Makefile b/BaseTools/Source/C/VfrCompile/Makefile index caadc40c4b..0272966087 100644 --- a/BaseTools/Source/C/VfrCompile/Makefile +++ b/BaseTools/Source/C/VfrCompile/Makefile @@ -12,7 +12,7 @@ # !INCLUDE ..\Makefiles\ms.common -CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD /D VFREXP_DEBUG +CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD APPNAME = VfrCompile LIBS = $(LIB_PATH)\Common.lib