mirror of
https://github.com/CDAGaming/blizzget
synced 2025-04-21 02:51:56 +03:00
commit
7a4f23bb92
@ -40,6 +40,9 @@ namespace NGDP {
|
||||
{ "wow", "World of Warcraft Retail" },
|
||||
{ "wowt", "World of Warcraft Test" },
|
||||
{ "wow_beta", "World of Warcraft Beta" },
|
||||
{ "wow_classic", "World of Warcraft Classic" },
|
||||
{ "wow_classic_beta", "World of Warcraft Classic Beta" },
|
||||
{ "wowdemo", "World of Warcraft Demo" },
|
||||
};
|
||||
|
||||
NGDP::NGDP(std::string const& app)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 12.0.30723.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlizzGet", "BlizzGet.vcxproj", "{5C7B85D1-E985-4331-862E-B4864324DCB5}"
|
||||
|
Loading…
Reference in New Issue
Block a user