Skip to content

Commit

Permalink
Traktor: Link fix for Traktor.Render.Vulkan.Editor and latest Vulkan …
Browse files Browse the repository at this point in the history
…SDK.
  • Loading branch information
apistol78 committed Feb 26, 2024
1 parent 135c722 commit 8144757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions resources/build/TraktorWin64.xms
Original file line number Diff line number Diff line change
Expand Up @@ -19483,7 +19483,6 @@
<libraries>
<item>MachineIndependent.lib</item>
<item>OSDependent.lib</item>
<item>OGLCompiler.lib</item>
<item>SPIRV.lib</item>
<item>SPIRV-Tools.lib</item>
<item>SPIRV-Tools-opt.lib</item>
Expand Down Expand Up @@ -19585,7 +19584,6 @@
<libraries>
<item>MachineIndependent.lib</item>
<item>OSDependent.lib</item>
<item>OGLCompiler.lib</item>
<item>SPIRV.lib</item>
<item>SPIRV-Tools.lib</item>
<item>SPIRV-Tools-opt.lib</item>
Expand Down
1 change: 1 addition & 0 deletions scripts/autobuild/autobuild-latest-win64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ call "%~dp0..\config-vs-x64.bat"
:: Rebuild entire solution.
pushd "%TRAKTOR_HOME%\build\win64"
msbuild -m "Traktor Win64.sln" %CONFIG%
if %ERRORLEVEL% neq 1 ( exit 1 )
popd

0 comments on commit 8144757

Please sign in to comment.