You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.2 KiB
23 lines
1.2 KiB
`**********************************************************************`
|
|
`* This is a template file for tracewpp preprocessor *`
|
|
`* If you need to use a custom version of this file in your project *`
|
|
`* Please clone it from this one and point WPP to it by specifying *`
|
|
`* -gen:{yourfile}outfile option on RUN_WPP line in your sources file *`
|
|
`* *`
|
|
`* Copyright 1999-2000 Microsoft Corporation. All Rights Reserved. *`
|
|
`**********************************************************************`
|
|
//`Compiler.Checksum` Generated File. Do not edit.
|
|
// File created by `Compiler.Name` compiler version `Compiler.Version`-`Compiler.Timestamp`
|
|
// on `System.Date` at `System.Time` UTC from a template `TemplateFile`
|
|
|
|
// PLEASE NOTE:
|
|
// Using simple.tpl for production environment without overriding
|
|
// WPP_ENABLED and WPP_LOGGER macro is NOT RECOMMENDED.
|
|
//
|
|
// If WPP_ENABLED is not provided, the logging is always on
|
|
// If WPP_LOGGER is not provided, traces always go to the logger named stdout (if it is running)
|
|
//
|
|
|
|
`INCLUDE header.tpl`
|
|
`INCLUDE stdout.tpl`
|
|
`INCLUDE trmacro.tpl`
|