Skip to content

Instantly share code, notes, and snippets.

@chrisnas
Created June 28, 2021 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisnas/dd8a593bfc33c7e36bbea606e1a0d0e8 to your computer and use it in GitHub Desktop.
Save chrisnas/dd8a593bfc33c7e36bbea606e1a0d0e8 to your computer and use it in GitHub Desktop.
<ImportGroup Label = "ExtensionSettings">
<Import Project = "$(VCTargetsPath)\BuildCustomizations\masm.props" / >
</ ImportGroup>
<ItemGroup>
<MASM Include = "../DotNext.Profiler.Shared/asm/windows/nakedcallbacks.asm"
Condition = "'$(Platform)' == 'x64'" / >
</ ItemGroup>
<ImportGroup Label = "ExtensionTargets">
<Import Project = "$(VCTargetsPath)\BuildCustomizations\masm.targets" / >
</ ImportGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment