Skip to content

Simple Qt boilerplate project to be used with Qt Creator or plain qmake.

Notifications You must be signed in to change notification settings

ChaoticRoman/qtBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Boilerplate

Simple example of connecting two Qt subproject. Static linking, nothing fancy...

Tested on Ubuntu 20.04 LTS, both with qtCreator and with plain qmake.

git clone [email protected]:ChaoticRoman/qtBoilerplate.git
cd qtBoilerplate
qmake boilerplate.pro
qmake
make
./test_app/test_app

About

Simple Qt boilerplate project to be used with Qt Creator or plain qmake.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published