windows-nt/Source/XPSP1/NT/admin/admt/dbmgr/makefile2.inc

9 lines
236 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# 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)