summaryrefslogtreecommitdiff
path: root/AudioManagerMonitor.pro
Commit message (Collapse)AuthorAgeFilesLines
* Use resources_bigJames Thomas2015-05-221-1/+1
| | | | | | | | | | The current build generates an 87M cpp file that makes compilation impossible on systems without substantial amounts of RAM, this appears to be an issue with rcc which inflats the wav files. However using resources_big fixes this by generating the qrc data with -binary, which doesn't appear to have the same problem Signed-off-by: James Thomas <james.thomas@codethink.co.uk>
* set the installation target path in .proJooncheol Park2015-04-151-3/+3
|
* Initial commit for AM MonitorJooncheol Park2015-04-151-0/+36