FAKE_MEMZ/build.cmd

3 行
65 B
Batchfile
Raw 通常表示 履歴

2023-01-02 15:11:31 +09:00
@echo off
g++ main.cpp -L. -static -lgdi32 -mwindows -o MEMZ.exe