Works, builds both native linux and cross-compiles mingw-w64 variants. Need to work out copying appropriate dlls into the mkxp runtime folder. Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
4 lines
99 B
Text
4 lines
99 B
Text
#include <windows.h>
|
|
#include "resource.h"
|
|
1 RT_MANIFEST mkxp.manifest
|
|
IDI_APPICON ICON "icon.ico"
|