diff --git a/projects/mtg/Windows/Wagic.ico b/projects/mtg/Windows/Wagic.ico
new file mode 100644
index 000000000..46e547353
Binary files /dev/null and b/projects/mtg/Windows/Wagic.ico differ
diff --git a/projects/mtg/Windows/mtg.rc b/projects/mtg/Windows/mtg.rc
new file mode 100644
index 000000000..4dbbd75f0
Binary files /dev/null and b/projects/mtg/Windows/mtg.rc differ
diff --git a/projects/mtg/Windows/resource.h b/projects/mtg/Windows/resource.h
new file mode 100644
index 000000000..16bc04c3c
Binary files /dev/null and b/projects/mtg/Windows/resource.h differ
diff --git a/projects/mtg/template.vcxproj b/projects/mtg/template.vcxproj
index 8ec05e936..7ad817671 100644
--- a/projects/mtg/template.vcxproj
+++ b/projects/mtg/template.vcxproj
@@ -427,6 +427,7 @@
+
@@ -539,6 +540,7 @@
+
@@ -546,6 +548,9 @@
false
+
+
+
diff --git a/projects/mtg/template.vcxproj.filters b/projects/mtg/template.vcxproj.filters
index af1c60c7c..429c83977 100644
--- a/projects/mtg/template.vcxproj.filters
+++ b/projects/mtg/template.vcxproj.filters
@@ -642,9 +642,15 @@
inc
+
+ res
+
+
+ res
+
@@ -653,5 +659,13 @@
{92d0309c-53b0-48a4-8b4d-07af74f87f0c}
+
+ {9daff64e-41a3-4f32-bb42-a179bc5788fe}
+
+
+
+
+ res
+
\ No newline at end of file