mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-26 22:30:22 +00:00
PROJECT: copy the themes directory in the release
This commit is contained in:
parent
f24db88726
commit
6098c78ccf
@ -59,6 +59,7 @@ mkdir %RELEASEDIR%\release\x64
|
||||
|
||||
xcopy deps\x32 %RELEASEDIR%\release\x32 /S /Y
|
||||
xcopy deps\x64 %RELEASEDIR%\release\x64 /S /Y
|
||||
xcopy bin\themes %RELEASEDIR%\release\themes /S /Y /I
|
||||
|
||||
copy help\x64dbg.chm %RELEASEDIR%\release\
|
||||
copy bin\x96dbg.exe %RELEASEDIR%\release\
|
||||
|
Loading…
Reference in New Issue
Block a user