mkxp/windows/resource.rc
Marty Plummer 01e17ed5c6 windows: move windows specific files
Moved the windows-specific files into their own subdir for
cleanliness's sake and mesonbuild organization.

Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
2017-08-10 21:58:31 +02:00

4 lines
72 B
Text

#include <windows.h>
#include "resource.h"
IDI_APPICON ICON "icon.ico"