Skip to content

Commit

Permalink
Documentation|qmake: Documented some deng_* build options
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Feb 9, 2014
1 parent d3af953 commit 9fc4445
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doomsday/config.pri
Expand Up @@ -13,6 +13,7 @@
# CONFIG options for Doomsday:
# - deng_aptstable Include the stable apt repository .list
# - deng_aptunstable Include the unstable apt repository .list
# - deng_ccache (Unix|Mac) Use ccache when compiling
# - deng_fluidsynth Build the FluidSynth sound driver
# - deng_fmod Build the FMOD Ex sound driver
# - deng_nativesdk (Mac) Use current OS's SDK for non-distrib use
Expand All @@ -26,6 +27,9 @@
# - deng_notools Do not build and deploy the tools
# - deng_openal Build the OpenAL sound driver
# - deng_qtautoselect (Mac) Select OS X SDK based on Qt version
# - deng_qtgui Use the QtGui module in dep_deng2.pri
# - deng_qtopengl Use the QtOpenGL module in dep_deng2.pri
# - deng_qtwidgets Use the QtWidgets module in dep_deng2.pri
# - deng_nopackres Do not package the Doomsday resources
# - deng_rangecheck Parameter range checking/value assertions
# - deng_snowberry (Unix) Include Snowberry in installation
Expand Down

0 comments on commit 9fc4445

Please sign in to comment.