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.mk
< prev
next >
Wrap
Text File
|
1996-10-15
|
328b
|
15 lines
# This is an include file that defines the machine specific
# paths used to build the sample code.
LIBDIR=c:\msvc20\lib
TOOLSDIR=c:\msvc20\bin
INCDIR=c:\msvc20\include
MFCINC=c:\msvc20\mfc\include
MFCDIR=c:\msvc20\mfc\lib
MFCLIB=$(MFCDIR)\mfc30.lib
SMSLIB=c:\bkoffice\lib
SMSINC=c:\bkoffice\include
DEST=..\bin