mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
[bot] Update project GUID
This commit is contained in:
parent
9cc095cb44
commit
b1402decf8
10
bot/bot.sln
10
bot/bot.sln
@ -1,5 +1,5 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bot", "bot.vcproj", "{96047257-E60B-4E20-9C92-45F405B89220}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bot", "bot.vcproj", "{37F1D255-C360-4C8C-9493-696835E30CDA}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
@ -9,10 +9,10 @@ Global
|
||||
Release = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{96047257-E60B-4E20-9C92-45F405B89220}.Debug.ActiveCfg = Debug|Win32
|
||||
{96047257-E60B-4E20-9C92-45F405B89220}.Debug.Build.0 = Debug|Win32
|
||||
{96047257-E60B-4E20-9C92-45F405B89220}.Release.ActiveCfg = Release|Win32
|
||||
{96047257-E60B-4E20-9C92-45F405B89220}.Release.Build.0 = Release|Win32
|
||||
{37F1D255-C360-4C8C-9493-696835E30CDA}.Debug.ActiveCfg = Debug|Win32
|
||||
{37F1D255-C360-4C8C-9493-696835E30CDA}.Debug.Build.0 = Debug|Win32
|
||||
{37F1D255-C360-4C8C-9493-696835E30CDA}.Release.ActiveCfg = Release|Win32
|
||||
{37F1D255-C360-4C8C-9493-696835E30CDA}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="bot"
|
||||
ProjectGUID="{96047257-E60B-4E20-9C92-45F405B89220}"
|
||||
ProjectGUID="{37F1D255-C360-4C8C-9493-696835E30CDA}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
Loading…
Reference in New Issue
Block a user