Files
itgmania212121/Docs/Devdocs/CompileFlags.txt
T

20 lines
920 B
Plaintext
Raw Normal View History

StepMania has a few compile flags that are helpful to know, as well as one
inherited from sm-ssc that should be nuked.
2011-03-17 01:47:30 -04:00
================================================================================
stepmania:
================================================================================
WITHOUT_NETWORKING
Disables all networking stuff (e.g. StepMania Online).
--------------------------------------------------------------------------------
HAVE_VERSION_INFO
If this isn't defined, passing in --version will only show the name of the
current StepMania version, no build number or date.
Please define HAVE_VERSION_INFO if you can when building StepMania.
2011-03-17 01:47:30 -04:00
================================================================================
sm-ssc:
================================================================================
SSC_FUTURES
A highly deprecated thing. Anything related to this flag should be removed.