
!IF "$(STATIC_MESA)" == "1"
!ERROR lib.$(LIBBASE) : This file require STATIC_MESA be set to 0.
!ENDIF

!INCLUDE .\rules\lib.mesagl.core

USE_CRTDLL=1

SRCALT2=.\$(MESAROOT)\src\OSmesa
SRCALT3=.\$(MESAROOT)\src\Windows

SRCFILES = $(MESA_CORE)\
	OSmesa.c Wmesa.c wgl.c

DEFFILE = res\mesagl32.def
RCFILE  = res\mesagl32.rc

CPPOPTS = $(CPPOPTS) /DBUILD_GL32
