-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMAPI Schmappy-vs2008.sln
executable file
·31 lines (31 loc) · 1.66 KB
/
MAPI Schmappy-vs2008.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MAPIAddrListSearch", "MAPIAddrListSearch\MAPIAddrListSearch-vs2008.vcproj", "{0D3AEF42-AAAB-4DC0-A01A-56B126094DD9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MAPIDefaultAddressList", "MAPIDefaultAddressList\MAPIDefaultAddressList-vs2008.vcproj", "{60CC5AC5-95D3-446D-B977-79132DD0E23C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8E4A5EF8-EC99-4774-B862-BD92E22D4A86}"
ProjectSection(SolutionItems) = preProject
SetOutlookDefaults.cmd = SetOutlookDefaults.cmd
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0D3AEF42-AAAB-4DC0-A01A-56B126094DD9}.Debug|Win32.ActiveCfg = Debug|Win32
{0D3AEF42-AAAB-4DC0-A01A-56B126094DD9}.Debug|Win32.Build.0 = Debug|Win32
{0D3AEF42-AAAB-4DC0-A01A-56B126094DD9}.Release|Win32.ActiveCfg = Release|Win32
{0D3AEF42-AAAB-4DC0-A01A-56B126094DD9}.Release|Win32.Build.0 = Release|Win32
{60CC5AC5-95D3-446D-B977-79132DD0E23C}.Debug|Win32.ActiveCfg = Debug|Win32
{60CC5AC5-95D3-446D-B977-79132DD0E23C}.Debug|Win32.Build.0 = Debug|Win32
{60CC5AC5-95D3-446D-B977-79132DD0E23C}.Release|Win32.ActiveCfg = Release|Win32
{60CC5AC5-95D3-446D-B977-79132DD0E23C}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal