30 lines
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComplianceApp", "ComplianceApp.vcproj", "{F919DAC8-5AA6-4675-851C-87633865158C}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{A0489732-6118-4096-8E04-A537FA842AB8} = {A0489732-6118-4096-8E04-A537FA842AB8}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Utilities", "..\Utilities\Utilities.vcproj", "{A0489732-6118-4096-8E04-A537FA842AB8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F919DAC8-5AA6-4675-851C-87633865158C}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{F919DAC8-5AA6-4675-851C-87633865158C}.Debug|Win32.Build.0 = Debug|Win32
|
|
{F919DAC8-5AA6-4675-851C-87633865158C}.Release|Win32.ActiveCfg = Release|Win32
|
|
{F919DAC8-5AA6-4675-851C-87633865158C}.Release|Win32.Build.0 = Release|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Debug|Win32.Build.0 = Debug|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Release|Win32.ActiveCfg = Release|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|