Fix things for cross-compiling using mingw
This commit is contained in:
5
misc/winresource.rc
Normal file
5
misc/winresource.rc
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <windows.h>
|
||||
#include <commctrl.h>
|
||||
#include <richedit.h>
|
||||
LANGUAGE 0, SUBLANG_NEUTRAL
|
||||
130 ICON "minetest-icon.ico"
|
Reference in New Issue
Block a user