We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c588f9d commit cb778e8Copy full SHA for cb778e8
1 file changed
FF4Editor.sln
@@ -7,6 +7,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FF4Lib", "FF4Lib\FF4Lib.csp
7
EndProject
8
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FF4Editor", "FF4Editor\FF4Editor.csproj", "{9E0B5C9C-6B97-46B3-9C33-5ACED51D5483}"
9
10
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CCAE9135-56D9-42E1-87A9-7B0272C087E2}"
11
+ ProjectSection(SolutionItems) = preProject
12
+ .gitignore = .gitignore
13
+ EndProjectSection
14
+EndProject
15
Global
16
GlobalSection(SolutionConfigurationPlatforms) = preSolution
17
Debug|Any CPU = Debug|Any CPU
0 commit comments