Skip to content

Commit

Permalink
Add PresentMon.props as generate_version_sources.cmd dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffersonMontgomery-Intel committed Dec 11, 2020
1 parent 96b6d78 commit ecca130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PresentMon.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<Message>Generating version sources for $(PresentMonVersion)</Message>
<Command>$(MsBuildThisFileDirectory)Tools\generate_version_sources.cmd $(PresentMonVersion) $(MsBuildThisFileDirectory)build\obj\generated\version.h</Command>
<Outputs>$(MsBuildThisFileDirectory)build\obj\generated\version.h</Outputs>
<Inputs>$(MsBuildThisFileDirectory)PresentMon.props</Inputs>
<TreatOutputAsContent>false</TreatOutputAsContent>
</CustomBuildStep>
</ItemDefinitionGroup>
Expand Down

0 comments on commit ecca130

Please sign in to comment.