Commit Graph

5 Commits

Author SHA1 Message Date
Cody Tilkins
1771cea5a3
Added " guards to if not exists
The reason why I added this is a just-in-case due to the nature that cmd explodes when something isn't set properly... it can start executing code that shouldn't be obtained.

I also fixed a minor formatting error
2019-01-16 11:39:34 -05:00
Henrik Rydgard
9168af726d Fix Windows command line build scripts. Fixes #8081 2015-10-31 13:04:49 +01:00
The Dax
f08f237bfa MSBuild scripts: Enable parallel build and in effect, fix x64.
For some reason it was complaining about the platform being invalid with the /m switch at the end.
2014-05-08 17:26:22 -04:00
The Dax
26054fd801 Add bin-release to the gitignore file. Fixes an issue with TortoiseGit on Windows relating to that directory.
More specifically: It doesn't like bin-release\lang\.git, but it doesn't need to concern itself with bin-release\* at all.
2014-05-01 14:41:03 -04:00
The Dax
987b97125a Win32: Add some MSBuild scripts. 2014-04-29 13:43:20 -04:00