yhluo 3 weeks ago
parent
commit
a95ae3fd3a
1 changed files with 25 additions and 0 deletions
  1. 25 0
      UAS_RFW/UAS_RFW.sln

+ 25 - 0
UAS_RFW/UAS_RFW.sln

@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.14.36804.6 d17.14
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UAS_RFW", "UAS_RFW.csproj", "{321C42DB-76EC-4A4E-9CEE-67064BC30DE8}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{321C42DB-76EC-4A4E-9CEE-67064BC30DE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{321C42DB-76EC-4A4E-9CEE-67064BC30DE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{321C42DB-76EC-4A4E-9CEE-67064BC30DE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{321C42DB-76EC-4A4E-9CEE-67064BC30DE8}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+	GlobalSection(ExtensibilityGlobals) = postSolution
+		SolutionGuid = {11A0334D-AB83-4324-95D4-432F88248C0E}
+	EndGlobalSection
+EndGlobal