오픈 소스 소프트웨어 개발 및 다운로드

Browse Subversion Repository

Contents of /installer/branches/avendor/build.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1184 - (show annotations) (download) (as text)
Mon Apr 14 14:34:23 2008 UTC (16 years, 1 month ago) by maya
File MIME type: application/x-msdos-program
File size: 274 byte(s)
teraterm/installer より移動

1 set BUILD=build
2 if "%1" == "rebuild" (set BUILD=rebuild)
3
4 devenv /%BUILD% release ..\visualc\ttermpro.sln
5 devenv /%BUILD% release ..\..\ttssh2\ttssh.sln
6 devenv /%BUILD% release ..\..\TTProxy\TTProxy.sln
7
8 if "%1"=="plugins" devenv /%BUILD% release ..\visualc\TTXSamples.sln
9

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26