forked from LemonHaze420/wudecon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wudecon.sln
31 lines (31 loc) · 1.55 KB
/
wudecon.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wudecon", "wudecon\wudecon.csproj", "{F2A79431-B634-47F7-B3BC-6BB440A98A8A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShenmueDKSharp", "ShenmueDKSharp\ShenmueDKSharp.csproj", "{68CA6FDA-E029-4247-9229-C3A75DFA9F8D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2A79431-B634-47F7-B3BC-6BB440A98A8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2A79431-B634-47F7-B3BC-6BB440A98A8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2A79431-B634-47F7-B3BC-6BB440A98A8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2A79431-B634-47F7-B3BC-6BB440A98A8A}.Release|Any CPU.Build.0 = Release|Any CPU
{68CA6FDA-E029-4247-9229-C3A75DFA9F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{68CA6FDA-E029-4247-9229-C3A75DFA9F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{68CA6FDA-E029-4247-9229-C3A75DFA9F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{68CA6FDA-E029-4247-9229-C3A75DFA9F8D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AABCCAF2-D420-4C3E-8206-4062DE805FA8}
EndGlobalSection
EndGlobal