2006-11-13 06:20:43 +01:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2006-11-13 13:52:08 +01:00
Version="8.00"
2006-11-13 06:20:43 +01:00
Name="client"
ProjectGUID="{7BD9A5DB-DE7D-40B7-A397-04182DC2F632}"
RootNamespace="client"
2006-11-13 13:52:08 +01:00
Keyword="Win32Proj"
>
2006-11-13 06:20:43 +01:00
<Platforms>
<Platform
2006-11-13 13:52:08 +01:00
Name="Win32"
/>
2007-03-06 23:36:10 +01:00
<Platform
Name="x64"
/>
2006-11-13 06:20:43 +01:00
</Platforms>
2006-11-13 13:52:08 +01:00
<ToolFiles>
</ToolFiles>
2006-11-13 06:20:43 +01:00
<Configurations>
<Configuration
Name="Debug|Win32"
2007-01-10 12:07:35 +01:00
OutputDirectory="..\windows\$(ConfigurationName)"
IntermediateDirectory="..\windows\$(ConfigurationName)"
2006-11-13 06:20:43 +01:00
ConfigurationType="2"
2006-11-13 13:52:08 +01:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
Name="VCCLCompilerTool"
2006-11-13 13:52:08 +01:00
AdditionalOptions="/D "XML_STATIC" /D "_CRT_SECURE_NO_DEPRECATE""
2006-11-13 06:20:43 +01:00
Optimization="0"
2007-04-03 00:16:07 +02:00
AdditionalIncludeDirectories=".;..\;..\..\include;..\..\include\windows;"\Program Files\Microsoft Platform SDK\include";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include";"\Program Files\novell\casa\include";"..\..\..\..\..\Expat-2.0.0\Source\lib";..\..\..\..\CASA\include"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MSC_VER"
2006-11-13 13:52:08 +01:00
MinimalRebuild="true"
2006-11-13 06:20:43 +01:00
BasicRuntimeChecks="3"
2006-11-13 13:52:08 +01:00
RuntimeLibrary="1"
2006-11-13 06:20:43 +01:00
UsePrecompiledHeader="0"
WarningLevel="3"
2006-11-13 13:52:08 +01:00
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
2006-11-27 10:36:13 +01:00
CallingConvention="2"
2006-11-13 13:52:08 +01:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
Name="VCLinkerTool"
2006-11-13 13:52:08 +01:00
IgnoreImportLibrary="false"
2006-11-13 06:20:43 +01:00
AdditionalOptions="/EXPORT:ObtainAuthToken /EXPORT:ObtainAuthTokenEx"
2007-04-03 00:16:07 +02:00
AdditionalDependencies="ws2_32.lib winhttp.lib libexpatmt.lib micasa.lib shlwapi.lib"
2006-12-04 06:03:49 +01:00
OutputFile="$(OutDir)/casa_authtoken.dll"
2006-11-13 06:20:43 +01:00
LinkIncremental="1"
2007-04-03 00:16:07 +02:00
AdditionalLibraryDirectories=""\Program Files\Microsoft Platform SDK\lib";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib";"\Program Files\Novell\CASA\lib";"..\..\..\..\..\Expat-2.0.0\StaticLibs";..\..\..\..\CASA\lib\Release;..\..\..\..\CASA\micasadk\Release;"$(CASA)\lib";"$(CASA)\lib\Release";"$(CASA)\micasadk\Release";"$(EXPAT)\StaticLibs""
2006-11-13 13:52:08 +01:00
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames="libc"
GenerateDebugInformation="true"
2007-02-14 00:58:11 +01:00
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
2006-11-13 06:20:43 +01:00
SubSystem="0"
2006-11-13 13:52:08 +01:00
ImportLibrary="$(SolutionDir)lib\windows/$(TargetName).lib"
TargetMachine="1"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCALinkTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCManifestTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCXDCMakeTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCBscMakeTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCFxCopTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCAppVerifierTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCWebDeploymentTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCPostBuildEventTool"
2007-01-10 12:07:35 +01:00
CommandLine="mkdir \"Program Files"\novell\
mkdir \"Program Files"\novell\casa
mkdir \"Program Files"\novell\casa\lib\
copy $(OutDir)\casa_authtoken.dll \"Program Files"\novell\casa\lib\casa_authtoken.dll
copy $(SolutionDir)\lib\windows\casa_authtoken.lib \"Program Files"\novell\casa\lib\casa_authtoken.lib
"
2006-11-13 13:52:08 +01:00
/>
2006-11-13 06:20:43 +01:00
</Configuration>
<Configuration
2007-04-03 00:16:07 +02:00
Name="Debug|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
2006-11-13 06:20:43 +01:00
ConfigurationType="2"
2006-11-13 13:52:08 +01:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
2007-04-03 00:16:07 +02:00
TargetEnvironment="3"
2006-11-13 13:52:08 +01:00
/>
2006-11-13 06:20:43 +01:00
<Tool
Name="VCCLCompilerTool"
2006-11-13 13:52:08 +01:00
AdditionalOptions="/D "XML_STATIC" /D "_CRT_SECURE_NO_DEPRECATE""
2007-04-03 00:16:07 +02:00
Optimization="0"
AdditionalIncludeDirectories=".;..\;..\..\include;..\..\include\windows;"$(MS_SDK_DIR)\include";"\Program Files\novell\casa\include";"..\..\..\..\..\Expat-2.0.0\Source\lib";..\..\..\..\CASA\include;"$(CASA)\include";"$(EXPAT)\source\lib""
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
2006-11-13 06:20:43 +01:00
UsePrecompiledHeader="0"
WarningLevel="3"
2006-11-13 13:52:08 +01:00
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
2007-04-03 00:16:07 +02:00
CallingConvention="2"
2006-11-13 13:52:08 +01:00
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
Name="VCLinkerTool"
2007-04-03 00:16:07 +02:00
IgnoreImportLibrary="false"
2006-11-13 06:20:43 +01:00
AdditionalOptions="/EXPORT:ObtainAuthToken /EXPORT:ObtainAuthTokenEx"
2007-04-03 00:16:07 +02:00
AdditionalDependencies="ws2_32.lib "$(MS_SDK_DIR)\lib\amd64\winhttp.lib" libexpatmt.lib micasa.lib shlwapi.lib"
2006-12-04 06:03:49 +01:00
OutputFile="$(OutDir)/casa_authtoken.dll"
2006-11-13 06:20:43 +01:00
LinkIncremental="1"
2007-04-03 00:16:07 +02:00
AdditionalLibraryDirectories=""\Program Files\Novell\CASA\lib";"..\..\..\..\..\Expat-2.0.0\StaticLibs\x64";..\..\..\..\CASA\lib\Release;..\..\..\..\CASA\micasadk\Release;"$(CASA)\lib";"$(CASA)\lib\Release";"$(CASA)\micasadk\Release";"$(EXPAT)\StaticLibs""
IgnoreAllDefaultLibraries="false"
2006-11-13 13:52:08 +01:00
IgnoreDefaultLibraryNames="libc"
GenerateDebugInformation="true"
2007-04-03 00:16:07 +02:00
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
2006-11-13 06:20:43 +01:00
SubSystem="0"
2007-04-03 00:16:07 +02:00
ImportLibrary="$(SolutionDir)lib\windows/$(TargetName).lib"
TargetMachine="17"
2006-11-13 13:52:08 +01:00
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCALinkTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCManifestTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCXDCMakeTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCBscMakeTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCFxCopTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCAppVerifierTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCWebDeploymentTool"
/>
2006-11-13 06:20:43 +01:00
<Tool
2006-11-13 13:52:08 +01:00
Name="VCPostBuildEventTool"
2007-01-11 11:36:56 +01:00
CommandLine=""
2006-11-13 13:52:08 +01:00
/>
2006-11-13 06:20:43 +01:00
</Configuration>
2007-03-06 23:36:10 +01:00
<Configuration
2007-04-03 00:16:07 +02:00
Name="Release|Win32"
OutputDirectory="..\windows\$(ConfigurationName)"
IntermediateDirectory="..\windows\$(ConfigurationName)"
2007-03-06 23:36:10 +01:00
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D "XML_STATIC" /D "_CRT_SECURE_NO_DEPRECATE""
2007-04-03 00:16:07 +02:00
AdditionalIncludeDirectories=".;..\;..\..\include;..\..\include\windows;"\Program Files\Microsoft Platform SDK\include";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include";"\Program Files\novell\casa\include";"..\..\..\..\..\Expat-2.0.0\Source\lib";..\..\..\..\CASA\include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_MSC_VER"
RuntimeLibrary="0"
2007-03-06 23:36:10 +01:00
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/EXPORT:ObtainAuthToken /EXPORT:ObtainAuthTokenEx"
2007-04-03 00:16:07 +02:00
AdditionalDependencies="ws2_32.lib winhttp.lib libexpatmt.lib micasa.lib shlwapi.lib"
2007-03-06 23:36:10 +01:00
OutputFile="$(OutDir)/casa_authtoken.dll"
LinkIncremental="1"
2007-04-03 00:16:07 +02:00
AdditionalLibraryDirectories=""\Program Files\Microsoft Platform SDK\lib";"\Program Files\Novell\CASA\lib";"..\..\..\..\..\Expat-2.0.0\StaticLibs";..\..\..\..\CASA\lib\Release;..\..\..\..\CASA\micasadk\Release"
2007-03-06 23:36:10 +01:00
IgnoreDefaultLibraryNames="libc"
GenerateDebugInformation="true"
SubSystem="0"
2007-04-03 00:16:07 +02:00
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(SolutionDir)lib\windows\$(TargetName).lib"
TargetMachine="1"
2007-03-06 23:36:10 +01:00
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
2007-04-03 00:16:07 +02:00
CommandLine=""
2007-03-06 23:36:10 +01:00
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D "XML_STATIC" /D "_CRT_SECURE_NO_DEPRECATE""
2007-04-03 00:16:07 +02:00
AdditionalIncludeDirectories=".;..\;..\..\include;..\..\include\windows;"$(MS_SDK_DIR)\include";"\Program Files\novell\casa\include";"..\..\..\..\..\Expat-2.0.0\Source\lib";..\..\..\..\CASA\include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
2007-03-06 23:36:10 +01:00
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/EXPORT:ObtainAuthToken /EXPORT:ObtainAuthTokenEx"
2007-04-03 00:16:07 +02:00
AdditionalDependencies="ws2_32.lib "$(MS_SDK_DIR)\lib\amd64\winhttp.lib" libexpatmt.lib micasa.lib shlwapi.lib"
2007-03-06 23:36:10 +01:00
OutputFile="$(OutDir)/casa_authtoken.dll"
LinkIncremental="1"
2007-04-03 00:16:07 +02:00
AdditionalLibraryDirectories=""\Program Files\Novell\CASA\lib";"..\..\..\..\..\Expat-2.0.0\StaticLibs\x64";..\..\..\..\CASA\lib\Release;..\..\..\..\CASA\micasadk\Release"
2007-03-06 23:36:10 +01:00
IgnoreDefaultLibraryNames="libc"
GenerateDebugInformation="true"
SubSystem="0"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(SolutionDir)lib\windows\$(TargetName).lib"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
2006-11-13 06:20:43 +01:00
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
2006-11-13 13:52:08 +01:00
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
2006-11-13 06:20:43 +01:00
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\authmech.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\authmsg.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\authpolicy.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath=".\authtoken.def"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\cache.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\client.conf"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\config.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath=".\dllsup.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\engine.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\getpolicymsg.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\gettokenmsg.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\invalidcert.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath=".\platform.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath=".\rpc.c"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\util.c"
>
2006-11-13 06:20:43 +01:00
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
2006-11-13 13:52:08 +01:00
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
2006-11-13 06:20:43 +01:00
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\..\include\casa_c_authtoken.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\..\include\windows\casa_c_authtoken_ex.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\config_if.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\internal.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\..\include\list_entry.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\mech_if.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath=".\platform.h"
>
2006-11-13 06:20:43 +01:00
</File>
<File
2006-11-13 13:52:08 +01:00
RelativePath="..\..\include\proto.h"
>
2006-11-13 06:20:43 +01:00
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
2006-11-13 13:52:08 +01:00
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
2006-11-13 06:20:43 +01:00
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>