|
@@ -0,0 +1,31 @@
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio Version 17
|
|
|
+VisualStudioVersion = 17.2.32616.157
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "fis.Win.Dev", "fis.Win.Dev.csproj", "{3E149B1A-80E1-4184-AF78-3294538DBDFA}"
|
|
|
+EndProject
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "fis.Vid", "..\fis.Vid\fis.Vid.csproj", "{429D6E42-D658-4915-BE47-BD03CB759015}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {3E149B1A-80E1-4184-AF78-3294538DBDFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {3E149B1A-80E1-4184-AF78-3294538DBDFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {3E149B1A-80E1-4184-AF78-3294538DBDFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {3E149B1A-80E1-4184-AF78-3294538DBDFA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ {429D6E42-D658-4915-BE47-BD03CB759015}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {429D6E42-D658-4915-BE47-BD03CB759015}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {429D6E42-D658-4915-BE47-BD03CB759015}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {429D6E42-D658-4915-BE47-BD03CB759015}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
+ SolutionGuid = {418C5552-9E74-492C-8793-2203FC5DD31F}
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|