Checkpoint windows project files.
This commit is contained in:
parent
2088e1adec
commit
9ac69f8880
Binary file not shown.
Binary file not shown.
@ -70,7 +70,7 @@
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=".\external\xplatapi\include;.\external\provider\include"
|
||||
AdditionalIncludeDirectories="..\..\include;.\external\xplatapi\include;.\external\provider\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINDOWS_EXPORTS"
|
||||
RuntimeLibrary="0"
|
||||
UsePrecompiledHeader="0"
|
||||
|
150
c_micasacache/c_micasacache.vcproj
Normal file
150
c_micasacache/c_micasacache.vcproj
Normal file
@ -0,0 +1,150 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="micasacache"
|
||||
ProjectGUID="{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}"
|
||||
RootNamespace="c_micasacache"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="SSCS_WIN32_PLAT_F;WIN32"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="FALSE"
|
||||
LinkIncremental="2"
|
||||
ModuleDefinitionFile=".\micasacache.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/c_micasacache.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)/micasacache.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<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="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="SSCS_WIN32_PLAT_F;WIN32"
|
||||
RuntimeLibrary="0"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
ModuleDefinitionFile=".\micasacache.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)/micasacache.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<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
|
||||
RelativePath=".\sscs_ipc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sscs_unx_cache.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sscs_unx_ipc_client.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\include\sscs_ipc.h">
|
||||
</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}">
|
||||
<File
|
||||
RelativePath=".\micasacache.def">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
23
c_micasacache/micasacache.def
Normal file
23
c_micasacache/micasacache.def
Normal file
@ -0,0 +1,23 @@
|
||||
EXPORTS
|
||||
sscs_CacheRemoveSecretStore
|
||||
sscs_CacheEnumerateKeychainIDs
|
||||
sscs_CacheAddKeychain
|
||||
sscs_CacheRemoveKeychain
|
||||
sscs_CacheEnumerateSecretIDs
|
||||
sscs_CacheReadSecret
|
||||
sscs_CacheWriteSecret
|
||||
sscs_CacheRemoveSecret
|
||||
sscs_CacheGetSecretStoreInfo
|
||||
sscs_CacheGetKeychainInfo
|
||||
sscs_LockCache
|
||||
sscs_UnlockCache
|
||||
sscs_CacheRemoveSecret
|
||||
sscs_SetMasterPasscode
|
||||
sscs_SetMasterPassword
|
||||
sscs_IsSecretPersistent
|
||||
sscs_CacheWriteKey
|
||||
sscs_CacheWriteBinaryKey
|
||||
sscs_CacheReadKey
|
||||
sscs_CacheReadBinaryKey
|
||||
sscs_CacheCloseSecretStore
|
||||
sscs_CacheOpenSecretStore
|
@ -183,6 +183,11 @@
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "common\Reflector.cs"
|
||||
SubType = "Code"
|
||||
BuildAction = "Compile"
|
||||
/>
|
||||
<File
|
||||
RelPath = "common\RequestParser.cs"
|
||||
SubType = "Code"
|
||||
|
147
c_micasadk/c_micasadk.vcproj
Normal file
147
c_micasadk/c_micasadk.vcproj
Normal file
@ -0,0 +1,147 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="micasa"
|
||||
ProjectGUID="{99988A22-4C58-4BF7-A2DB-57761E76FB26}"
|
||||
RootNamespace="c_micasadk"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ModuleDefinitionFile=".\micasa.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/c_micasadk.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)/micasa.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<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="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32"
|
||||
RuntimeLibrary="0"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="micasacache.lib"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="..\c_micasacache\Release"
|
||||
ModuleDefinitionFile=".\micasa.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)/micasa.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<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
|
||||
RelativePath="..\c_common\sscs_ll.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sscs_ndk.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\include\micasa.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\micasa_mgmd.h">
|
||||
</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>
|
30
c_micasadk/micasa.def
Normal file
30
c_micasadk/micasa.def
Normal file
@ -0,0 +1,30 @@
|
||||
EXPORTS
|
||||
miCASA_CreateSHSHandle
|
||||
miCASA_DestroySHSHandle
|
||||
miCASA_GetNextSHSEntry
|
||||
miCASA_AddSHSEntry
|
||||
miCASA_RemoveSHSEntry
|
||||
miCASASetCredential
|
||||
miCASAGetCredential
|
||||
miCASARemoveCredential
|
||||
miCASAOpenSecretStoreCache
|
||||
miCASACloseSecretStoreCache
|
||||
miCASAReadSecret
|
||||
miCASARemoveSecret
|
||||
miCASAWriteSecret
|
||||
miCASAWriteKey
|
||||
miCASAWriteBinaryKey
|
||||
miCASAReadKey
|
||||
miCASAReadBinaryKey
|
||||
miCASAGetStoreInformation
|
||||
miCASAEnumerateSecretIDs
|
||||
miCASARemoveSecretStore
|
||||
miCASASetMasterPassword
|
||||
miCASAIsSecretPersistent
|
||||
miCASAUnlockSecrets
|
||||
miCASAUnlockStore
|
||||
miCASALockStore
|
||||
miCASAAddKeyChain
|
||||
miCASARemoveKeyChain
|
||||
miCASAEnumerateKeyChainIDs
|
||||
|
Binary file not shown.
Binary file not shown.
@ -38,10 +38,10 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies=" odbc32.lib odbccp32.lib"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib micasa.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories=""
|
||||
AdditionalLibraryDirectories="D:\casaClean2\c_micasadk\Debug"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
@ -145,6 +145,12 @@
|
||||
<File
|
||||
RelativePath="..\..\include\micasa_types.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\sscs_cache.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\sscs_lldefs.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\sscs_utf8.h">
|
||||
</File>
|
||||
|
Binary file not shown.
@ -37,10 +37,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.miCASAWrapper",
|
||||
{077B53BB-404A-4B2F-BA17-AAE98C5E9C66} = {077B53BB-404A-4B2F-BA17-AAE98C5E9C66}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sshtst", "..\..\c_test\sdk_sshtst\sshtst.vcproj", "{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}"
|
||||
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}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{E98F1F7E-40B6-44C8-AC66-EC867B141FA1} = {E98F1F7E-40B6-44C8-AC66-EC867B141FA1}
|
||||
@ -76,6 +72,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ad_firefox_native", "..\..\
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c_micasacache", "..\..\c_micasacache\c_micasacache.vcproj", "{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c_micasadk", "..\..\c_micasadk\c_micasadk.vcproj", "{99988A22-4C58-4BF7-A2DB-57761E76FB26}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
Debug = Debug
|
||||
@ -118,10 +122,6 @@ Global
|
||||
{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
|
||||
{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug.ActiveCfg = Debug|Win32
|
||||
{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug.Build.0 = Debug|Win32
|
||||
{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release.ActiveCfg = Release|Win32
|
||||
{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release.Build.0 = Release|Win32
|
||||
{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
|
||||
@ -154,6 +154,14 @@ Global
|
||||
{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug.Build.0 = Debug|Win32
|
||||
{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release.ActiveCfg = Release|Win32
|
||||
{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release.Build.0 = Release|Win32
|
||||
{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug.ActiveCfg = Debug|Win32
|
||||
{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug.Build.0 = Debug|Win32
|
||||
{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release.ActiveCfg = Release|Win32
|
||||
{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release.Build.0 = Release|Win32
|
||||
{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug.ActiveCfg = Debug|Win32
|
||||
{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug.Build.0 = Debug|Win32
|
||||
{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release.ActiveCfg = Release|Win32
|
||||
{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
Binary file not shown.
@ -21,18 +21,6 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_2A9B4092119F4B118095C34EAEF3DB68"
|
||||
"OwnerKey" = "8:_8A1A4BA980A9443DBCD4DE4ACDA8F19A"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_2A9B4092119F4B118095C34EAEF3DB68"
|
||||
"OwnerKey" = "8:_D1641051214046F78EDF37DC13C414ED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_6CE0B932302E4E3783AAD1EA468ABD34"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -63,6 +51,18 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_D5F48F90200A4D8C9DCF3212488F0B51"
|
||||
"OwnerKey" = "8:_8A1A4BA980A9443DBCD4DE4ACDA8F19A"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_D5F48F90200A4D8C9DCF3212488F0B51"
|
||||
"OwnerKey" = "8:_D1641051214046F78EDF37DC13C414ED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_EF467E7BEF8E4109BAD7E2FE47508D13"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -302,13 +302,13 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:CASA"
|
||||
"ProductCode" = "8:{D7BDD8C3-E243-4584-8585-AEE911D0F41B}"
|
||||
"PackageCode" = "8:{5452479A-747C-405B-B589-FFBC8E111988}"
|
||||
"ProductCode" = "8:{9027DE0E-CDDF-42BB-B9CF-C5E5AED08A19}"
|
||||
"PackageCode" = "8:{B35E18F2-56D9-4F52-9ADF-078D410A1330}"
|
||||
"UpgradeCode" = "8:{DFD8B8A0-EA51-4202-831C-7CD2B90A63AE}"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"ProductVersion" = "8:1.6.454"
|
||||
"ProductVersion" = "8:1.6.498"
|
||||
"Manufacturer" = "8:Novell"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:"
|
||||
@ -830,7 +830,7 @@
|
||||
}
|
||||
"MergeModule"
|
||||
{
|
||||
"{35A69C6E-5BA4-440D-803D-762B59A45393}:_2A9B4092119F4B118095C34EAEF3DB68"
|
||||
"{35A69C6E-5BA4-440D-803D-762B59A45393}:_D5F48F90200A4D8C9DCF3212488F0B51"
|
||||
{
|
||||
"UseDynamicProperties" = "11:TRUE"
|
||||
"IsDependency" = "11:TRUE"
|
||||
@ -849,7 +849,7 @@
|
||||
{
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_8A1A4BA980A9443DBCD4DE4ACDA8F19A"
|
||||
{
|
||||
"SourcePath" = "8:..\\miCASA-msm\\Release\\miCASA-msm.msm"
|
||||
"SourcePath" = "8:..\\miCASA-msm\\Debug\\miCASA-msm.msm"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_E8900D5F0BD44DC0BB0BEFDF7C43B30C"
|
||||
@ -902,7 +902,7 @@
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_D1641051214046F78EDF37DC13C414ED"
|
||||
{
|
||||
"SourcePath" = "8:..\\miCASA-Dev-msm\\Release\\miCASA-Dev-msm.msm"
|
||||
"SourcePath" = "8:..\\miCASA-Dev-msm\\Debug\\miCASA-Dev-msm.msm"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_E8900D5F0BD44DC0BB0BEFDF7C43B30C"
|
||||
|
Binary file not shown.
@ -99,12 +99,6 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_360E047A1C424476875BDBE44678682F"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_43C5AD518B0C4C6C827007AC72BCB242"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -129,6 +123,12 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_54F11B1DAF9741A9B6168E91C3C15AF3"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_5606BD74E5FA4D3EA46024E3D95AA78E"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -141,12 +141,6 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_65D8701C1E2142EE9591F818C212AE89"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_69B81C77C4CA19E0A4DE0B4EE02FDC5D"
|
||||
"OwnerKey" = "8:_75D4793883AC69EB5C80C692A0646641"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -225,6 +219,12 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_8129918EC476A3D3B3486A5C0D6C7143"
|
||||
"OwnerKey" = "8:_9966AA9D87C64321B90C8A10CE95475D"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_85D845B31C1847ECAEEE4E7566B2B036"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -273,6 +273,12 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_9966AA9D87C64321B90C8A10CE95475D"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_9E43DCBEEB65462F88331F1C3B34D0DD"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -369,90 +375,6 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_C00CA53A4FE5D5D8C2E1F180F3FFAEEA"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_53CD7D10E6CC45EF83D4C371BF5BECEF"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_69B81C77C4CA19E0A4DE0B4EE02FDC5D"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_08A1CA5327E2116600DD116399755D03"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_75D4793883AC69EB5C80C692A0646641"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_8A9603CD88B4BD85398F06368C331FA7"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_EF5E50464FE5EAA537474E42D0F30260"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_787E55BDAEFAEFD80F117741AF3272B5"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_00A157D73BD142028C639E9E59679CF0"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_114339C5FA5A8FE485037146095A6105"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_EFA3DD68739043A8624F29B9A51F4ABD"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_7028EA92BB22106B3818B39218ECB430"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_97D7B3B898483D0809B47AC7A4464315"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"OwnerKey" = "8:_D5075AF1F7BEA563EB5A4CEAAD9706FB"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_CC926AC5EE2C4920B2395B7DE6C4DAA2"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -525,6 +447,90 @@
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_C00CA53A4FE5D5D8C2E1F180F3FFAEEA"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_69B81C77C4CA19E0A4DE0B4EE02FDC5D"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_08A1CA5327E2116600DD116399755D03"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_75D4793883AC69EB5C80C692A0646641"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_8A9603CD88B4BD85398F06368C331FA7"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_EF5E50464FE5EAA537474E42D0F30260"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_787E55BDAEFAEFD80F117741AF3272B5"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_53CD7D10E6CC45EF83D4C371BF5BECEF"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_00A157D73BD142028C639E9E59679CF0"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_114339C5FA5A8FE485037146095A6105"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_EFA3DD68739043A8624F29B9A51F4ABD"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_7028EA92BB22106B3818B39218ECB430"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_97D7B3B898483D0809B47AC7A4464315"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
"OwnerKey" = "8:_D5075AF1F7BEA563EB5A4CEAAD9706FB"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
}
|
||||
"Entry"
|
||||
{
|
||||
"MsmKey" = "8:_FBA55A285FF94555AC432BDCCE57A0DF"
|
||||
"OwnerKey" = "8:_UNDEFINED"
|
||||
"MsmSig" = "8:_UNDEFINED"
|
||||
@ -682,7 +688,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:AppModule.InterProcessComm, Version=1.6.0.14942, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:AppModule.InterProcessComm, Version=1.6.0.25641, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_08A1CA5327E2116600DD116399755D03"
|
||||
@ -880,26 +886,6 @@
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{A582A373-4685-4296-BEFE-614B80A702C3}:_360E047A1C424476875BDBE44678682F"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\bin\\w32\\md\\micasa.dll"
|
||||
"TargetName" = "8:micasa.dll"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_C1CBE5086B7D44B18CAE8FD49384EEFE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Vital" = "11:TRUE"
|
||||
"ReadOnly" = "11:FALSE"
|
||||
"Hidden" = "11:FALSE"
|
||||
"System" = "11:FALSE"
|
||||
"Permanent" = "11:FALSE"
|
||||
"SharedLegacy" = "11:FALSE"
|
||||
"PackageAs" = "3:1"
|
||||
"Register" = "3:1"
|
||||
"Exclude" = "11:FALSE"
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{A582A373-4685-4296-BEFE-614B80A702C3}:_43C5AD518B0C4C6C827007AC72BCB242"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_gui\\images\\casa-logo.png"
|
||||
@ -980,31 +966,11 @@
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{A582A373-4685-4296-BEFE-614B80A702C3}:_65D8701C1E2142EE9591F818C212AE89"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\bin\\w32\\md\\micasacache.dll"
|
||||
"TargetName" = "8:micasacache.dll"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_C1CBE5086B7D44B18CAE8FD49384EEFE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Vital" = "11:TRUE"
|
||||
"ReadOnly" = "11:FALSE"
|
||||
"Hidden" = "11:FALSE"
|
||||
"System" = "11:FALSE"
|
||||
"Permanent" = "11:FALSE"
|
||||
"SharedLegacy" = "11:FALSE"
|
||||
"PackageAs" = "3:1"
|
||||
"Register" = "3:1"
|
||||
"Exclude" = "11:FALSE"
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_69B81C77C4CA19E0A4DE0B4EE02FDC5D"
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:AppModule.NamedPipes, Version=1.6.0.14942, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:AppModule.NamedPipes, Version=1.6.0.25641, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_69B81C77C4CA19E0A4DE0B4EE02FDC5D"
|
||||
@ -1086,7 +1052,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.Common, Version=1.6.2294.14942, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.Common, Version=1.6.2306.25641, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_75D4793883AC69EB5C80C692A0646641"
|
||||
@ -1137,7 +1103,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.DataEngines, Version=1.6.2294.14943, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.DataEngines, Version=1.6.2306.25642, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_787E55BDAEFAEFD80F117741AF3272B5"
|
||||
@ -1184,11 +1150,31 @@
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{A582A373-4685-4296-BEFE-614B80A702C3}:_8129918EC476A3D3B3486A5C0D6C7143"
|
||||
{
|
||||
"SourcePath" = "8:micasacache.dll"
|
||||
"TargetName" = "8:micasacache.dll"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_C1CBE5086B7D44B18CAE8FD49384EEFE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Vital" = "11:TRUE"
|
||||
"ReadOnly" = "11:FALSE"
|
||||
"Hidden" = "11:FALSE"
|
||||
"System" = "11:FALSE"
|
||||
"Permanent" = "11:FALSE"
|
||||
"SharedLegacy" = "11:FALSE"
|
||||
"PackageAs" = "3:1"
|
||||
"Register" = "3:1"
|
||||
"Exclude" = "11:FALSE"
|
||||
"IsDependency" = "11:TRUE"
|
||||
"IsolateTo" = "8:"
|
||||
}
|
||||
"{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_8A9603CD88B4BD85398F06368C331FA7"
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.miCASAWrapper, Version=1.6.2294.14943, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.miCASAWrapper, Version=1.6.2306.25642, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_8A9603CD88B4BD85398F06368C331FA7"
|
||||
@ -1652,7 +1638,7 @@
|
||||
{
|
||||
"AssemblyRegister" = "3:1"
|
||||
"AssemblyIsInGAC" = "11:FALSE"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.CASAPol, Version=1.6.2294.14943, Culture=neutral"
|
||||
"AssemblyAsmDisplayName" = "8:Novell.CASA.CASAPol, Version=1.6.2306.25642, Culture=neutral"
|
||||
"ScatterAssemblies"
|
||||
{
|
||||
"_EF5E50464FE5EAA537474E42D0F30260"
|
||||
@ -1968,7 +1954,7 @@
|
||||
}
|
||||
"MergeModule"
|
||||
{
|
||||
"{35A69C6E-5BA4-440D-803D-762B59A45393}:_CC8D261D49604692AB9AAE4A5972286B"
|
||||
"{35A69C6E-5BA4-440D-803D-762B59A45393}:_F877E54D4A5740E3B5F8C9E5B398BB68"
|
||||
{
|
||||
"UseDynamicProperties" = "11:FALSE"
|
||||
"IsDependency" = "11:TRUE"
|
||||
@ -1996,7 +1982,7 @@
|
||||
{
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_00A157D73BD142028C639E9E59679CF0"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_gui\\obj\\Release\\CASAManager.exe"
|
||||
"SourcePath" = "8:..\\..\\c_gui\\obj\\Debug\\CASAManager.exe"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_1A41C925C695498E975E522C6E5A77F9"
|
||||
@ -2024,7 +2010,7 @@
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_52BF328273034BF199E0FBBB91655492"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\LoginCapture\\windows\\bin\\Release\\lcredmgr.dll"
|
||||
"SourcePath" = "8:..\\..\\LoginCapture\\windows\\bin\\Debug\\lcredmgr.dll"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_1A41C925C695498E975E522C6E5A77F9"
|
||||
@ -2052,7 +2038,7 @@
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_53CD7D10E6CC45EF83D4C371BF5BECEF"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_micasad\\obj\\Release\\micasad.exe"
|
||||
"SourcePath" = "8:..\\..\\c_micasad\\obj\\Debug\\micasad.exe"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_1A41C925C695498E975E522C6E5A77F9"
|
||||
@ -2078,9 +2064,37 @@
|
||||
{
|
||||
}
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_54F11B1DAF9741A9B6168E91C3C15AF3"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_micasacache\\Debug\\micasacache.dll"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_C1CBE5086B7D44B18CAE8FD49384EEFE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Vital" = "11:TRUE"
|
||||
"ReadOnly" = "11:FALSE"
|
||||
"Hidden" = "11:FALSE"
|
||||
"System" = "11:FALSE"
|
||||
"Permanent" = "11:FALSE"
|
||||
"SharedLegacy" = "11:FALSE"
|
||||
"PackageAs" = "3:1"
|
||||
"Register" = "3:1"
|
||||
"Exclude" = "11:FALSE"
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
"ProjectOutputGroupRegister" = "3:1"
|
||||
"OutputConfiguration" = "8:"
|
||||
"OutputGroupCanonicalName" = "8:Built"
|
||||
"OutputProjectGuid" = "8:{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}"
|
||||
"ShowKeyOutput" = "11:TRUE"
|
||||
"ExcludeFilters"
|
||||
{
|
||||
}
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_85D845B31C1847ECAEEE4E7566B2B036"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_adlib\\ad_ff\\Release\\ad_ff.dll"
|
||||
"SourcePath" = "8:..\\..\\c_gui\\Debug\\ad_ff.dll"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_1A41C925C695498E975E522C6E5A77F9"
|
||||
@ -2106,6 +2120,34 @@
|
||||
{
|
||||
}
|
||||
}
|
||||
"{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_9966AA9D87C64321B90C8A10CE95475D"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\c_micasadk\\Debug\\micasa.dll"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_C1CBE5086B7D44B18CAE8FD49384EEFE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Vital" = "11:TRUE"
|
||||
"ReadOnly" = "11:FALSE"
|
||||
"Hidden" = "11:FALSE"
|
||||
"System" = "11:FALSE"
|
||||
"Permanent" = "11:FALSE"
|
||||
"SharedLegacy" = "11:FALSE"
|
||||
"PackageAs" = "3:1"
|
||||
"Register" = "3:1"
|
||||
"Exclude" = "11:FALSE"
|
||||
"IsDependency" = "11:FALSE"
|
||||
"IsolateTo" = "8:"
|
||||
"ProjectOutputGroupRegister" = "3:1"
|
||||
"OutputConfiguration" = "8:"
|
||||
"OutputGroupCanonicalName" = "8:Built"
|
||||
"OutputProjectGuid" = "8:{99988A22-4C58-4BF7-A2DB-57761E76FB26}"
|
||||
"ShowKeyOutput" = "11:TRUE"
|
||||
"ExcludeFilters"
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
"Registry"
|
||||
{
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user