Moved the windows-specific files into their own subdir for cleanliness's sake and mesonbuild organization. Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
4 lines
72 B
Text
4 lines
72 B
Text
#include <windows.h>
|
|
#include "resource.h"
|
|
|
|
IDI_APPICON ICON "icon.ico"
|