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

Fix Debug|Win32 build #1174

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Fix Debug|Win32 build #1174

merged 2 commits into from
Nov 18, 2024

Conversation

DanRStevens
Copy link
Collaborator

Closes #1173

  • Set DebugInformationFormat to ProgramDatabase for Debug configs in NAS2D project.
  • Move DebugInformationFormat setting from Release to Debug configs in Test project.

@DanRStevens DanRStevens merged commit 00d9117 into main Nov 18, 2024
7 checks passed
@DanRStevens DanRStevens deleted the fixDebugWin32Build branch November 18, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSVC Debug|Win32 build is broken
1 participant