]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
added the --add-info compile switch: it adds a global const string named version...
authorWolfgang Bumiller <blub@speed.at>
Fri, 11 Jan 2013 18:18:51 +0000 (19:18 +0100)
committerWolfgang Bumiller <blub@speed.at>
Fri, 11 Jan 2013 18:18:51 +0000 (19:18 +0100)
commit3436fa7d8937c0281a18396071a1072964f33f62
treef3b3030cec01328cf671d2590fe1a2f0ce3dbafe
parent6df3c625b0f8501b2ed2ecc61e29d104f28f84b8
added the --add-info compile switch: it adds a global const string named version to the 'reserved' namespace, ie ends up named 'reserved:version', containing the --version string
gmqcc.h
main.c
parser.c