diff --git a/installer/PowerToysSetupCustomActions/PowerToysSetupCustomActions.vcxproj b/installer/PowerToysSetupCustomActions/PowerToysSetupCustomActions.vcxproj index 60bc4d22b8..dde59dc0f8 100644 --- a/installer/PowerToysSetupCustomActions/PowerToysSetupCustomActions.vcxproj +++ b/installer/PowerToysSetupCustomActions/PowerToysSetupCustomActions.vcxproj @@ -48,6 +48,7 @@ false $(Platform)\$(Configuration)\ $(SolutionDir)$(ProjectName)\$(Platform)\$(Configuration)\obj\ + ..\..\src\common\Telemetry;$(IncludePath) diff --git a/installer/PowerToysSetupCustomActions/Telemetry/ProjectTelemetry.h b/installer/PowerToysSetupCustomActions/Telemetry/ProjectTelemetry.h deleted file mode 100644 index 1289d69201..0000000000 --- a/installer/PowerToysSetupCustomActions/Telemetry/ProjectTelemetry.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#include -#include - -TRACELOGGING_DECLARE_PROVIDER(g_hProvider); diff --git a/installer/PowerToysSetupCustomActions/Telemetry/TraceLoggingDefines.h b/installer/PowerToysSetupCustomActions/Telemetry/TraceLoggingDefines.h deleted file mode 100644 index 2543208f02..0000000000 --- a/installer/PowerToysSetupCustomActions/Telemetry/TraceLoggingDefines.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#define TraceLoggingOptionProjectTelemetry() TraceLoggingOptionGroup(0x42749043, 0x438c, 0x46a2, 0x82, 0xbe, 0xc6, 0xcb, 0xeb, 0x19, 0x2f, 0xf2) -#define ProjectTelemetryPrivacyDataTag(tag) TraceLoggingUInt64((tag), "Ignore") -#define ProjectTelemetryTag_ProductAndServicePerformance 0x0u -#define PROJECT_KEYWORD_MEASURE 0x0