--- trunk/RomCheater.sln 2012/05/09 11:29:33 34 +++ trunk/RomCheater.sln 2012/05/09 11:39:59 35 @@ -13,6 +13,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956 EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RomCheater.UserSettingsSupport", "RomCheater.UserSettingsSupport\RomCheater.UserSettingsSupport.csproj", "{2AE2F089-C470-442E-9AA4-19487B3ADBE6}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VersionSupport", "VersionSupport", "{022CC0A4-4BB8-47F1-8F13-061519058A6D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RomCheater.VersionSupport", "RomCheater.VersionSupport\RomCheater.VersionSupport.csproj", "{8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -53,6 +57,16 @@ Global {2AE2F089-C470-442E-9AA4-19487B3ADBE6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {2AE2F089-C470-442E-9AA4-19487B3ADBE6}.Release|Mixed Platforms.Build.0 = Release|Any CPU {2AE2F089-C470-442E-9AA4-19487B3ADBE6}.Release|x86.ActiveCfg = Release|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Debug|x86.ActiveCfg = Debug|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Release|Any CPU.Build.0 = Release|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}.Release|x86.ActiveCfg = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -61,5 +75,6 @@ Global {C481C0BC-F17F-45DB-A5D7-20D54F02ED99} = {5BE2C98C-386C-4994-9371-34DDC5167BA4} {6A508C91-B8BB-4FE5-B9A8-C72D1832BC04} = {224C8121-79C9-4F83-89A3-E8657AFD0AAD} {2AE2F089-C470-442E-9AA4-19487B3ADBE6} = {4DBE6204-5BA9-445C-9581-AD172A8B1654} + {8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0} = {022CC0A4-4BB8-47F1-8F13-061519058A6D} EndGlobalSection EndGlobal