Makefile revision 92617aeac109481258f0c3863d09c1b8903d438b
1LIBNAME=gd3d11
2CPP_SOURCES=d3d11.cpp
3LIBRARY_INCLUDES=-I../gd3d1x -I../gd3dapi -I../d3dapi -I../w32api -I../d3d1xstutil/include -I../d3d1xshader/include -I../../../include -I../../../auxiliary -I../../../state_trackers/egl/common
4
5include ../Makefile.inc
6
7