Skip to content

Commit 327c397

Browse files
committed
update disable-windows-only.patch
1 parent 9d4763f commit 327c397

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

disable-windows-only.patch

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/Intersect.sln b/Intersect.sln
2-
index 584f6aabf..82c59e42f 100644
2+
index 8c985ffd6..5110b0bf6 100644
33
--- a/Intersect.sln
44
+++ b/Intersect.sln
5-
@@ -80,14 +80,14 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Intersect.SinglePlayer", "I
5+
@@ -84,14 +84,14 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Intersect.SinglePlayer", "I
66
EndProject
77
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Single Player", "Single Player", "{F990372C-0580-4D69-89DC-A46A86396BBD}"
88
EndProject
@@ -23,9 +23,9 @@ index 584f6aabf..82c59e42f 100644
2323
+#Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Intersect.Tests.Editor", "Intersect.Tests.Editor\Intersect.Tests.Editor.csproj", "{3E8FC79E-D0B3-4554-9ABD-BD6DCBFBEE5D}"
2424
+#EndProject
2525
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{69F06A61-5BD8-4D11-90D0-DE9AEAD2D09A}"
26-
EndProject
27-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Intersect.Examples.Plugin", "Examples\Intersect.Examples.Plugin\Intersect.Examples.Plugin.csproj", "{3F994F9D-ADAE-4F79-8FF6-3D7523EE9315}"
28-
@@ -259,44 +259,44 @@ Global
26+
ProjectSection(SolutionItems) = preProject
27+
Examples\IntersectPlugin.props = Examples\IntersectPlugin.props
28+
@@ -269,44 +269,44 @@ Global
2929
{999025E8-C034-4A91-8166-5C2D95E9C9C3}.DebugFull|Any CPU.Build.0 = DebugFull|Any CPU
3030
{999025E8-C034-4A91-8166-5C2D95E9C9C3}.DebugPlugins|Any CPU.ActiveCfg = DebugPlugins|Any CPU
3131
{999025E8-C034-4A91-8166-5C2D95E9C9C3}.DebugPlugins|Any CPU.Build.0 = DebugPlugins|Any CPU
@@ -108,7 +108,7 @@ index 584f6aabf..82c59e42f 100644
108108
{1E87D2A5-7E36-4583-A533-064C97E330EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
109109
{1E87D2A5-7E36-4583-A533-064C97E330EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
110110
{1E87D2A5-7E36-4583-A533-064C97E330EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
111-
@@ -373,9 +373,9 @@ Global
111+
@@ -403,9 +403,9 @@ Global
112112
{1E87D2A5-7E36-4583-A533-064C97E330EE} = {1ABC3725-EB8C-494E-8BA8-A991CE7BD7A1}
113113
{CD824F78-E469-496D-9DB6-0B0F0A24E5BF} = {1ABC3725-EB8C-494E-8BA8-A991CE7BD7A1}
114114
{999025E8-C034-4A91-8166-5C2D95E9C9C3} = {F990372C-0580-4D69-89DC-A46A86396BBD}

0 commit comments

Comments
 (0)