diff options
| author | Joshua Reisenauer <kd7tck@msn.com> | 2016-05-22 15:03:10 -0700 |
|---|---|---|
| committer | Joshua Reisenauer <kd7tck@msn.com> | 2016-05-22 15:03:10 -0700 |
| commit | f232f34981c9ccc757e486c116db6d22d3042694 (patch) | |
| tree | 26adf20c7a1f71cfc986df22c0f5e15520485ec1 /src/windows_compile.bat | |
| parent | cd7f25830bcf1f1bdc2efcde8ec70759b8eac3fc (diff) | |
| parent | 9811a376902b0f568f31d2e8aace28144fbf33ff (diff) | |
| download | raylib-f232f34981c9ccc757e486c116db6d22d3042694.tar.gz raylib-f232f34981c9ccc757e486c116db6d22d3042694.zip | |
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'src/windows_compile.bat')
| -rw-r--r-- | src/windows_compile.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows_compile.bat b/src/windows_compile.bat new file mode 100644 index 00000000..f1d0fb29 --- /dev/null +++ b/src/windows_compile.bat @@ -0,0 +1,2 @@ +set PATH=C:\raylib\MinGW\bin;%PATH% +mingw32-make
\ No newline at end of file |
