PROJECT: updated release file to include winconstants.txt
This commit is contained in:
parent
daa05a171e
commit
771cf313a1
|
@ -135,6 +135,7 @@ copy bin\mnemdb.json %RELEASEDIR%\release\
|
|||
copy bin\errordb.txt %RELEASEDIR%\release\
|
||||
copy bin\exceptiondb.txt %RELEASEDIR%\release\
|
||||
copy bin\ntstatusdb.txt %RELEASEDIR%\release\
|
||||
copy bin\winconstants.txt %RELEASEDIR%\release\
|
||||
xcopy src\gui\Translations\*.qm %RELEASEDIR%\release\translations /S /Y
|
||||
copy bin\x32\x32bridge.dll %RELEASEDIR%\release\x32\
|
||||
copy bin\x32\x32dbg.dll %RELEASEDIR%\release\x32\
|
||||
|
|
Loading…
Reference in New Issue