-
Notifications
You must be signed in to change notification settings - Fork 4
/
Latex4PowerPoint.sln
29 lines (29 loc) · 1.26 KB
/
Latex4PowerPoint.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
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31129.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Latex4PowerPoint", "Latex4PowerPoint\Latex4PowerPoint.csproj", "{D7909DAA-C635-4FFA-9319-5356D6249C54}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Debug|x64.ActiveCfg = Debug|x64
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Debug|x64.Build.0 = Debug|x64
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Debug|x86.ActiveCfg = Debug|Any CPU
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Release|x64.ActiveCfg = Release|x64
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Release|x64.Build.0 = Release|x64
{D7909DAA-C635-4FFA-9319-5356D6249C54}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {41CA9976-AC62-4696-9E1A-75D6380B2746}
EndGlobalSection
EndGlobal