home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 40
/
IOPROG_40.ISO
/
SOFT
/
NETFrameworkSDK.exe
/
comsdk.cab
/
samples.exe
/
exceptions
/
VCClient
/
makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
2000-06-23
|
186 b
|
13 lines
!IFNDEF CORSDK
CORSDK=..\..\..
!ENDIF
!INCLUDE ..\makefile.cor
client.exe: MyTestException.dll client.cpp
MyTestException.dll:
copy ..\VCServer\$@ $@
all: client.exe