Skip to content
Snippets Groups Projects
Commit 65120ae7 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Need to manually run gitinfo.bat

parent 46d6ee7f
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -91,6 +91,8 @@ var builds
/* Platform-specific (or non-ported) projects */
if(platform=="win32") {
builds.unshift(["src/sbbs3" ,'..\\build\\gitinfo.bat'
,"> " + build_output]);
/* Requires Visual C++ 2019 */
builds.push(["src/sbbs3" ,'release.bat /v:m /p:WarningLevel=0'
,"> " + build_output]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment