-
Notifications
You must be signed in to change notification settings - Fork 1
/
mafes.sln
33 lines (33 loc) · 1.54 KB
/
mafes.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
33
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "mafes", "mafes.vfproj", "{4A26E070-21DA-4D6D-A55F-486A3822BF4A}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccLocalPath0 = .
CanCheckoutShared = true
SccProjectUniqueName1 = mafes.vfproj
SccLocalPath1 = .
CanCheckoutShared = true
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
StandAloneDebug|Win32 = StandAloneDebug|Win32
StandAloneRelease|Win32 = StandAloneRelease|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.Debug|Win32.ActiveCfg = Debug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.Debug|Win32.Build.0 = Debug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.Release|Win32.ActiveCfg = Debug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.Release|Win32.Build.0 = Debug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.StandAloneDebug|Win32.ActiveCfg = StandAloneDebug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.StandAloneDebug|Win32.Build.0 = StandAloneDebug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.StandAloneRelease|Win32.ActiveCfg = StandAloneDebug|Win32
{4A26E070-21DA-4D6D-A55F-486A3822BF4A}.StandAloneRelease|Win32.Build.0 = StandAloneDebug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal