Minor Changes to fix build

This commit is contained in:
Jim Norman
2005-10-13 21:59:26 +00:00
parent b59ce6303f
commit cf1db52c84
11 changed files with 608 additions and 465 deletions

View File

@@ -23,10 +23,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "..\..\c_tes
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CASATrayApp", "..\..\c_trayapp\CASATrayApp.csproj", "{358575F1-A305-43F8-8B9D-0BEC8C1376B1}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@@ -57,10 +53,6 @@ Global
{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.Build.0 = Debug|.NET
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.ActiveCfg = Release|.NET
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.Build.0 = Release|.NET
{358575F1-A305-43F8-8B9D-0BEC8C1376B1}.Debug.ActiveCfg = Debug|.NET
{358575F1-A305-43F8-8B9D-0BEC8C1376B1}.Debug.Build.0 = Debug|.NET
{358575F1-A305-43F8-8B9D-0BEC8C1376B1}.Release.ActiveCfg = Release|.NET
{358575F1-A305-43F8-8B9D-0BEC8C1376B1}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection