diff --git a/rpcs3/resource.h b/rpcs3/resource.h new file mode 100644 index 0000000000..3e4adfb550 Binary files /dev/null and b/rpcs3/resource.h differ diff --git a/rpcs3/rpcs3.ico b/rpcs3/rpcs3.ico new file mode 100644 index 0000000000..e54464c1f8 Binary files /dev/null and b/rpcs3/rpcs3.ico differ diff --git a/rpcs3/rpcs3.rc b/rpcs3/rpcs3.rc index 6c00332713..12019ebba9 100644 Binary files a/rpcs3/rpcs3.rc and b/rpcs3/rpcs3.rc differ diff --git a/rpcs3/rpcs3.vcxproj b/rpcs3/rpcs3.vcxproj index 9cc7ac418d..506ba9740c 100644 --- a/rpcs3/rpcs3.vcxproj +++ b/rpcs3/rpcs3.vcxproj @@ -229,6 +229,7 @@ + @@ -237,7 +238,10 @@ {c4a10229-4712-4bd2-b63e-50d93c67a038} + + + - + \ No newline at end of file diff --git a/rpcs3/rpcs3.vcxproj.filters b/rpcs3/rpcs3.vcxproj.filters index 5fe6acdcb5..f1b37ef93a 100644 --- a/rpcs3/rpcs3.vcxproj.filters +++ b/rpcs3/rpcs3.vcxproj.filters @@ -206,5 +206,9 @@ Gui + + + + \ No newline at end of file