diff --git a/wcc/resource.h b/wcc/resource.h
new file mode 100644
index 0000000..d41fa33
--- /dev/null
+++ b/wcc/resource.h
@@ -0,0 +1,14 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by wcc.rc
+
+// 新しいオブジェクトの次の既定値
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 101
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
diff --git a/wcc/wcc.rc b/wcc/wcc.rc
new file mode 100644
index 0000000..db188d6
Binary files /dev/null and b/wcc/wcc.rc differ
diff --git a/wcc/wcc.vcxproj b/wcc/wcc.vcxproj
index 8a3bd0c..d79d43f 100644
--- a/wcc/wcc.vcxproj
+++ b/wcc/wcc.vcxproj
@@ -157,6 +157,12 @@
+
+
+
+
+
+