Removed pre-path from build

This commit is contained in:
Jonathan Moallem 2020-11-30 14:27:02 +11:00
parent dcd700de57
commit 43e4b7a079

View File

@ -90,7 +90,7 @@ execute:
clean:
ifeq ($(platform), Windows)
dir
dir \build
dir build
del D:\a\raylib-cpp-starter\raylib-cpp-starter\build\app.exe
else
rm $(buildFile)