Skip to content

Commit

Permalink
Using renamed version of OpenImageIO dll also for LuxMark
Browse files Browse the repository at this point in the history
  • Loading branch information
acasta69 committed Feb 9, 2021
1 parent f366969 commit 677d8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-luxmark.bat
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ xcopy ..\WindowsCompileDeps\x64\Release\lib\OpenImageDenoise.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\embree3.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\tbb.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\tbbmalloc.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\OpenImageIO.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\OpenImageIO_LuxCore.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\nvrtc64*.dll %DIR%
xcopy ..\WindowsCompileDeps\x64\Release\lib\nvrtc-builtins*.dll %DIR%
xcopy ..\WindowsCompileDeps\Qt5\bin\Qt5Core.dll %DIR%
Expand Down

0 comments on commit 677d8e1

Please sign in to comment.