diff options
Diffstat (limited to 'PerformancePkg/Dp_App/Dp.inf')
-rw-r--r-- | PerformancePkg/Dp_App/Dp.inf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PerformancePkg/Dp_App/Dp.inf b/PerformancePkg/Dp_App/Dp.inf index aef7c07bac..84b2d5f749 100644 --- a/PerformancePkg/Dp_App/Dp.inf +++ b/PerformancePkg/Dp_App/Dp.inf @@ -29,7 +29,10 @@ [Sources]
DpStrings.uni
Dp.c
+ Dp.h
+ Literals.h
Literals.c
+ DpInternal.h
DpUtilities.c
DpTrace.c
DpProfile.c
|