blitz-research / monkey

Blitz Research Monkey Source
225 stars 59 forks source link

Fixed the GLFW+ANGLE target's MSVC template. #79

Closed ImmutableOctet closed 9 years ago

ImmutableOctet commented 9 years ago

This fixes the bug reported here, and discussed in this thread.

Basically, I just added quotes to the use(s) of the 'copy' command. This fixes path-ending problems; most notably, paths that have spaces.