2006-08-07 21:12:49 +02:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="client"
|
|
|
|
ProjectGUID="{7BD9A5DB-DE7D-40B7-A397-04182DC2F632}"
|
|
|
|
RootNamespace="client"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)client\windows\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(SolutionDir)client\windows\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/D "XML_STATIC""
|
|
|
|
Optimization="0"
|
2006-10-17 19:55:09 +02:00
|
|
|
AdditionalIncludeDirectories=".;..\;..\..\include;"C:\Dev\casa\CASA-auth-token\non-java\include\windows";"\Program Files\novell\casa\include";"C:\Dev\Expat-2.0.0\Source\lib""
|
2006-08-07 21:12:49 +02:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="5"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
IgnoreImportLibrary="FALSE"
|
|
|
|
AdditionalOptions="/EXPORT:ObtainAuthToken"
|
2006-08-14 22:13:53 +02:00
|
|
|
AdditionalDependencies="ws2_32.lib winhttp.lib libexpatml.lib micasa.lib shlwapi.lib"
|
2006-08-07 21:12:49 +02:00
|
|
|
OutputFile="$(OutDir)/authtoken.dll"
|
|
|
|
LinkIncremental="1"
|
2006-10-03 01:49:43 +02:00
|
|
|
AdditionalLibraryDirectories=""\Program Files\Novell\CASA\lib";"C:\Dev\Expat-2.0.0\StaticLibs""
|
2006-08-07 21:12:49 +02:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/client.pdb"
|
|
|
|
SubSystem="0"
|
|
|
|
ImportLibrary="$(SolutionDir)client\windows/$(TargetName).lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
CommandLine="mkdir \"Program Files"\novell\
|
|
|
|
mkdir \"Program Files"\novell\casa
|
|
|
|
mkdir \"Program Files"\novell\casa\lib\
|
|
|
|
copy $(OutDir)\authtoken.dll \"Program Files"\novell\casa\lib\authtoken.dll
|
|
|
|
copy $(SolutionDir)client\windows\authtoken.lib \"Program Files"\novell\casa\lib\authtoken.lib
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)client\windows\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(SolutionDir)client\windows\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/D "XML_STATIC""
|
2006-10-17 19:55:09 +02:00
|
|
|
AdditionalIncludeDirectories=".;..\;..\..\include;"C:\Dev\casa\CASA-auth-token\non-java\include\windows";"\Program Files\novell\casa\include";"C:\Dev\Expat-2.0.0\Source\lib""
|
2006-08-07 21:12:49 +02:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
RuntimeLibrary="4"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalOptions="/EXPORT:ObtainAuthToken"
|
2006-08-14 22:13:53 +02:00
|
|
|
AdditionalDependencies="ws2_32.lib winhttp.lib libexpatml.lib micasa.lib shlwapi.lib"
|
2006-08-07 21:12:49 +02:00
|
|
|
OutputFile="$(OutDir)/authtoken.dll"
|
|
|
|
LinkIncremental="1"
|
2006-10-03 01:49:43 +02:00
|
|
|
AdditionalLibraryDirectories=""\Program Files\Novell\CASA\lib";"C:\Dev\Expat-2.0.0\StaticLibs""
|
2006-08-07 21:12:49 +02:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="0"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
ImportLibrary="$(SolutionDir)client\windows\$(TargetName).lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
CommandLine="mkdir \"Program Files"\novell\
|
|
|
|
mkdir \"Program Files"\novell\casa
|
|
|
|
mkdir \"Program Files"\novell\casa\lib\
|
|
|
|
copy $(OutDir)\authtoken.dll \"Program Files"\novell\casa\lib\authtoken.dll
|
|
|
|
copy $(SolutionDir)client\windows\authtoken.lib \"Program Files"\novell\casa\lib\authtoken.lib
|
|
|
|
"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\authmech.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\authmsg.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\authpolicy.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\win32\authtoken.def">
|
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\cache.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
2006-09-22 18:33:06 +02:00
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\client.conf">
|
2006-09-22 18:33:06 +02:00
|
|
|
</File>
|
2006-08-07 21:12:49 +02:00
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\config.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath=".\dllsup.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\engine.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\getpolicymsg.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\gettokenmsg.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath=".\platform.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath=".\rpc.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\util.c">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\..\include\casa_c_authtoken.h">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
2006-10-17 19:55:09 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\windows\casa_c_authtoken_ex.h">
|
|
|
|
</File>
|
2006-08-07 21:12:49 +02:00
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\config_if.h">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\internal.h">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\..\include\list_entry.h">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2006-10-03 01:49:43 +02:00
|
|
|
RelativePath="..\mech_if.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\platform.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\proto.h">
|
2006-08-07 21:12:49 +02:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|