2025-04-27 07:49:33 -04:00

13 lines
178 B
PHP

#
# Makefile things everyone needs
#
!ifndef DXROOT
DXROOT=$(BASEDIR)\multimedia\DirectX
!endif
#
# Include correct verinfo.h
#
INCLUDES=$(DXROOT)\inc;$(INCLUDES)