INTEGRATION: CWS net2003 (1.3.10); FILE MERGED
2003/09/09 07:18:00 obo 1.3.10.2: RESYNC: (1.3-1.5); FILE MERGED 2003/08/15 09:41:36 obo 1.3.10.1: #111136# .net 2003
This commit is contained in:
parent
c2944e0440
commit
b10d63e6ff
1 changed files with 4 additions and 0 deletions
|
@ -37,7 +37,11 @@
|
|||
#if _MSC_VER < 1300
|
||||
#define COMEX "9"
|
||||
#else
|
||||
#if _MSC_VER < 1310
|
||||
#define COMEX "8"
|
||||
#else
|
||||
#define COMEX "10"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef PRODUCT
|
||||
|
|
Loading…
Reference in a new issue