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:
parent
f172f58c74
commit
01e17ed5c6
4 changed files with 2 additions and 2 deletions
BIN
assets/icon.ico
BIN
assets/icon.ico
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
|
@ -1 +0,0 @@
|
|||
#define IDI_APPICON 101
|
|
@ -1,4 +0,0 @@
|
|||
#include <windows.h>
|
||||
#include "resource.h"
|
||||
|
||||
IDI_APPICON ICON "icon.ico"
|
Loading…
Add table
Add a link
Reference in a new issue