Skip to content

Commit

Permalink
added OSX build and package comment to pro file.
Browse files Browse the repository at this point in the history
  • Loading branch information
altera2015 committed Aug 26, 2015
1 parent 625eb4c commit d4c649a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ttwatcher.pro
Expand Up @@ -13,6 +13,8 @@ unix:macx:QMAKE_CXXFLAGS+= -stdlib=libc++
unix:macx:CONFIG+=c++11
unix:macx:ICON=runningman2.icns
unix:macx:QMAKE_INFO_PLIST=Info.plist
# rebuild on OSX actually delete the build dir if you get odd errors about incorrect Qt versions.
# deploy on osx ~/Qt/5.4/clang_64/bin/macdeployqt ttwatcher.app -dmg


#DEFINES+=USE_DEBUG_PROXY
Expand Down

0 comments on commit d4c649a

Please sign in to comment.