mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-22 03:51:40 +00:00
Bug 5096 - Define PRODUCT_VERSION in q_shared.h if it is not, patch by Zack Middleton
This commit is contained in:
parent
62757b28f4
commit
41ac8a232a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
#define BASETA "missionpack"
|
#define BASETA "missionpack"
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifndef PRODUCT_VERSION
|
||||||
#define PRODUCT_VERSION "1.36"
|
#define PRODUCT_VERSION "1.36"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue