home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Deployment / 2_Simple / build.bat next >
Encoding:
DOS Batch File  |  2000-06-23  |  70 b   |  2 lines

  1. csc /target:library Stringer.cs
  2. csc /reference:Stringer.dll Client.cs