home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
pelne
/
optionp
/
mts4.cab
/
Account.VC_Accountps.mak
< prev
next >
Wrap
Text File
|
1997-11-14
|
408b
|
15 lines
Accountps.dll: dlldata.obj Account_p.obj Account_i.obj
link /dll /out:Accountps.dll /def:Accountps.def /entry:DllMain dlldata.obj Account_p.obj Account_i.obj kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib uuid.lib
.c.obj:
cl /c /Ox /DWIN32 /DREGISTER_PROXY_DLL $<
clean:
@del Accountps.dll
@del Accountps.lib
@del Accountps.exp
@del dlldata.obj
@del Account_p.obj
@del Account_i.obj