Subversion Repositories DevTools

Rev

Rev 261 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 261 Rev 267
Line 501... Line 501...
501
#
501
#
502
##############################################################################
502
##############################################################################
503
 
503
 
504
sub ToolsetPostprocess
504
sub ToolsetPostprocess
505
{
505
{
-
 
506
    MakeHeader('Toolset Postprocessed Information');
506
 
507
 
507
    #
508
    #
508
    #   Specify the name of the global PDB file. This is used for all
509
    #   Specify the name of the global PDB file. This is used for all
509
    #   compiles other than those associated with building a DLL
510
    #   compiles other than those associated with building a DLL
510
    #
511
    #
Line 512... Line 513...
512
    #       The name of base package
513
    #       The name of base package
513
    #       The name of the first static library created
514
    #       The name of the first static library created
514
    #
515
    #
515
 
516
 
516
MakePrint("
517
MakePrint("
517
#--------- Toolset Postprocessed Information --------------------------------
-
 
518
#
518
#
519
#   Export the name of the common PDB file
519
#   Export the name of the common PDB file
520
#   All compiler information will be placed in this file
520
#   All compiler information will be placed in this file
521
#   The name of the file MUST be the same as the name of the output library
521
#   The name of the file MUST be the same as the name of the output library
522
#
522
#