awips2/msi/AWIPSII.Environment/AWIPSII.Environment.sln
Bryan Kowal f522b77248 Issue #22 - merging Windows MSI installer changes into git thinclient branch.
Former-commit-id: ff44a81ceb [formerly 48b420cbb2 [formerly afbdec0abdb020d47c592a37d0d0b78633e7e609]]
Former-commit-id: 48b420cbb2
Former-commit-id: be61ec82b0
2012-01-23 12:36:13 -06:00

20 lines
903 B
Text

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C# Express 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AWIPSII.Environment", "AWIPSII.Environment\AWIPSII.Environment.csproj", "{9033F84D-9AB7-4D08-B634-603205FFE73A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9033F84D-9AB7-4D08-B634-603205FFE73A}.Debug|x86.ActiveCfg = Debug|x86
{9033F84D-9AB7-4D08-B634-603205FFE73A}.Debug|x86.Build.0 = Debug|x86
{9033F84D-9AB7-4D08-B634-603205FFE73A}.Release|x86.ActiveCfg = Release|x86
{9033F84D-9AB7-4D08-B634-603205FFE73A}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal