Changeset 119 in dev for ProjectEditor/Common.h


Ignore:
Timestamp:
May 12, 2007, 6:38:50 PM (17 years ago)
Author:
dai_9181
Message:

[IDE] #strictオプションを取り除いた。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ProjectEditor/Common.h

    r118 r119  
    605605#define PJ_OP_RICHEDIT      0x00000004
    606606#define PJ_OP_WINSOCK       0x00000008
    607 #define PJ_OP_STRICT        0x00010000
     607#define PJ_OP_STRICT        0x00010000  // #strictディレクティブは今は使われていない
    608608#define PJ_OP_RC_MANIFEST   0x00020000
    609609#define PJ_OP_UNICODE       0x00040000
Note: See TracChangeset for help on using the changeset viewer.