Files
mini/opti_mac.sh

4 lines
88 B
Bash
Executable File

#!/bin/bash
g++ *.cpp ./lua/*.c -Os -ffunction-sections -fdata-sections -lSDL2 -o mini