This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
MiscRobotsPlusPlus.sln
48 lines (48 loc) · 2.5 KB
/
MiscRobotsPlusPlus.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
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 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MiscRobotsPlusPlus", "Source\MiscRobotsPlusPlus.csproj", "{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}"
EndProject
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "RimWorldWin64", "C:\Program Files (x86)\Steam\SteamApps\common\RimWorld\RimWorldWin64.exe", "{E389202E-F8BF-43AB-AE0D-1553E2B41AA6}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = C:\Program Files (x86)\Steam\SteamApps\common\RimWorld\RimWorldWin64.exe
RemoteMachine = 127.0.0.1
StartingDirectory = C:\Program Files (x86)\Steam\SteamApps\common\RimWorld
Environment = dnspy_unity_dbg2=--debugger-agent=transport=dt_socket,server=y,address=127.0.0.1:56000,suspend=y,no-hide-debugger
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Debug|x64.ActiveCfg = Debug|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Debug|x64.Build.0 = Debug|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Release|Any CPU.Build.0 = Release|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Release|x64.ActiveCfg = Release|Any CPU
{78B7ACD3-4886-4E3C-A4E5-7867F7B540FC}.Release|x64.Build.0 = Release|Any CPU
{E389202E-F8BF-43AB-AE0D-1553E2B41AA6}.Debug|Any CPU.ActiveCfg = Release
{E389202E-F8BF-43AB-AE0D-1553E2B41AA6}.Debug|x64.ActiveCfg = Release
{E389202E-F8BF-43AB-AE0D-1553E2B41AA6}.Release|Any CPU.ActiveCfg = Release
{E389202E-F8BF-43AB-AE0D-1553E2B41AA6}.Release|x64.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B07CFBD5-5322-422C-B5C1-B10540808AA9}
EndGlobalSection
EndGlobal