mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 03:55:11 +00:00
Add warning about WINDOWS_BUILD
This commit is contained in:
parent
a0068c747b
commit
6c7df61480
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -41,6 +41,7 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Automatic settings for PC port(s)
|
# Automatic settings for PC port(s)
|
||||||
|
# WINDOWS_BUILD IS NOT FOR COMPILING A WINDOWS EXECUTABLE UNDER LINUX!
|
||||||
|
|
||||||
NON_MATCHING := 1
|
NON_MATCHING := 1
|
||||||
GRUCODE := f3dex2e
|
GRUCODE := f3dex2e
|
||||||
|
|
Loading…
Reference in a new issue