mesa/src/gallium/state_trackers/d3d1x/d3d1xstutil/Makefile

6 lines
183 B
Makefile

LIBNAME=d3d1xstutil
CPP_SOURCES=$(wildcard src/*.cpp)
LIBRARY_INCLUDES=-Iinclude -I../gd3dapi -I../d3dapi -I../w32api -I../../../include -I../../../auxiliary
include ../Makefile.inc