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

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