93ba2f186e
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.)
6 lines
39 B
Plaintext
6 lines
39 B
Plaintext
%modules = (
|
|
);
|
|
|
|
%moduleheaders = (
|
|
);
|