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.
366
Commits
1
Branch
0
Tags
864 KiB
Tree:
18fd602a22
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '18fd602a22'
${ noResults }
linuxdeployqt
/
tools
/
tools.pro
5 lines
63 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
TEMPLATE
=
subdirs
CONFIG
+=
ordered
SUBDIRS
+=
linuxdeployqt