/spammelicpp

spammeli in C++

Primary LanguageC++

q# spammelicpp

spammeli in C++.

Requirements

You must have a Qt framework installed on your system.

Usage

OSX

Create a makefile

qmake -makefile -spec macx-g++ -o Makefile spammelicpp.pro

create an executable

make

start it

./spammelicpp

and that's it.