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>
This commit is contained in:
Marty Plummer 2017-07-22 16:50:50 -05:00 committed by Jonas Kulla
parent f172f58c74
commit 01e17ed5c6
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View file

@ -1 +0,0 @@
#define IDI_APPICON 101

View file

@ -1,4 +0,0 @@
#include <windows.h>
#include "resource.h"
IDI_APPICON ICON "icon.ico"