├── .gitignore ├── Deploy.pri └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeagean/DeployByQmake/HEAD/.gitignore -------------------------------------------------------------------------------- /Deploy.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeagean/DeployByQmake/HEAD/Deploy.pri -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aeagean/DeployByQmake/HEAD/README.md --------------------------------------------------------------------------------