-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patho3o.sln
32 lines (32 loc) · 1.62 KB
/
o3o.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
30
31
32
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "o3o", "o3o\o3o.csproj", "{B181D5A9-BA85-4112-9140-945BB97F2B43}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{E686091C-343F-4F31-9F25-81FA15C74328}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Debug|x86.ActiveCfg = Debug|x86
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Debug|x86.Build.0 = Debug|x86
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Release|Any CPU.Build.0 = Release|Any CPU
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Release|x86.ActiveCfg = Release|x86
{B181D5A9-BA85-4112-9140-945BB97F2B43}.Release|x86.Build.0 = Release|x86
{E686091C-343F-4F31-9F25-81FA15C74328}.Debug|Any CPU.ActiveCfg = Debug
{E686091C-343F-4F31-9F25-81FA15C74328}.Debug|x86.ActiveCfg = Debug
{E686091C-343F-4F31-9F25-81FA15C74328}.Release|Any CPU.ActiveCfg = Release
{E686091C-343F-4F31-9F25-81FA15C74328}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal