diff options
| author | AdrUlb <39670253+AdrUlb@users.noreply.github.com> | 2019-01-29 15:37:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-29 15:37:40 +0100 |
| commit | 5d56812e586fdbb4991c899eee98d653b3c64576 (patch) | |
| tree | 5f1f763ef74c53d163592447a1d4174913d238dd | |
| parent | 0a2682dde21a80a41229dcd6f66efe31c5847ec1 (diff) | |
| download | Project-Xeon-5d56812e586fdbb4991c899eee98d653b3c64576.tar.gz Project-Xeon-5d56812e586fdbb4991c899eee98d653b3c64576.tar.bz2 Project-Xeon-5d56812e586fdbb4991c899eee98d653b3c64576.zip | |
Update build.cmd
| -rw-r--r-- | build.cmd | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ title Building C++ Program echo Building Program... echo Shell: CMD + +if exist default-msbuild.txt goto msBuild + :findmingw set mingwPath=0 if exist "C:\MinGW" ( |
