-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfzMediaPush.sln
25 lines (25 loc) · 1.03 KB
/
fzMediaPush.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34316.72
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fzMediaPush", "fzMediaPush.vcxproj", "{B273C204-E5F1-4E69-B13E-288E2F8F5D96}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B273C204-E5F1-4E69-B13E-288E2F8F5D96}.Debug|x64.ActiveCfg = Debug|x64
{B273C204-E5F1-4E69-B13E-288E2F8F5D96}.Debug|x64.Build.0 = Debug|x64
{B273C204-E5F1-4E69-B13E-288E2F8F5D96}.Release|x64.ActiveCfg = Release|x64
{B273C204-E5F1-4E69-B13E-288E2F8F5D96}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {57732716-269A-4D45-858E-C7417A2872C2}
EndGlobalSection
EndGlobal