Ignore:
Timestamp:
Jan 23, 2003, 2:50:52 PM (23 years ago)
Author:
bird
Message:

defined STATIC_CRT so the wrapper headers doesn't kick in.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/common.mak

    r8003 r9719  
    1 # $Id: common.mak,v 1.6 2002-02-24 02:47:23 bird Exp $
     1# $Id: common.mak,v 1.7 2003-01-23 13:47:50 bird Exp $
    22
    33#
     
    1313LIBTARGET = 1
    1414EXETARGET = 1
    15 
     15STATIC_CRT = 1
    1616
    1717#
Note: See TracChangeset for help on using the changeset viewer.