This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
TianZD
/
linuxdeployqt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
586
Commits
1
Branch
0
Tags
864 KiB
Tree:
4123a34a39
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4123a34a39'
${ noResults }
linuxdeployqt
/
.qmake.conf
6 lines
82 B
Raw
Normal View
History
Qt module project structure (#124) Refactor the project structure to make it build as a "Qt module". It's a first step to get this tool closer to Qt. The main advantage here is: Simply running: ``` qmake make make install ``` will compile and install the tool into your Qt installation, and make it a part of your Qt just like any other tool (qmake, etc.)
8 years ago
load(qt_build_config)
CONFIG += warning_clean exceptions
MODULE_VERSION = 0.5.0