wpp manifest

I use wpp tracing. Trying to add a manifest to my driver to see messages in eventvwr. I do it as described in the article
https://docs.microsoft.com/ru-ru/windows-hardware/drivers/devtest/enabling-wpp-tracing-through-windows-event-log
Can’t figure out what the guid is here

 <publishing>
    <level>2</level>
    <keywords>0xFFFFFFFF</keywords>
    <controlGuid>{d58c126f-b309-11d1-969e-0000f875a5bc}</controlGuid>
</publishing>

Can I connect the manifest by editing .vcxproj file, same as for ewt trace? Described in the article
https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/adding-event-tracing-to-kernel-mode-drivers#2-create-an-instrumentation-manifest-that-defines-the-provider-the-events-and-channels