windows-nt/Source/XPSP1/NT/admin/admt/dbmgr/makefile2.inc
2020-09-26 16:20:57 +08:00

9 lines
236 B
PHP

#
# This file is executed by Build when it sees the NTTARGETFILES variables
# in the SOURCES file.
#
# Build DBMgr.Obj and MgeDB.obj with VC6 compiler instead of VC5
#
#
#add the VC6 directory to the start of our path
path=.\VC6;$(PATH)