diff --git a/ControllerMAX-XInput/version.rc b/ControllerMAX-XInput/version.rc index a9a538e..a712fca 100644 Binary files a/ControllerMAX-XInput/version.rc and b/ControllerMAX-XInput/version.rc differ diff --git a/Gtuner-Plugin/Gtuner Plugin.rc b/Gtuner-Plugin/Gtuner Plugin.rc new file mode 100644 index 0000000..50048e5 Binary files /dev/null and b/Gtuner-Plugin/Gtuner Plugin.rc differ diff --git a/Gtuner-Plugin/Gtuner-Plugin.vcxproj b/Gtuner-Plugin/Gtuner-Plugin.vcxproj index 6202ae8..a57a12d 100644 --- a/Gtuner-Plugin/Gtuner-Plugin.vcxproj +++ b/Gtuner-Plugin/Gtuner-Plugin.vcxproj @@ -56,6 +56,10 @@ + + + + diff --git a/Gtuner-Plugin/Gtuner-Plugin.vcxproj.filters b/Gtuner-Plugin/Gtuner-Plugin.vcxproj.filters index d4d80c4..da17700 100644 --- a/Gtuner-Plugin/Gtuner-Plugin.vcxproj.filters +++ b/Gtuner-Plugin/Gtuner-Plugin.vcxproj.filters @@ -8,5 +8,9 @@ + + + + \ No newline at end of file diff --git a/Gtuner-Plugin/resource.h b/Gtuner-Plugin/resource.h new file mode 100644 index 0000000..7160844 Binary files /dev/null and b/Gtuner-Plugin/resource.h differ