Windows options dynamically
There are two executables int the windows binary, each of which have different options and capabilities. Sharing of one dat/options file hasn't really been an accurate approach. Produce that information dynamically for the Windows exe files. This impacts alt-v results.
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#define QWERTZ_SUPPORT /* when swap_yz is True, numpad 7 is 'z' not 'y' */
|
||||
|
||||
#define OPTIONS_AT_RUNTIME /* build info done at runtime not text file */
|
||||
|
||||
/*
|
||||
* -----------------------------------------------------------------
|
||||
* The remaining code shouldn't need modification.
|
||||
|
||||
Reference in New Issue
Block a user