danielkutik / yaffey

Automatically exported from code.google.com/p/yaffey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaffey

Automatically exported from code.google.com/p/yaffey

##Building Yaffey on Mac:

brew install qt #install qt version 4.x
git clone https://github.com/danielkutik/yaffey.git
cd yaffey
qmake
make
mv yaffey.app /Applications/

See also: http://askubuntu.com/a/281178/11339

About

Automatically exported from code.google.com/p/yaffey


Languages

Language:C++ 77.8%Language:C 21.4%Language:QMake 0.8%