mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 05:00:06 -05:00
--Code changes
-Change makedeps.bat
This commit is contained in:
parent
5f3a97e825
commit
267e734176
@ -90,4 +90,7 @@ copy %current%\OpenEXR\IlmImf\Release\IlmImf-2_3.dll %current%\..\fractorium\Dep
|
||||
xcopy %current%\output\Include %current%\..\fractorium\Deps\Include\ /S /Y
|
||||
xcopy %current%\output\bin\*.dll %current%\..\fractorium\Deps\ /Y
|
||||
|
||||
REM IlmImfUtil is not needed.
|
||||
del ..\fractorium\Deps\IlmImfUtil-2_3.dll
|
||||
|
||||
cd ..\fractorium
|
||||
|
Loading…
Reference in New Issue
Block a user