-
Notifications
You must be signed in to change notification settings - Fork 9
/
war3_lua.sln
22 lines (22 loc) · 884 Bytes
/
war3_lua.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "war3_lua", "war3_lua.vcxproj", "{E196008E-BA95-4E1F-9ED5-7CD8F16ED9AF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E196008E-BA95-4E1F-9ED5-7CD8F16ED9AF}.Release|x86.ActiveCfg = Release|Win32
{E196008E-BA95-4E1F-9ED5-7CD8F16ED9AF}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F77543EF-A5AC-4550-9B6E-1AC4D70B2836}
EndGlobalSection
EndGlobal