diff --git a/build/premake/premake.exe b/build/premake/premake.exe index 6e821377a4..bfe2cf36f9 100755 Binary files a/build/premake/premake.exe and b/build/premake/premake.exe differ diff --git a/build/premake/src/Src/vs7.c b/build/premake/src/Src/vs7.c index ecd8902b1d..4caff6728b 100644 --- a/build/premake/src/Src/vs7.c +++ b/build/premake/src/Src/vs7.c @@ -289,7 +289,7 @@ static void vcFiles(FILE* file, const char* path, int stage) fprintf(file, "%s \n", indent, config->name); fprintf(file, "%s ", indent, nasmPath); fprintf(file, "%s ", indent); }