home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sysmgmt / sms / smsapi / paths.vc4 < prev    next >
Text File  |  1996-10-15  |  304b  |  15 lines

  1. # This is an include file that defines the machine specific
  2. # paths used to build the sample code.
  3.  
  4. TOOLSDIR=c:\msdev\bin
  5. INCDIR=c:\msdev\include
  6.  
  7. MFCINC=c:\msdev\mfc\include
  8.  
  9. SMSLIB=c:\hermdev12\sdk\nt\objinl
  10. SMSINC=c:\hermdev12\sdk\h
  11. DEST=..\bin
  12.  
  13. LIB=%lib%;c:\msdev\lib;c:\msdev\mfc\lib
  14.  
  15.