Small Linux demo toolkit
转到文件
Shiz 77bc175495 update smol for R_X86_64_REX_GOTPCRELX reloc 2019-04-23 00:48:58 +02:00
ext update smol for R_X86_64_REX_GOTPCRELX reloc 2019-04-23 00:48:58 +02:00
src close GTK event loop on window close 2019-04-22 04:44:42 +02:00
.gitmodules properly set branch for smol remote 2019-04-21 12:00:21 +02:00
LICENSE epoch 2019-04-21 09:37:20 +02:00
Makefile fix smold dependencies 2019-04-21 12:25:24 +02:00
README.md epoch 2019-04-21 09:37:20 +02:00

README.md

liner

Small Linux demo toolkit.

Usage

Edit your stuff in src/, edit Makefile to include your desired libraries in PKGS = or LIBS = , and edit the $(B)/demo.o: line to include the object files your demo consists of. Then just run Make!

License

WTFPL