File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 run : g++ -static -mwindows -o LoaderMDO.exe rewritten-modern-software/LoaderMDO/LoaderMDO/LoaderMDO.cpp
2929
3030 - name : Compile BCD1Creator
31- run : g++ -static -o BCD1Creator.exe tools/BCD1Creator/BCD1Creator.cpp
31+ run : g++ -I. - static -o BCD1Creator.exe tools/BCD1Creator/BCD1Creator.cpp
3232
3333 - name : Compile DEV7Launcher
3434 run : g++ -I. -static -o DEV7Launcher.exe tools/DEV7Launcher/DEV7Launcher.cpp
3737 run : g++ -static -o OBJDumper.exe tools/OBJDumper/OBJDumper.cpp
3838
3939 - name : Compile ModelPathDumper
40- run : g++ -static -o ModelPathDumper.exe tools/ModelPathDumper/ModelPathDumper.cpp
40+ run : g++ -I. - static -o ModelPathDumper.exe tools/ModelPathDumper/ModelPathDumper.cpp
4141
4242 - name : Compile SYSTEM (Modern Version)
4343 run : g++ -static -mwindows -o SYSTEM.EXE rewritten-modern-software/SYSTEM/SYSTEM/SYSTEM.cpp
You can’t perform that action at this time.
0 commit comments