Subversion Repositories DevTools

Rev

Rev 303 | Rev 317 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 303 Rev 307
Line 463... Line 463...
463
		-nodefaultlib:msvcrtd.lib
463
		-nodefaultlib:msvcrtd.lib
464
CEx86Corelibc	:= corelibc.lib
464
CEx86Corelibc	:= corelibc.lib
465
' );
465
' );
466
}
466
}
467
 
467
 
-
 
468
if ( $is_vs2005 )
-
 
469
{
-
 
470
    PlatformDefine( '
-
 
471
CENoDefaultLib	+= \\
-
 
472
		-nodefaultlib:secchk.lib\
-
 
473
		-nodefaultlib:ccrtrtti.lib
-
 
474
' );
-
 
475
}
-
 
476
 
468
#
477
#
469
#   WinCe development platform specifics
478
#   WinCe development platform specifics
470
#       Encode Toolset paths as they contain spaces
479
#       Encode Toolset paths as they contain spaces
471
#       These will be decoded later
480
#       These will be decoded later
472
#
481
#