diff --git a/DobieStation/DobieStation.aps b/DobieStation/DobieStation.aps
new file mode 100644
index 000000000..9149bdd7e
Binary files /dev/null and b/DobieStation/DobieStation.aps differ
diff --git a/DobieStation/DobieStation.rc b/DobieStation/DobieStation.rc
new file mode 100644
index 000000000..a09ed6d96
Binary files /dev/null and b/DobieStation/DobieStation.rc differ
diff --git a/DobieStation/DobieStation.vcxproj b/DobieStation/DobieStation.vcxproj
index 7ab1dc69f..90d22ab84 100644
--- a/DobieStation/DobieStation.vcxproj
+++ b/DobieStation/DobieStation.vcxproj
@@ -164,7 +164,7 @@
-
+
@@ -207,24 +207,24 @@
-
+
-
+
-
+
-
+
-
+
-
+
@@ -286,7 +286,8 @@
-
+
+
@@ -296,6 +297,12 @@
+
+
+
+
+
+
diff --git a/DobieStation/DobieStation.vcxproj.filters b/DobieStation/DobieStation.vcxproj.filters
index c27b07e56..66ff672db 100644
--- a/DobieStation/DobieStation.vcxproj.filters
+++ b/DobieStation/DobieStation.vcxproj.filters
@@ -243,26 +243,26 @@
Generated Files
-
-
+
+
Generated Files
-
-
+
+
Generated Files
-
-
+
+
Generated Files
-
-
+
+
Generated Files
-
+
Source Files
Source Files
-
+
Source Files
@@ -447,6 +447,9 @@
Header Files
+
+ Generated Files
+
@@ -472,11 +475,17 @@
Header Files
-
+
Header Files
-
+
Header Files
+
+
+
+
+
+
\ No newline at end of file
diff --git a/DobieStation/resource.h b/DobieStation/resource.h
new file mode 100644
index 000000000..60bccfec9
--- /dev/null
+++ b/DobieStation/resource.h
@@ -0,0 +1,16 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by DobieStation.rc
+//
+#define IDI_ICON1 108
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 109
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
diff --git a/DobieStation/windows/appicon.ico b/DobieStation/windows/appicon.ico
new file mode 100644
index 000000000..ee45e904a
Binary files /dev/null and b/DobieStation/windows/appicon.ico differ