home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 40
/
IOPROG_40.ISO
/
SOFT
/
NETFrameworkSDK.exe
/
comsdk.cab
/
samples.exe
/
Wintalk
/
CS
/
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
|
237 b
|
7 lines
!include ..\..\master.mak
all: wintalk.exe
wintalk.exe: WinTalk.cs SendEdit.cs ConnectDialog.cs DataEdit.cs
$(_CS) /r:System.WinForms.DLL /r:System.DLL /r:Microsoft.Win32.Interop.DLL /r:System.Drawing.DLL /r:System.Net.DLL $**