Skip to content

Commit

Permalink
Traktor: Added "releasestatic" to autobuild archive.
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Nov 20, 2024
1 parent 3576d53 commit 963c1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/autobuild/autobuild-archive-win64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ call "%~dp0..\config.bat"
mkdir "%TRAKTOR_HOME%/build/archive/traktor"
pushd "%TRAKTOR_HOME%/build/archive/traktor"

xcopy "%TRAKTOR_HOME%\bin\win64\releasestatic\" "bin\win64\releasestatic\" /S /E /Y /R
xcopy "%TRAKTOR_HOME%\bin\latest\win64\releaseshared\" "bin\latest\win64\releaseshared\" /S /E /Y /R
xcopy "%TRAKTOR_HOME%\data\Assets\" "data\Assets\" /S /E /Y /R
xcopy "%TRAKTOR_HOME%\data\Source\" "data\Source\" /S /E /Y /R
Expand Down

0 comments on commit 963c1ce

Please sign in to comment.