xcopy /C /Q /Y /S *.vert ..\..\..\Build\x64\Release\Scripting\Rendering xcopy /C /Q /Y /S *.frag ..\..\..\Build\x64\Release\Scripting\Rendering xcopy /C /Q /Y /S *.vert ..\..\..\Build\x64\Debug\Scripting\Rendering xcopy /C /Q /Y /S *.frag ..\..\..\Build\x64\Debug\Scripting\Rendering xcopy /C /Q /Y /S *.vert ..\..\..\Build\x86\Release\Scripting\Rendering xcopy /C /Q /Y /S *.frag ..\..\..\Build\x86\Release\Scripting\Rendering xcopy /C /Q /Y /S *.vert ..\..\..\Build\x86\Debug\Scripting\Rendering xcopy /C /Q /Y /S *.frag ..\..\..\Build\x86\Debug\Scripting\Rendering