mkxp/windows/resource.rc
Marty Plummer ed29332523 Added meson build files and manifests for dlls.
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>
2017-08-11 03:44:51 -05:00

4 lines
99 B
Text

#include <windows.h>
#include "resource.h"
1 RT_MANIFEST mkxp.manifest
IDI_APPICON ICON "icon.ico"