Skip to content

WIN32: Fix build of bzflag.rc on MinGW/CYGWIN#380

Open
carlo-bramini wants to merge 1 commit intoBZFlag-Dev:2.4from
carlo-bramini:fix-win32-autotools
Open

WIN32: Fix build of bzflag.rc on MinGW/CYGWIN#380
carlo-bramini wants to merge 1 commit intoBZFlag-Dev:2.4from
carlo-bramini:fix-win32-autotools

Conversation

@carlo-bramini
Copy link

Compiling on MinGW/CYGWIN prints an error because bzflag.rc is not found.
This is correct because bzflag.rc is not under /win32 (that doesn't exist) but it's under /MSVC.
This patch fixes this error.

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.

1 participant