Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more MSBuild options to DX12 CLI sample #542

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

Sergio0694
Copy link
Owner

@Sergio0694 Sergio0694 commented Jul 9, 2023

Description

This PR adds two new MSBuild properties to the DirectX 12 CLI sample:

  • COMPUTESHARP_SWAPCHAIN_CLI_SIZE_OPTIMIZED: this will strip the icon and optimize for size
  • COMPUTESHARP_SWAPCHAIN_CLI_DISABLE_REFLECTION: enables the NativeAOT reflection-free mode

@Sergio0694 Sergio0694 added the samples 📚 A change or improvement related to the samples label Jul 9, 2023
@Sergio0694 Sergio0694 merged commit 1e64927 into main Jul 12, 2023
48 checks passed
@Sergio0694 Sergio0694 deleted the dev/swapchain-cli-options branch July 12, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples 📚 A change or improvement related to the samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant