essence-os/apps/gl_test.ini

7 lines
215 B
INI

[general]
name=GL Test
[build]
custom_compile_command=x86_64-essence-gcc -o "root/Applications/GL Test.esx" apps/gl_test.c -lOSMesa -lstdc++ -lz -g -D ESSENCE_WINDOW
require=root/Applications/POSIX/lib/libOSMesa.a