Merge branch 'master' of https://Governor-Tarkin@bitbucket.org/Governor-Tarkin/swg...
[swg-src.git] / tools / findWritable.btm
blobe91c87280d08aee681d00fe98d0e26d29282c00e
1 p4 where //depot/swg/current/src > srcloc.txt
2 input %%srcloc < srcloc.txt
3 del /e /q srcloc.txt
5 set srcdir=%@word[2,%srcloc]
6 pushd %srcdir
7 dir /sbfa:-r-d engine
8 dir /sbfa:-r-d external
9 dir /sbfa:-r-d game
10 popd