diff options
| author | Alee <Alee14498@gmail.com> | 2019-01-28 16:56:02 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-01-28 16:56:02 -0500 |
| commit | 62663f00aebe7a8fd85f3f7f8e412555a52f2876 (patch) | |
| tree | f839aeb26eaaf7914defd6143cc228b0d4a86424 | |
| parent | a63c17bd09ed3b677a06d0aed7a933dea46c51d8 (diff) | |
| download | Project-Xeon-62663f00aebe7a8fd85f3f7f8e412555a52f2876.tar.gz Project-Xeon-62663f00aebe7a8fd85f3f7f8e412555a52f2876.tar.bz2 Project-Xeon-62663f00aebe7a8fd85f3f7f8e412555a52f2876.zip | |
renamed bat to cmd
| -rw-r--r-- | build.cmd (renamed from build.bat) | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,6 +21,5 @@ echo Created the "out" folder.. ) g++ --version g++ -g main.cpp -o out/game.exe -title Building C++ Program - Success echo Building Complete! pause>nul
\ No newline at end of file |
