Checkpoint windows project files

This commit is contained in:
Jim Norman
2006-05-02 21:30:23 +00:00
parent 51d1477c3f
commit 7e3c1a6dcb
14 changed files with 601 additions and 1060 deletions

View File

@@ -101,7 +101,7 @@
AdditionalDependencies="micasa.lib odbc32.lib odbccp32.lib"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\lib\w32"
AdditionalLibraryDirectories="..\..\lib\Release"
SubSystem="1"
TargetMachine="1"/>
<Tool

View File

@@ -3,11 +3,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "cSharpSampl
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.miCASAWrapper", "..\..\c_sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj", "{E21DD887-22F4-4935-9851-409715F663B0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.Common", "..\..\c_micasad\lib\Novell.CASA.Common.csproj", "{57CD94A2-5B4A-40C3-8189-CB760FB78357}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.Casa", "..\..\c_gacfile\Novell.Casa\Novell.Casa.csproj", "{FEB3F1E3-62DF-43CA-8B1C-144A4680E05A}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
@@ -21,14 +17,10 @@ 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
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.ActiveCfg = Debug|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.Build.0 = Debug|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Release.ActiveCfg = Release|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Release.Build.0 = Release|.NET
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug.ActiveCfg = Debug|.NET
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug.Build.0 = Debug|.NET
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release.ActiveCfg = Release|.NET
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release.Build.0 = Release|.NET
{FEB3F1E3-62DF-43CA-8B1C-144A4680E05A}.Debug.ActiveCfg = Debug|.NET
{FEB3F1E3-62DF-43CA-8B1C-144A4680E05A}.Debug.Build.0 = Debug|.NET
{FEB3F1E3-62DF-43CA-8B1C-144A4680E05A}.Release.ActiveCfg = Release|.NET
{FEB3F1E3-62DF-43CA-8B1C-144A4680E05A}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection