diff --git a/GMW.sln b/GMW.sln index 3c1542b3..6f23f84b 100644 --- a/GMW.sln +++ b/GMW.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMW", "GMW\GMW.csproj", "{F8710519-CA62-4482-9045-02577B939A79}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWare", "..\SteamWare\SteamWare.csproj", "{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWare", "..\SteamWareLibrary\SteamWare\SteamWare.csproj", "{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMW_data", "GMW_data\GMW_data.csproj", "{47143721-A018-4BDA-B544-EC3E10BC87A2}" EndProject diff --git a/GMW.suo b/GMW.suo new file mode 100644 index 00000000..87ac2f27 Binary files /dev/null and b/GMW.suo differ diff --git a/GMW/GMW.csproj b/GMW/GMW.csproj index 38923fe6..b145cf01 100644 --- a/GMW/GMW.csproj +++ b/GMW/GMW.csproj @@ -1259,7 +1259,7 @@ --> - + diff --git a/GMW/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/GMW/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 00000000..07551bb7 Binary files /dev/null and b/GMW/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/GMW/obj/Debug/build.force b/GMW/obj/Debug/build.force new file mode 100644 index 00000000..e69de29b diff --git a/GMW_data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/GMW_data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 00000000..b579da37 Binary files /dev/null and b/GMW_data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ