VioletGiraffe / TEST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qmake Project Template

This is a project template I use for creating C++ applications using the qmake build system (not necessarily using Qt itself in the app). Includes a bunch of my convenience C++ libraries.

Clone this with git clone --recurse-submodules --remote-submodules

About

License:Mozilla Public License 2.0


Languages

Language:QMake 82.9%Language:Shell 7.8%Language:Batchfile 7.6%Language:C++ 1.7%