Harteex / ExLauncher

Launcher for devices without mouse / keyboard
http://exlauncher.org
Other
6 stars 2 forks source link

General linux and GCW Zero makefile #10

Closed Harteex closed 8 years ago

Harteex commented 9 years ago

A makefile needs to be added.

Currently it's possible to compile with: g++ --std=c++11 *.cpp */*.cpp -I/usr/include/SDL2 -lSDL2 -lSDL2_ttf -lSDL_mixer -lSDL2_image -o exLauncher

Harteex commented 8 years ago

Closed since we now support cmake