Working on one common configure which lets nq and qw compile.

There, needs a little clean up though.
This commit is contained in:
Zephaniah E. Hull 2001-02-20 03:10:06 +00:00
parent c2cf8ff5e7
commit 75618f96c9
12 changed files with 1962 additions and 46 deletions

View file

@ -28,10 +28,10 @@
#define _VERSION_H
/* Version strings */
#define PACKAGE "nuq"
#define PROGRAM "QuakeForge: nuq"
#define VERSION "0.2.99alpha0"
#define QSG_VERSION "1.0"
#define QUAKE_VERSION "1.09"
#define PACKAGE "quakeforge"
#define PROGRAM "QuakeForge"
#define VERSION "0.3.0"
#define QSG_VERSION ""
#define QUAKE_VERSION "@QUAKE_VERSION@"
#endif // _VERSION_H