home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 40
/
IOPROG_40.ISO
/
SOFT
/
NETFrameworkSDK.exe
/
comsdk.cab
/
samples.exe
/
Deployment
/
2_Simple
/
makefile
< prev
next >
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
|
256 b
|
15 lines
!include ..\..\master.mak
All: Stringer Client
Stringer: Stringer.dll
Stringer.dll: Stringer.cs
Client: Client.exe
Client.exe: Client.cs
$(_CS) $(_CS_EXE_FLAGS) /reference:Stringer.dll /out:$(_OUTDIR)\$@ $** $(_WIN32RES) $(_KEYFILE)