LIBRARY = wiregl
SHARED = 1

FILES = appstub

include ../../humper.mk

ifdef WINDOWS
LIB_DEFS = appstub.def
LDFLAGS += user32.lib ws2_32.lib
endif
