summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenVtf/Makefile
blob: 0d6a8d134b9647841b01183fb84672201fc75d1a (plain)
1
2
3
4
5
6
7
8
9
10
!INCLUDE ..\Makefiles\ms.common

APPNAME = GenVtf

LIBS = $(LIB_PATH)\Common.lib

OBJECTS = GenVtf.obj

!INCLUDE ..\Makefiles\ms.app