windows-nt/Source/XPSP1/NT/shell/ext/brfcase/filesync/syncui/chkindll.bat

10 lines
222 B
Batchfile
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
@echo off
cd ..\bin
out syncui.dll syncui.map syncui.sym
copy ..\syncui\debug\syncui.dll
copy ..\syncui\debug\syncui.map
copy ..\syncui\debug\syncui.sym
in -c "Latest build." syncui.dll syncui.map syncui.sym
cd ..\syncui