-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathseige-of-lothal-main.sln
More file actions
48 lines (48 loc) · 2.48 KB
/
seige-of-lothal-main.sln
File metadata and controls
48 lines (48 loc) · 2.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36623.8
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game", "game\game.vcxproj", "{0C1CC903-6799-4708-B515-908E924CFBAE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "textures", "textures", "{4B7756CB-0D0C-4432-BD9F-AA384B7639BA}"
ProjectSection(SolutionItems) = preProject
C:\Users\Rafi Sojan S\Downloads\output-onlinegiftools1-ezgif.com-resize.gif = C:\Users\Rafi Sojan S\Downloads\output-onlinegiftools1-ezgif.com-resize.gif
C:\Users\Rafi Sojan S\Downloads\Screenshot_2025-12-05_164924-removebg-preview.png = C:\Users\Rafi Sojan S\Downloads\Screenshot_2025-12-05_164924-removebg-preview.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "maps", "maps", "{6FAA19D4-3919-48EF-9DEC-A38E415E9C2C}"
ProjectSection(SolutionItems) = preProject
C:\Users\Rafi Sojan S\Downloads\map-final.tmx = C:\Users\Rafi Sojan S\Downloads\map-final.tmx
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C1CC903-6799-4708-B515-908E924CFBAE}.Debug|x64.ActiveCfg = Debug|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Debug|x64.Build.0 = Debug|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Debug|x86.ActiveCfg = Debug|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Debug|x86.Build.0 = Debug|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Release|x64.ActiveCfg = Release|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Release|x64.Build.0 = Release|x64
{0C1CC903-6799-4708-B515-908E924CFBAE}.Release|x86.ActiveCfg = Release|Win32
{0C1CC903-6799-4708-B515-908E924CFBAE}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4B7756CB-0D0C-4432-BD9F-AA384B7639BA} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8}
{6FAA19D4-3919-48EF-9DEC-A38E415E9C2C} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9D5B5C84-FB04-4A22-9547-051AF7DD0DE0}
EndGlobalSection
EndGlobal