Changes between Version 13 and Version 14 of premake


Ignore:
Timestamp:
Dec 18, 2013, 7:53:42 PM (10 years ago)
Author:
leper
Comment:

Adjustments for miniupnpc

Legend:

Unmodified
Added
Removed
Modified
  • premake

    v13 v14  
    4848 * `with-system-nvtt` - Search standard paths for nvidia-texture-tools library, instead of using bundled copy
    4949 * `with-system-enet` - Search standard paths for libenet, instead of using bundled copy
     50 * `with-system-miniupnpc` - Search standard paths for miniupnpc library, instead of using bundled copy
    5051 * `with-system-mozjs185` - Search standard paths for libmozjs185, instead of using bundled copy
    5152 * `without-audio` - Disable use of OpenAL/Ogg/Vorbis APIs
    5253 * `without-lobby` - Disable the game lobby (and thus the use of gloox)
     54 * `without-miniupnpc` - Disable use of miniupnpc (and thus automatic port forwarding)
    5355 * `without-nvtt` - Disable use of NVTT
    5456 * `without-pch` - Disable generation and usage of precompiled headers