home *** CD-ROM | disk | FTP | other *** search
- del /s *.exe
- del /s *.dll
-
- cd compcs
- call build.bat
- cd..\compvb
- call build.bat
- cd..\compvc
- call build.bat
-
- cd..\clientcs
- call build.bat
- cd..\clientvb
- call build.bat
- cd..\clientvc
- call build.bat
-
- cd..\clientwinforms
- call build.bat
- cd..
-
- del /s *.pdb
- del /s *.obj
-
- bin\ClientCS
- bin\ClientVB
- bin\ClientVC
- bin\ClientWinForms