Skip to content

Commit

Permalink
Update file(s): 2023-12-28
Browse files Browse the repository at this point in the history
  • Loading branch information
horsicq committed Dec 28, 2023
1 parent c90b11e commit d8b9354
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_msvc_win64_qt6.bat
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ xcopy %X_SOURCE_PATH%\XStyles\qss %X_SOURCE_PATH%\release\%X_BUILD_NAME%\qss /E
xcopy %X_SOURCE_PATH%\Detect-It-Easy\db %X_SOURCE_PATH%\release\%X_BUILD_NAME%\db /E /I
xcopy %X_SOURCE_PATH%\Detect-It-Easy\info %X_SOURCE_PATH%\release\%X_BUILD_NAME%\info /E /I
xcopy %X_SOURCE_PATH%\signatures\crypto.db %X_SOURCE_PATH%\release\%X_BUILD_NAME%\signatures\
xcopy %X_SOURCE_PATH%\images %X_SOURCE_PATH%\release\%X_BUILD_NAME%\images /E /I
xcopy %X_SOURCE_PATH%\XYara\yara_rules %X_SOURCE_PATH%\release\%X_BUILD_NAME%\yara_rules /E /I

call %X_SOURCE_PATH%\build_tools\windows.cmd deploy_qt die.exe

Expand Down

0 comments on commit d8b9354

Please sign in to comment.