mirror of
https://github.com/imperialsushi/gutterball-3.git
synced 2025-06-15 05:07:42 +00:00

Moving cam replay. Fixed the bugs. New Version 1.42 Moving cam replay. Fixed the bugs. New Version 1.42 Moving cam replay, Fixed the bugs.
29 lines
1.5 KiB
Text
29 lines
1.5 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{2DA15658-79C1-254D-7639-1FB8498A1542}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{813F1699-20CD-0D4D-62DA-DC72553147D5}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2DA15658-79C1-254D-7639-1FB8498A1542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2DA15658-79C1-254D-7639-1FB8498A1542}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2DA15658-79C1-254D-7639-1FB8498A1542}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2DA15658-79C1-254D-7639-1FB8498A1542}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{813F1699-20CD-0D4D-62DA-DC72553147D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{813F1699-20CD-0D4D-62DA-DC72553147D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{813F1699-20CD-0D4D-62DA-DC72553147D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{813F1699-20CD-0D4D-62DA-DC72553147D5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = Assembly-CSharp.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|