Adapted copy scripts to newest x264 version

master
Eric Bataille 2015-03-05 09:59:45 +01:00
parent 230a40cd69
commit bfec0da56e
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ copy ..\graphicscapture\graphicscapturehook\x64\debug\graphicscapturehook64.dll
copy ..\noisegate\debug\noisegate.dll .\plugins
copy ..\psvplugin\debug\psvplugin.dll .\plugins
copy ..\scenesw\debug\scenesw.dll .\plugins
copy ..\x264\libs\32bit\libx264-142.dll .\
copy ..\x264\libs\32bit\libx264-146.dll .\
copy ..\injectHelper\Release\injectHelper.exe .\plugins\graphicscapture
copy ..\injectHelper\x64\Release\injectHelper64.exe .\plugins\graphicscapture
copy ..\ObsNvenc\Debug\ObsNvenc.dll .\

View File

@ -8,7 +8,7 @@ copy ..\graphicscapture\graphicscapturehook\x64\debug\graphicscapturehook64.dll
copy ..\noisegate\x64\debug\noisegate.dll .\plugins
copy ..\psvplugin\x64\debug\psvplugin.dll .\plugins
copy ..\scenesw\x64\debug\scenesw.dll .\plugins
copy ..\x264\libs\64bit\libx264-142.dll .\
copy ..\x264\libs\64bit\libx264-146.dll .\
copy ..\injectHelper\Release\injectHelper.exe .\plugins\graphicscapture
copy ..\injectHelper\x64\Release\injectHelper64.exe .\plugins\graphicscapture
copy ..\ObsNvenc\x64\Debug\ObsNvenc.dll .\

View File

@ -8,7 +8,7 @@ copy ..\graphicscapture\graphicscapturehook\x64\release\graphicscapturehook64.dl
copy ..\noisegate\release\noisegate.dll .\plugins
copy ..\psvplugin\release\psvplugin.dll .\plugins
copy ..\scenesw\release\scenesw.dll .\plugins
copy ..\x264\libs\32bit\libx264-142.dll .\
copy ..\x264\libs\32bit\libx264-146.dll .\
copy ..\injectHelper\Release\injectHelper.exe .\plugins\graphicscapture
copy ..\injectHelper\x64\Release\injectHelper64.exe .\plugins\graphicscapture
copy ..\ObsNvenc\Release\ObsNvenc.dll .\

View File

@ -8,7 +8,7 @@ copy ..\graphicscapture\graphicscapturehook\x64\release\graphicscapturehook64.dl
copy ..\noisegate\x64\release\noisegate.dll .\plugins
copy ..\psvplugin\x64\release\psvplugin.dll .\plugins
copy ..\scenesw\x64\release\scenesw.dll .\plugins
copy ..\x264\libs\64bit\libx264-142.dll .\
copy ..\x264\libs\64bit\libx264-146.dll .\
copy ..\injectHelper\Release\injectHelper.exe .\plugins\graphicscapture
copy ..\injectHelper\x64\Release\injectHelper64.exe .\plugins\graphicscapture
copy ..\ObsNvenc\x64\Release\ObsNvenc.dll .\