Mercurial > mercurial > hgweb_porori.cgi
comparison Porori/Porori.bat @ 1:bcbe8663e582 default tip
bug fix.
author | pyon@macmini |
---|---|
date | Fri, 14 Feb 2020 18:48:53 +0900 |
parents | 2b4fc52a96d9 |
children |
comparison
equal
deleted
inserted
replaced
0:2b4fc52a96d9 | 1:bcbe8663e582 |
---|---|
1 @echo off | 1 @echo off |
2 set PDIR=C:\Users\KAIGO\Desktop\Porori | 2 set PDIR=C:\Users\KAIGO\Desktop\Porori |
3 mkdir %PDIR% | 3 mkdir %PDIR% |
4 copy S:\Current\0000_Every\最新認定情報\Porori\* %PDIR% | 4 copy S:\Current\0000_Every\最新認定情報\Porori\bin\* %PDIR% |
5 rem copy S:\Current\0000_Every\最新認定情報\Porori\bin64\* %PDIR% | |
5 cd %PDIR% | 6 cd %PDIR% |
6 call make | 7 call %PDIR%\make |