Update copy_build.cmd
This commit is contained in:
parent
7a72c02761
commit
5e03696fb9
|
@ -91,7 +91,9 @@ copy %srcPath%\MiscHelpers.pdb %instPath%\
|
||||||
copy %srcPath%\QSbieAPI.dll %instPath%\
|
copy %srcPath%\QSbieAPI.dll %instPath%\
|
||||||
copy %srcPath%\QSbieAPI.pdb %instPath%\
|
copy %srcPath%\QSbieAPI.pdb %instPath%\
|
||||||
copy %srcPath%\QtSingleApp.dll %instPath%\
|
copy %srcPath%\QtSingleApp.dll %instPath%\
|
||||||
|
copy %srcPath%\QtSingleApp.pdb %instPath%\
|
||||||
copy %srcPath%\UGlobalHotkey.dll %instPath%\
|
copy %srcPath%\UGlobalHotkey.dll %instPath%\
|
||||||
|
copy %srcPath%\UGlobalHotkey.pdb %instPath%\
|
||||||
copy %srcPath%\SandMan.exe %instPath%\
|
copy %srcPath%\SandMan.exe %instPath%\
|
||||||
copy %srcPath%\SandMan.pdb %instPath%\
|
copy %srcPath%\SandMan.pdb %instPath%\
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue