forked from ValveResourceFormat/ValveResourceFormat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathValveResourceFormat.sln
More file actions
98 lines (98 loc) · 6.31 KB
/
ValveResourceFormat.sln
File metadata and controls
98 lines (98 loc) · 6.31 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ValveResourceFormat", "ValveResourceFormat\ValveResourceFormat.csproj", "{E685E563-5F49-4D8D-8342-A7354229E54F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decompiler", "Decompiler\Decompiler.csproj", "{5F27DC08-3AE5-495C-8445-43D4E7CABA63}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj", "{7B242745-2E9E-4CEB-B71A-076DBE882916}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GUI", "GUI\GUI.csproj", "{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8212FC22-F105-45DF-853E-9C49E5B3EB58}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestVRF", "TestVRF\TestVRF.csproj", "{E77425B7-5025-43AD-B734-E3DF78234169}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|x64.ActiveCfg = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|x64.Build.0 = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|x86.ActiveCfg = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Debug|x86.Build.0 = Debug|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|Any CPU.Build.0 = Release|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|x64.ActiveCfg = Release|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|x64.Build.0 = Release|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|x86.ActiveCfg = Release|Any CPU
{E685E563-5F49-4D8D-8342-A7354229E54F}.Release|x86.Build.0 = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|x64.ActiveCfg = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|x64.Build.0 = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|x86.ActiveCfg = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Debug|x86.Build.0 = Debug|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|Any CPU.Build.0 = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|x64.ActiveCfg = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|x64.Build.0 = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|x86.ActiveCfg = Release|Any CPU
{5F27DC08-3AE5-495C-8445-43D4E7CABA63}.Release|x86.Build.0 = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|x64.ActiveCfg = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|x64.Build.0 = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|x86.ActiveCfg = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Debug|x86.Build.0 = Debug|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|Any CPU.Build.0 = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|x64.ActiveCfg = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|x64.Build.0 = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|x86.ActiveCfg = Release|Any CPU
{7B242745-2E9E-4CEB-B71A-076DBE882916}.Release|x86.Build.0 = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|x64.ActiveCfg = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|x64.Build.0 = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|x86.ActiveCfg = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Debug|x86.Build.0 = Debug|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|Any CPU.Build.0 = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|x64.ActiveCfg = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|x64.Build.0 = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|x86.ActiveCfg = Release|Any CPU
{39C336BB-2ADD-4AB5-A3F0-E4E5E1ACA6A5}.Release|x86.Build.0 = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|x64.ActiveCfg = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|x64.Build.0 = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|x86.ActiveCfg = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Debug|x86.Build.0 = Debug|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|Any CPU.Build.0 = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|x64.ActiveCfg = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|x64.Build.0 = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|x86.ActiveCfg = Release|Any CPU
{E77425B7-5025-43AD-B734-E3DF78234169}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7BF32A94-206C-4806-9358-0E073C60C8A7}
EndGlobalSection
EndGlobal