diff --git a/GSv6Fwd/GSv6Fwd.rc b/GSv6Fwd/GSv6Fwd.rc new file mode 100644 index 0000000..da2fc79 --- /dev/null +++ b/GSv6Fwd/GSv6Fwd.rc @@ -0,0 +1,20 @@ +#include + +VS_VERSION_INFO VERSIONINFO +FILEVERSION 2,0,0,0 +BEGIN + BLOCK "StringFileInfo" + BEGIN + BLOCK "040904E4" + BEGIN + VALUE "CompanyName", "Moonlight Game Streaming Project" + VALUE "FileDescription", "IPv6 Forwarder for GameStream" + VALUE "ProductName", "IPv6 Forwarder for GameStream" + END + END + + BLOCK "VarFileInfo" + BEGIN + VALUE "Translation", 0x409, 1252 + END +END \ No newline at end of file diff --git a/GSv6Fwd/GSv6Fwd.vcxproj b/GSv6Fwd/GSv6Fwd.vcxproj index b585a0b..8c0edbb 100644 --- a/GSv6Fwd/GSv6Fwd.vcxproj +++ b/GSv6Fwd/GSv6Fwd.vcxproj @@ -150,6 +150,9 @@ + + + diff --git a/GSv6Fwd/GSv6Fwd.vcxproj.filters b/GSv6Fwd/GSv6Fwd.vcxproj.filters index a8a5a5e..abc4020 100644 --- a/GSv6Fwd/GSv6Fwd.vcxproj.filters +++ b/GSv6Fwd/GSv6Fwd.vcxproj.filters @@ -22,4 +22,9 @@ Source Files + + + Resource Files + + \ No newline at end of file diff --git a/GSv6FwdSetup/Product.wxs b/GSv6FwdSetup/Product.wxs index 9498d9d..c6aa30b 100644 --- a/GSv6FwdSetup/Product.wxs +++ b/GSv6FwdSetup/Product.wxs @@ -1,7 +1,8 @@ - + @@ -15,7 +16,7 @@ - + @@ -23,7 +24,7 @@ - +