summaryrefslogtreecommitdiff
path: root/encodeleaves/encodeleaves.pro
AgeCommit message (Collapse)Author
2015-07-21Visual Studio build maintenance.John Fultz
* Fix compiler warnings * Add Visual Studio 2013 solution * Tweak .pro files * Most importantly, rename main 'quackle' project to 'libquackle' to avoid solution-level name conflict. This only affects the VS build.
2014-11-28Add CONFIG -= app_bundle in appropriate places.John Fultz
So that console apps won't build as app bundles on MacOS.
2013-10-25Reorder dependencies to see if it solves travis build errorMatt Liberty
2013-10-25Clean up build of minor executables to use proper paths and obj subdirsMatt Liberty
2013-09-27Add -fpermissive for OSX Mountain Lion build errorMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown