diff --git a/code/qcommon/q_shared.h b/code/qcommon/q_shared.h index b806e8f1..b15dbf7e 100644 --- a/code/qcommon/q_shared.h +++ b/code/qcommon/q_shared.h @@ -54,7 +54,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define BASETA "missionpack" -#ifdef _MSC_VER +#ifndef PRODUCT_VERSION #define PRODUCT_VERSION "1.36" #endif