-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIFSReport.sln
25 lines (25 loc) · 1.2 KB
/
IFSReport.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F14B399A-7131-4C87-9E4B-1186C45EF12D}") = "IFSReport", "IFSReport\IFSReport.rptproj", "{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
DebugLocal|Default = DebugLocal|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Debug|Default.ActiveCfg = Debug
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Debug|Default.Build.0 = DebugLocal
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Debug|Default.Deploy.0 = DebugLocal
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.DebugLocal|Default.ActiveCfg = DebugLocal
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.DebugLocal|Default.Build.0 = DebugLocal
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Release|Default.ActiveCfg = Release
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Release|Default.Build.0 = Release
{75BF4DED-7D9C-47F4-B9E0-18F44D7C0001}.Release|Default.Deploy.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal