Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
236 B

#
# 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)