svnno****@sourc*****
svnno****@sourc*****
2009年 3月 28日 (土) 14:15:46 JST
Revision: 3251 http://svn.sourceforge.jp/view?root=ttssh2&view=rev&rev=3251 Author: maya Date: 2009-03-28 14:15:46 +0900 (Sat, 28 Mar 2009) Log Message: ----------- svnrev ããªãå ´åã«ã¯ãã«ãããããã«ãã Modified Paths: -------------- trunk/installer/makearchive.bat -------------- next part -------------- Modified: trunk/installer/makearchive.bat =================================================================== --- trunk/installer/makearchive.bat 2009-03-26 13:23:55 UTC (rev 3250) +++ trunk/installer/makearchive.bat 2009-03-28 05:15:46 UTC (rev 3251) @@ -15,8 +15,11 @@ if "%1"=="plugins" SET plugins=yes rem "rebuild"ðwèµÈ¢êÅàASVNrWðXV·éB -pushd ..\teraterm\release -svnrev.exe > ..\ttpdlg\svnversion.h +if exist ..\teraterm\release\svnrev.exe goto svnrev +devenv /build release ..\teraterm\ttermpro.sln /project svnrev /projectconfig release +:svnrev +pushd ..\teraterm +release\svnrev.exe > ttpdlg\svnversion.h popd CALL makechm.bat