-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pygments.WLWriter.sln
24 lines (24 loc) · 1.23 KB
/
Pygments.WLWriter.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pygments.WLWriter", "Pygments.WLWriter\Pygments.WLWriter.csproj", "{37F64790-0DD7-492D-BC02-DFA737932220}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Pygments.WLWriter.Setup", "Pygments.WLWriter.Setup\Pygments.WLWriter.Setup.vdproj", "{5AC905CC-81B0-4CBD-8B36-14ACAC81CE3E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{37F64790-0DD7-492D-BC02-DFA737932220}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37F64790-0DD7-492D-BC02-DFA737932220}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37F64790-0DD7-492D-BC02-DFA737932220}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37F64790-0DD7-492D-BC02-DFA737932220}.Release|Any CPU.Build.0 = Release|Any CPU
{5AC905CC-81B0-4CBD-8B36-14ACAC81CE3E}.Debug|Any CPU.ActiveCfg = Debug
{5AC905CC-81B0-4CBD-8B36-14ACAC81CE3E}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal