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.
664
Commits
1
Branch
0
Tags
864 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
linuxdeployqt
/
sync.profile
6 lines
39 B
Raw
Permalink
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
%modules = (
);
%moduleheaders = (
);