mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-03 21:08:04 +00:00
4 lines
132 B
PowerShell
4 lines
132 B
PowerShell
|
|
# to build this, install mingw
|
|
|
|
gcc main.c -ggdb -omain -lgdi32 -lmingw32 # -mwindows # comment -mwindows out for console output |