audk/BaseTools/Source/C/GenVtf/Makefile

11 lines
134 B
Makefile
Raw Normal View History

!INCLUDE ..\Makefiles\ms.common
APPNAME = GenVtf
LIBS = $(LIB_PATH)\Common.lib
OBJECTS = GenVtf.obj
!INCLUDE ..\Makefiles\ms.app