Skip to content

Commit

Permalink
Fix vendor/cef3/copy_dlls.cmd copying deleted files
Browse files Browse the repository at this point in the history
  • Loading branch information
jushar committed Jun 22, 2016
1 parent 0570043 commit 85f71dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vendor/cef3/copy_dlls.cmd
Expand Up @@ -20,4 +20,3 @@ xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\libEGL.dll" "%OUTPATH%\"
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\libGLESv2.dll" "%OUTPATH%\"
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\natives_blob.bin" "%OUTPATH%\"
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\snapshot_blob.bin" "%OUTPATH%\"
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\wow_helper.exe" "%OUTPATH%\"

0 comments on commit 85f71dc

Please sign in to comment.