Upgrade all project files to VS 2005.
This commit is contained in:
		| @@ -1,195 +1,171 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{25D49F34-F655-4CCF-93F1-449243AF7A32}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "Novell.CASA.DataEngines" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "Novell.CASA.DataEngines" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE; WIN32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE; WIN32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.CASAPolicy" | ||||
|                     Project = "{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.miCASAWrapper" | ||||
|                     Project = "{E21DD887-22F4-4935-9851-409715F663B0}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.Common" | ||||
|                     Project = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "pango-sharp" | ||||
|                     AssemblyName = "pango-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\pango-sharp.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "atk-sharp" | ||||
|                     AssemblyName = "atk-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\atk-sharp.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "gdk-sharp" | ||||
|                     AssemblyName = "gdk-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "glade-sharp" | ||||
|                     AssemblyName = "glade-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glade-sharp.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "glib-sharp" | ||||
|                     AssemblyName = "glib-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glib-sharp.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "gtk-sharp" | ||||
|                     AssemblyName = "gtk-sharp" | ||||
|                     HintPath = "..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AD_Facade.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Common.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "FFEngine.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "GKEngine.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "IDataEngine.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "KWalletEngine.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "miCASAEngine.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ad_ff\FireFox.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ad_gk\GnomeKeyring.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ad_kw\KWalletEnum.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ad_kw\KWalletNative.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{25D49F34-F655-4CCF-93F1-449243AF7A32}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>Novell.CASA.DataEngines</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>Novell.CASA.DataEngines</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE; WIN32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE; WIN32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="atk-sharp"> | ||||
|       <Name>atk-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\atk-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="gdk-sharp"> | ||||
|       <Name>gdk-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="glade-sharp"> | ||||
|       <Name>glade-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glade-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="glib-sharp"> | ||||
|       <Name>glib-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\glib-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="gtk-sharp"> | ||||
|       <Name>gtk-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="pango-sharp"> | ||||
|       <Name>pango-sharp</Name> | ||||
|       <HintPath>..\..\..\..\..\..\..\GtkRun\2.8\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\micasad\lib\Novell.CASA.Common.csproj"> | ||||
|       <Name>Novell.CASA.Common</Name> | ||||
|       <Project>{57CD94A2-5B4A-40C3-8189-CB760FB78357}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\policy\Novell.CASA.CASAPolicy.csproj"> | ||||
|       <Name>Novell.CASA.CASAPolicy</Name> | ||||
|       <Project>{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj"> | ||||
|       <Name>Novell.CASA.miCASAWrapper</Name> | ||||
|       <Project>{E21DD887-22F4-4935-9851-409715F663B0}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AD_Facade.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ad_ff\FireFox.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ad_gk\GnomeKeyring.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ad_kw\KWalletEnum.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ad_kw\KWalletNative.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Common.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="FFEngine.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="GKEngine.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="IDataEngine.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="KWalletEngine.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="miCASAEngine.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "false" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "false" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>false</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>false</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,111 +1,175 @@ | ||||
| <?xml version="1.0" encoding="Windows-1252"?> | ||||
| <VisualStudioProject | ||||
| 	ProjectType="Visual C++" | ||||
| 	Version="7.10" | ||||
| 	Version="8.00" | ||||
| 	Name="ad_firefox_native" | ||||
| 	ProjectGUID="{BB304ECF-FCBA-4693-9D47-86749815DDC8}" | ||||
| 	RootNamespace="ad_firefox_native" | ||||
| 	Keyword="Win32Proj"> | ||||
| 	Keyword="Win32Proj" | ||||
| 	> | ||||
| 	<Platforms> | ||||
| 		<Platform | ||||
| 			Name="Win32"/> | ||||
| 			Name="Win32" | ||||
| 		/> | ||||
| 	</Platforms> | ||||
| 	<ToolFiles> | ||||
| 	</ToolFiles> | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				Optimization="0" | ||||
| 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FIREFOX_EXPORTS" | ||||
| 				MinimalRebuild="TRUE" | ||||
| 				MinimalRebuild="true" | ||||
| 				BasicRuntimeChecks="3" | ||||
| 				RuntimeLibrary="1" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="TRUE" | ||||
| 				DebugInformationFormat="4"/> | ||||
| 				Detect64BitPortabilityProblems="true" | ||||
| 				DebugInformationFormat="4" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				OutputFile="D:/casaClean2/c_gui/Debug/ad_ff.dll" | ||||
| 				LinkIncremental="2" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				ProgramDatabaseFile="$(OutDir)/firefox.pdb" | ||||
| 				SubSystem="2" | ||||
| 				ImportLibrary="$(OutDir)/firefox.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FIREFOX_EXPORTS" | ||||
| 				RuntimeLibrary="0" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="TRUE" | ||||
| 				DebugInformationFormat="3"/> | ||||
| 				Detect64BitPortabilityProblems="true" | ||||
| 				DebugInformationFormat="3" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				OutputFile="$(OutDir)/ad_ff.dll" | ||||
| 				LinkIncremental="1" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				SubSystem="2" | ||||
| 				OptimizeReferences="2" | ||||
| 				EnableCOMDATFolding="2" | ||||
| 				ImportLibrary="$(OutDir)/firefox.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 	</Configurations> | ||||
| 	<References> | ||||
| @@ -114,53 +178,68 @@ | ||||
| 		<Filter | ||||
| 			Name="Source Files" | ||||
| 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\native\Common.cpp"> | ||||
| 				RelativePath=".\native\Common.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\CryptManager.cpp"> | ||||
| 				RelativePath=".\native\CryptManager.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\DataManager.cpp"> | ||||
| 				RelativePath=".\native\DataManager.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\FirefoxPasswordManager.cpp"> | ||||
| 				RelativePath=".\native\FirefoxPasswordManager.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\ProfileManager.cpp"> | ||||
| 				RelativePath=".\native\ProfileManager.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\SignonManager.cpp"> | ||||
| 				RelativePath=".\native\SignonManager.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 		</Filter> | ||||
| 		<Filter | ||||
| 			Name="Header Files" | ||||
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\native\Common.h"> | ||||
| 				RelativePath=".\native\Common.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\CryptManager.h"> | ||||
| 				RelativePath=".\native\CryptManager.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\DataManager.h"> | ||||
| 				RelativePath=".\native\DataManager.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\FirefoxPasswordManager.h"> | ||||
| 				RelativePath=".\native\FirefoxPasswordManager.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\ProfileManager.h"> | ||||
| 				RelativePath=".\native\ProfileManager.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\native\SignonManager.h"> | ||||
| 				RelativePath=".\native\SignonManager.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}"> | ||||
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||||
| 			> | ||||
| 		</Filter> | ||||
| 	</Files> | ||||
| 	<Globals> | ||||
|   | ||||
| @@ -1,120 +1,113 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "AppModule.InterProcessComm" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "AppModule.InterProcessComm" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE" | ||||
|                     DocumentationFile = "AppModule.InterProcessComm.xml" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "IChannelManager.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "IClientChannel.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "IInterProcessConnection.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "InterProcessConnectionState.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "InterProcessIOException.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>AppModule.InterProcessComm</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>AppModule.InterProcessComm</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||
|     <DocumentationFile>AppModule.InterProcessComm.xml</DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="IChannelManager.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="IClientChannel.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="IInterProcessConnection.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="InterProcessConnectionState.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="InterProcessIOException.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,145 +1,130 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "AppModule.NamedPipes" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "AppModule.NamedPipes" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE" | ||||
|                     DocumentationFile = "AppModule.NamedPipes.xml" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "AppModule.InterProcessComm" | ||||
|                     Project = "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "APipeConnection.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ClientPipeConnection.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ImpersonateNative.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ImpersonateWrapper.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "NamedPipeIOException.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "NamedPipeNative.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "NamedPipeWrapper.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "PipeHandle.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ServerPipeConnection.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>AppModule.NamedPipes</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>AppModule.NamedPipes</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||
|     <DocumentationFile>AppModule.NamedPipes.xml</DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\AppModule.InterProcessComm\AppModule.InterProcessComm.csproj"> | ||||
|       <Name>AppModule.InterProcessComm</Name> | ||||
|       <Project>{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="APipeConnection.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ClientPipeConnection.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ImpersonateNative.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ImpersonateWrapper.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="NamedPipeIOException.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="NamedPipeNative.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="NamedPipeWrapper.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="PipeHandle.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ServerPipeConnection.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "false" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>false</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,342 +1,245 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{A1A805D0-B400-4D11-A772-348CE13F1046}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "CASAManager" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "WinExe" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Windows.Forms" | ||||
|                     AssemblyName = "System.Windows.Forms" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Drawing" | ||||
|                     AssemblyName = "System.Drawing" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.A-D" | ||||
|                     Project = "{25D49F34-F655-4CCF-93F1-449243AF7A32}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.Common" | ||||
|                     Project = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.miCASAWrapper" | ||||
|                     Project = "{E21DD887-22F4-4935-9851-409715F663B0}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.CASAPolicy" | ||||
|                     Project = "{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "pango-sharp" | ||||
|                     AssemblyName = "pango-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\pango-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "gtk-sharp" | ||||
|                     AssemblyName = "gtk-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "gnome-sharp" | ||||
|                     AssemblyName = "gnome-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\gnome-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "glib-sharp" | ||||
|                     AssemblyName = "glib-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\glib-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "glade-sharp" | ||||
|                     AssemblyName = "glade-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\glade-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "gdk-sharp" | ||||
|                     AssemblyName = "gdk-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "atk-sharp" | ||||
|                     AssemblyName = "atk-sharp" | ||||
|                     HintPath = "C:\GTK\2.8\lib\gtk-sharp-2.0\atk-sharp.dll" | ||||
|                     AssemblyFolderKey = "hklm\dn\gtk-sharp-2.0" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "CasaMain.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "CasaTray.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Common.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "CommonGUI.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Config.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "CopySecret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "DbgFileChooser.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ExportSecrets.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "FileChooser.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Firefox.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "GnomeKeyring.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "ImportSecrets.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "KdeWallet.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Logger.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "MiCasa.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Mozilla.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "PersistentPolicyDialog.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "SingleApplication.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Store.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "StoreDataInterface.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "StorePolicyInterface.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\CASA.bmp" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\casa.glade" | ||||
|                     BuildAction = "None" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\casa.gladep" | ||||
|                     BuildAction = "None" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\CASA_16.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\CASA_32.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\CASA_48.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\CASAiconsLocked.ico" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\casa-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\firefox-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\folder.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\keyring-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\kwallet-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\micasa-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\mozilla-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "images\novell-logo.png" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "windows\NoGTKSharpForm.cs" | ||||
|                     SubType = "Form" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "windows\NoGTKSharpForm.resx" | ||||
|                     DependentUpon = "NoGTKSharpForm.cs" | ||||
|                     BuildAction = "EmbeddedResource" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{A1A805D0-B400-4D11-A772-348CE13F1046}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>CASAManager</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>WinExe</OutputType> | ||||
|     <RootNamespace> | ||||
|     </RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="atk-sharp"> | ||||
|       <Name>atk-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\atk-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="gdk-sharp"> | ||||
|       <Name>gdk-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gdk-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="glade-sharp"> | ||||
|       <Name>glade-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\glade-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="glib-sharp"> | ||||
|       <Name>glib-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\glib-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="gnome-sharp"> | ||||
|       <Name>gnome-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gnome-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="gtk-sharp"> | ||||
|       <Name>gtk-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\gtk-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="pango-sharp"> | ||||
|       <Name>pango-sharp</Name> | ||||
|       <HintPath>C:\GTK\2.8\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath> | ||||
|       <AssemblyFolderKey>hklm\dn\gtk-sharp-2.0</AssemblyFolderKey> | ||||
|     </Reference> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Drawing"> | ||||
|       <Name>System.Drawing</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Windows.Forms"> | ||||
|       <Name>System.Windows.Forms</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\adlib\Novell.CASA.A-D.csproj"> | ||||
|       <Name>Novell.CASA.A-D</Name> | ||||
|       <Project>{25D49F34-F655-4CCF-93F1-449243AF7A32}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\micasad\lib\Novell.CASA.Common.csproj"> | ||||
|       <Name>Novell.CASA.Common</Name> | ||||
|       <Project>{57CD94A2-5B4A-40C3-8189-CB760FB78357}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\policy\Novell.CASA.CASAPolicy.csproj"> | ||||
|       <Name>Novell.CASA.CASAPolicy</Name> | ||||
|       <Project>{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj"> | ||||
|       <Name>Novell.CASA.miCASAWrapper</Name> | ||||
|       <Project>{E21DD887-22F4-4935-9851-409715F663B0}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="CasaMain.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="CasaTray.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Common.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="CommonGUI.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Config.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="CopySecret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="DbgFileChooser.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ExportSecrets.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="FileChooser.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Firefox.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="GnomeKeyring.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="ImportSecrets.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="KdeWallet.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Logger.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="MiCasa.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Mozilla.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="PersistentPolicyDialog.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="SingleApplication.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Store.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="StoreDataInterface.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="StorePolicyInterface.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="windows\NoGTKSharpForm.cs"> | ||||
|       <SubType>Form</SubType> | ||||
|     </Compile> | ||||
|     <Content Include="images\casa-logo.png" /> | ||||
|     <Content Include="images\CASA.bmp" /> | ||||
|     <Content Include="images\CASAiconsLocked.ico" /> | ||||
|     <Content Include="images\CASA_16.png" /> | ||||
|     <Content Include="images\CASA_32.png" /> | ||||
|     <Content Include="images\CASA_48.png" /> | ||||
|     <Content Include="images\firefox-logo.png" /> | ||||
|     <Content Include="images\folder.png" /> | ||||
|     <Content Include="images\keyring-logo.png" /> | ||||
|     <Content Include="images\kwallet-logo.png" /> | ||||
|     <Content Include="images\micasa-logo.png" /> | ||||
|     <Content Include="images\mozilla-logo.png" /> | ||||
|     <Content Include="images\novell-logo.png" /> | ||||
|     <None Include="images\casa.glade" /> | ||||
|     <None Include="images\casa.gladep" /> | ||||
|     <EmbeddedResource Include="windows\NoGTKSharpForm.resx"> | ||||
|       <DependentUpon>NoGTKSharpForm.cs</DependentUpon> | ||||
|     </EmbeddedResource> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,56 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "D:\casa\extern\w32\gtk-sharp-2.0\;C:\GtkRun\2.8\lib\gtk-sharp\" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "-debug" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath>D:\casa\extern\w32\gtk-sharp-2.0\;C:\GtkRun\2.8\lib\gtk-sharp\</ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments>-debug</StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,73 +1,124 @@ | ||||
| <?xml version="1.0" encoding="Windows-1252"?> | ||||
| <VisualStudioProject | ||||
| 	ProjectType="Visual C++" | ||||
| 	Version="7.10" | ||||
| 	Version="8.00" | ||||
| 	Name="lcredmgr" | ||||
| 	ProjectGUID="{55E85618-3643-4213-A15F-08DA1F02D9BB}" | ||||
| 	Keyword="Win32Proj"> | ||||
| 	Keyword="Win32Proj" | ||||
| 	> | ||||
| 	<Platforms> | ||||
| 		<Platform | ||||
| 			Name="Win32"/> | ||||
| 			Name="Win32" | ||||
| 		/> | ||||
| 	</Platforms> | ||||
| 	<ToolFiles> | ||||
| 	</ToolFiles> | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="bin\Debug" | ||||
| 			IntermediateDirectory="bin\Debug" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				Optimization="0" | ||||
| 				AdditionalIncludeDirectories=".\external\xplatapi\include;.\external\provider\include;..\..\include" | ||||
| 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINDOWS_EXPORTS" | ||||
| 				MinimalRebuild="TRUE" | ||||
| 				MinimalRebuild="true" | ||||
| 				BasicRuntimeChecks="3" | ||||
| 				RuntimeLibrary="1" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="TRUE" | ||||
| 				DebugInformationFormat="4"/> | ||||
| 				Detect64BitPortabilityProblems="true" | ||||
| 				DebugInformationFormat="4" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies=".\micasa.lib" | ||||
| 				OutputFile="$(OutDir)/lcredmgr.dll" | ||||
| 				LinkIncremental="2" | ||||
| 				ModuleDefinitionFile=".\lcredmgr.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				ProgramDatabaseFile="$(OutDir)/windows.pdb" | ||||
| 				SubSystem="2" | ||||
| 				ImportLibrary="$(OutDir)/windows.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="bin\Release" | ||||
| 			IntermediateDirectory="bin\Release" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				AdditionalIncludeDirectories="..\..\include;.\external\xplatapi\include;.\external\provider\include" | ||||
| @@ -75,42 +126,55 @@ | ||||
| 				RuntimeLibrary="0" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="TRUE" | ||||
| 				DebugInformationFormat="3"/> | ||||
| 				Detect64BitPortabilityProblems="true" | ||||
| 				DebugInformationFormat="3" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies=".\micasa.lib" | ||||
| 				OutputFile="$(OutDir)/lcredmgr.dll" | ||||
| 				LinkIncremental="1" | ||||
| 				ModuleDefinitionFile=".\lcredmgr.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				SubSystem="2" | ||||
| 				OptimizeReferences="2" | ||||
| 				EnableCOMDATFolding="2" | ||||
| 				ImportLibrary="$(OutDir)/windows.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 	</Configurations> | ||||
| 	<References> | ||||
| @@ -119,29 +183,36 @@ | ||||
| 		<Filter | ||||
| 			Name="Source Files" | ||||
| 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\lcredmgr.cpp"> | ||||
| 				RelativePath=".\lcredmgr.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\lextend.cpp"> | ||||
| 				RelativePath=".\lextend.cpp" | ||||
| 				> | ||||
| 			</File> | ||||
| 		</Filter> | ||||
| 		<Filter | ||||
| 			Name="Header Files" | ||||
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\lcredmgr.h"> | ||||
| 				RelativePath=".\lcredmgr.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\npapi.h"> | ||||
| 				RelativePath=".\npapi.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}"> | ||||
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||||
| 			> | ||||
| 		</Filter> | ||||
| 	</Files> | ||||
| 	<Globals> | ||||
|   | ||||
| @@ -1,73 +1,124 @@ | ||||
| <?xml version="1.0" encoding="Windows-1252"?> | ||||
| <VisualStudioProject | ||||
| 	ProjectType="Visual C++" | ||||
| 	Version="7.10" | ||||
| 	Version="8.00" | ||||
| 	Name="micasacache" | ||||
| 	ProjectGUID="{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}" | ||||
| 	RootNamespace="c_micasacache" | ||||
| 	Keyword="Win32Proj"> | ||||
| 	Keyword="Win32Proj" | ||||
| 	> | ||||
| 	<Platforms> | ||||
| 		<Platform | ||||
| 			Name="Win32"/> | ||||
| 			Name="Win32" | ||||
| 		/> | ||||
| 	</Platforms> | ||||
| 	<ToolFiles> | ||||
| 	</ToolFiles> | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				Optimization="0" | ||||
| 				AdditionalIncludeDirectories="..\include" | ||||
| 				PreprocessorDefinitions="SSCS_WIN32_PLAT_F;WIN32" | ||||
| 				MinimalRebuild="TRUE" | ||||
| 				MinimalRebuild="true" | ||||
| 				BasicRuntimeChecks="3" | ||||
| 				RuntimeLibrary="1" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="FALSE" | ||||
| 				DebugInformationFormat="4"/> | ||||
| 				Detect64BitPortabilityProblems="false" | ||||
| 				DebugInformationFormat="4" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				IgnoreImportLibrary="FALSE" | ||||
| 				IgnoreImportLibrary="false" | ||||
| 				LinkIncremental="2" | ||||
| 				ModuleDefinitionFile=".\micasacache.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				ProgramDatabaseFile="$(OutDir)/c_micasacache.pdb" | ||||
| 				SubSystem="2" | ||||
| 				ImportLibrary="$(OutDir)/micasacache.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				AdditionalIncludeDirectories="..\include" | ||||
| @@ -75,40 +126,53 @@ | ||||
| 				RuntimeLibrary="0" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				Detect64BitPortabilityProblems="TRUE" | ||||
| 				DebugInformationFormat="3"/> | ||||
| 				Detect64BitPortabilityProblems="true" | ||||
| 				DebugInformationFormat="3" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				LinkIncremental="1" | ||||
| 				ModuleDefinitionFile=".\micasacache.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				SubSystem="2" | ||||
| 				OptimizeReferences="2" | ||||
| 				EnableCOMDATFolding="2" | ||||
| 				ImportLibrary="$(OutDir)/micasacache.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 	</Configurations> | ||||
| 	<References> | ||||
| @@ -117,34 +181,43 @@ | ||||
| 		<Filter | ||||
| 			Name="Source Files" | ||||
| 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\sscs_ipc.c"> | ||||
| 				RelativePath=".\sscs_ipc.c" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\sscs_unx_cache.c"> | ||||
| 				RelativePath=".\sscs_unx_cache.c" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\sscs_unx_ipc_client.c"> | ||||
| 				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}"> | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath="..\include\sscs_cache.h"> | ||||
| 				RelativePath="..\include\sscs_cache.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath="..\include\sscs_ipc.h"> | ||||
| 				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}"> | ||||
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath=".\micasacache.def"> | ||||
| 				RelativePath=".\micasacache.def" | ||||
| 				> | ||||
| 			</File> | ||||
| 		</Filter> | ||||
| 	</Files> | ||||
|   | ||||
| @@ -1,170 +1,148 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "Novell.CASA.Common" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "MiCasaLibrary" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE;W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE; W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "AppModule.InterProcessComm" | ||||
|                     Project = "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "AppModule.NamedPipes" | ||||
|                     Project = "{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\ChangePersistentDir.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\ExportXMLSecrets.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\ImportXMLSecrets.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\LinkedKeyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\MiCASAStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\Ping.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\ResetMasterPassword.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\Utils.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\WrappedObject.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\IClientChannel.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\IPCClientFactory.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\MiCasaRequestReply.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\WinIPCClientChannel.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{57CD94A2-5B4A-40C3-8189-CB760FB78357}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>Novell.CASA.Common</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>MiCasaLibrary</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE;W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE; W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\..\extern\w32\namedpipes\AppModule.InterProcessComm\AppModule.InterProcessComm.csproj"> | ||||
|       <Name>AppModule.InterProcessComm</Name> | ||||
|       <Project>{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\..\extern\w32\namedpipes\AppModule.NamedPipes\AppModule.NamedPipes.csproj"> | ||||
|       <Name>AppModule.NamedPipes</Name> | ||||
|       <Project>{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\ChangePersistentDir.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\ExportXMLSecrets.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\ImportXMLSecrets.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\LinkedKeyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\MiCASAStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\Ping.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\ResetMasterPassword.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\Utils.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\WrappedObject.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\IClientChannel.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\IPCClientFactory.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\MiCasaRequestReply.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\WinIPCClientChannel.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ShowAllFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ShowAllFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,421 +1,302 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{E39D2266-AB30-430E-A466-AC909363A830}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "micasad" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Exe" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "sscs" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "sscs.init.WinSecretStoreClientService" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE;W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE; W32" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System.Configuration.Install" | ||||
|                     AssemblyName = "System.Configuration.Install" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Configuration.Install.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Management" | ||||
|                     AssemblyName = "System.Management" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Management.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.ServiceProcess" | ||||
|                     AssemblyName = "System.ServiceProcess" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.ServiceProcess.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Windows.Forms" | ||||
|                     AssemblyName = "System.Windows.Forms" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Accessibility" | ||||
|                     AssemblyName = "Accessibility" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Accessibility.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Drawing" | ||||
|                     AssemblyName = "System.Drawing" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Runtime.Serialization.Formatters.Soap" | ||||
|                     AssemblyName = "System.Runtime.Serialization.Formatters.Soap" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Serialization.Formatters.Soap.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "AppModule.InterProcessComm" | ||||
|                     Project = "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "AppModule.NamedPipes" | ||||
|                     Project = "{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.Common" | ||||
|                     Project = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.CASAPolicy" | ||||
|                     Project = "{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\IKeychain.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\ISecret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\KeyChain.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\KeyValue.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\MPFileWatcher.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\Secret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cache\SecretStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\Constants.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\CSSSException.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\CSSSLogger.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\RequestParser.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\SessionManager.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\User.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\UserIdentifier.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\WinUser.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "common\WinUserIdentifier.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\CommunicationFactory.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\ICommunication.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\IPCChannel.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\WinCommunication.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\WinIPCChannel.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\win\PipeManager.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "communication\win\ServerNamedPipe.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\AppHandler.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\CredMgr.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\ProjectInstaller.cs" | ||||
|                     SubType = "Component" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\ProjectInstaller.resx" | ||||
|                     DependentUpon = "ProjectInstaller.cs" | ||||
|                     BuildAction = "EmbeddedResource" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\WinSecretStoreClientService.cs" | ||||
|                     SubType = "Component" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "init\WinSecretStoreClientService.resx" | ||||
|                     DependentUpon = "WinSecretStoreClientService.cs" | ||||
|                     BuildAction = "EmbeddedResource" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "lss\CASACrypto.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "lss\FastRandom.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "lss\LocalStorage.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "lss\Rfc2898DeriveBytes.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <Folder RelPath = "startup\" /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\AddKeyChain.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\CloseSecretStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\EnumerateKeyChainIds.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\EnumerateSecretIds.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\GetSecretStoreInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\IsSecretPersistent.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\ISSVerb.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\ObjectSerialization.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\OpenSecretStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\ReadBinaryKey.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\ReadKey.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\ReadSecret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\RemoveKey.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\RemoveKeyChain.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\RemoveSecret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\RemoveSecretStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\SetMasterPasscode.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\SetMasterPassword.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\WriteBinaryKey.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\WriteKey.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "verbs\WriteSecret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{E39D2266-AB30-430E-A466-AC909363A830}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>micasad</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Exe</OutputType> | ||||
|     <RootNamespace>sscs</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject>sscs.init.WinSecretStoreClientService</StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE;W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE; W32</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="Accessibility"> | ||||
|       <Name>Accessibility</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Configuration.Install"> | ||||
|       <Name>System.Configuration.Install</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Drawing"> | ||||
|       <Name>System.Drawing</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Management"> | ||||
|       <Name>System.Management</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Runtime.Serialization.Formatters.Soap"> | ||||
|       <Name>System.Runtime.Serialization.Formatters.Soap</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.ServiceProcess"> | ||||
|       <Name>System.ServiceProcess</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Windows.Forms"> | ||||
|       <Name>System.Windows.Forms</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\extern\w32\namedpipes\AppModule.InterProcessComm\AppModule.InterProcessComm.csproj"> | ||||
|       <Name>AppModule.InterProcessComm</Name> | ||||
|       <Project>{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\extern\w32\namedpipes\AppModule.NamedPipes\AppModule.NamedPipes.csproj"> | ||||
|       <Name>AppModule.NamedPipes</Name> | ||||
|       <Project>{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="..\policy\Novell.CASA.CASAPolicy.csproj"> | ||||
|       <Name>Novell.CASA.CASAPolicy</Name> | ||||
|       <Project>{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|     <ProjectReference Include="lib\Novell.CASA.Common.csproj"> | ||||
|       <Name>Novell.CASA.Common</Name> | ||||
|       <Project>{57CD94A2-5B4A-40C3-8189-CB760FB78357}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\IKeychain.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\ISecret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\KeyChain.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\KeyValue.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\MPFileWatcher.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\Secret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cache\SecretStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\Constants.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\CSSSException.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\CSSSLogger.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\RequestParser.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\SessionManager.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\User.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\UserIdentifier.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\WinUser.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="common\WinUserIdentifier.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\CommunicationFactory.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\ICommunication.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\IPCChannel.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\WinCommunication.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\WinIPCChannel.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\win\PipeManager.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="communication\win\ServerNamedPipe.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="init\AppHandler.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="init\CredMgr.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="init\ProjectInstaller.cs"> | ||||
|       <SubType>Component</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="init\WinSecretStoreClientService.cs"> | ||||
|       <SubType>Component</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="lss\CASACrypto.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="lss\FastRandom.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="lss\LocalStorage.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="lss\Rfc2898DeriveBytes.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\AddKeyChain.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\CloseSecretStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\EnumerateKeyChainIds.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\EnumerateSecretIds.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\GetSecretStoreInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\IsSecretPersistent.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\ISSVerb.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\ObjectSerialization.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\OpenSecretStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\ReadBinaryKey.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\ReadKey.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\ReadSecret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\RemoveKey.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\RemoveKeyChain.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\RemoveSecret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\RemoveSecretStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\SetMasterPasscode.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\SetMasterPassword.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\WriteBinaryKey.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\WriteKey.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="verbs\WriteSecret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <EmbeddedResource Include="init\ProjectInstaller.resx"> | ||||
|       <DependentUpon>ProjectInstaller.cs</DependentUpon> | ||||
|     </EmbeddedResource> | ||||
|     <EmbeddedResource Include="init\WinSecretStoreClientService.resx"> | ||||
|       <DependentUpon>WinSecretStoreClientService.cs</DependentUpon> | ||||
|     </EmbeddedResource> | ||||
|     <Folder Include="startup" /> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,56 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "/Standalone" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "/Standalone" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "false" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ShowAllFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ShowAllFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments>/Standalone</StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments>/Standalone</StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>false</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,74 +1,125 @@ | ||||
| <?xml version="1.0" encoding="Windows-1252"?> | ||||
| <VisualStudioProject | ||||
| 	ProjectType="Visual C++" | ||||
| 	Version="7.10" | ||||
| 	Version="8.00" | ||||
| 	Name="micasa" | ||||
| 	ProjectGUID="{99988A22-4C58-4BF7-A2DB-57761E76FB26}" | ||||
| 	RootNamespace="c_micasadk" | ||||
| 	Keyword="Win32Proj"> | ||||
| 	Keyword="Win32Proj" | ||||
| 	> | ||||
| 	<Platforms> | ||||
| 		<Platform | ||||
| 			Name="Win32"/> | ||||
| 			Name="Win32" | ||||
| 		/> | ||||
| 	</Platforms> | ||||
| 	<ToolFiles> | ||||
| 	</ToolFiles> | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory="Debug" | ||||
| 			IntermediateDirectory="Debug" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				Optimization="0" | ||||
| 				AdditionalIncludeDirectories="..\include" | ||||
| 				PreprocessorDefinitions="WIN32" | ||||
| 				MinimalRebuild="TRUE" | ||||
| 				MinimalRebuild="true" | ||||
| 				BasicRuntimeChecks="3" | ||||
| 				RuntimeLibrary="1" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				DebugInformationFormat="4"/> | ||||
| 				DebugInformationFormat="4" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies="micasacache.lib" | ||||
| 				LinkIncremental="2" | ||||
| 				AdditionalLibraryDirectories="..\micasacache\debug" | ||||
| 				ModuleDefinitionFile=".\micasa.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				ProgramDatabaseFile="$(OutDir)/c_micasadk.pdb" | ||||
| 				SubSystem="2" | ||||
| 				ImportLibrary="../../$(OutDir)/micasa.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 				CommandLine="copy $(OutDir)/micasa.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"/> | ||||
| 				CommandLine="copy $(OutDir)/micasa.lib ../../" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory="Release" | ||||
| 			IntermediateDirectory="Release" | ||||
| 			ConfigurationType="2" | ||||
| 			CharacterSet="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" | ||||
| 				AdditionalIncludeDirectories="..\include" | ||||
| @@ -76,75 +127,95 @@ | ||||
| 				RuntimeLibrary="0" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				WarningLevel="3" | ||||
| 				DebugInformationFormat="3"/> | ||||
| 				DebugInformationFormat="3" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies="micasacache.lib" | ||||
| 				LinkIncremental="1" | ||||
| 				AdditionalLibraryDirectories="..\micasacache\Release" | ||||
| 				ModuleDefinitionFile=".\micasa.def" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				SubSystem="2" | ||||
| 				OptimizeReferences="2" | ||||
| 				EnableCOMDATFolding="2" | ||||
| 				ImportLibrary="../lib/Release/micasa.lib" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool"/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 	</Configurations> | ||||
| 	<References> | ||||
| 		<ProjectReference | ||||
| 			ReferencedProjectIdentifier="{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}" | ||||
| 			Name="micasacache"/> | ||||
| 		/> | ||||
| 	</References> | ||||
| 	<Files> | ||||
| 		<Filter | ||||
| 			Name="Source Files" | ||||
| 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||||
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath="..\common\sscs_ll.c"> | ||||
| 				RelativePath="..\common\sscs_ll.c" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath=".\sscs_ndk.c"> | ||||
| 				RelativePath=".\sscs_ndk.c" | ||||
| 				> | ||||
| 			</File> | ||||
| 		</Filter> | ||||
| 		<Filter | ||||
| 			Name="Header Files" | ||||
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||||
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||||
| 			> | ||||
| 			<File | ||||
| 				RelativePath="..\include\micasa.h"> | ||||
| 				RelativePath="..\include\micasa.h" | ||||
| 				> | ||||
| 			</File> | ||||
| 			<File | ||||
| 				RelativePath="..\include\micasa_mgmd.h"> | ||||
| 				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}"> | ||||
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||||
| 			> | ||||
| 		</Filter> | ||||
| 	</Files> | ||||
| 	<Globals> | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| "DeployProject" | ||||
| { | ||||
| "VSVersion" = "3:701" | ||||
| "ProjectType" = "8:{DD7A5B58-C2F9-40FF-B2EF-0773356FB978}" | ||||
| "VSVersion" = "3:800" | ||||
| "ProjectType" = "8:{06A35CCD-C46D-44D5-987B-CF40FF872267}" | ||||
| "IsWebType" = "8:FALSE" | ||||
| "ProjectName" = "8:CASA-dev-msm" | ||||
| "LanguageId" = "3:1033" | ||||
| @@ -13,18 +13,6 @@ | ||||
| "SccProvider" = "8:" | ||||
|     "Hierarchy" | ||||
|     { | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|         "OwnerKey" = "8:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_24DA7E000C1645438F67455260F5A201" | ||||
| @@ -33,12 +21,6 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_290870C7D1693472634A9D8D875DA83B" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_384A908A3DE54B359C611011C2A2AA97" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
| @@ -51,78 +33,18 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|         "OwnerKey" = "8:_290870C7D1693472634A9D8D875DA83B" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|         "OwnerKey" = "8:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|         "OwnerKey" = "8:_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|         "OwnerKey" = "8:_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|         "OwnerKey" = "8:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|         "OwnerKey" = "8:_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_7B574E73CEF5460FB51F5A341F81EA9A" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|         "OwnerKey" = "8:_290870C7D1693472634A9D8D875DA83B" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_9630BD80B06842BB9DE27916F038665C" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
| @@ -147,14 +69,14 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_BFB5523F92C62717D5FFB02E609341F7" | ||||
|         "OwnerKey" = "8:_384A908A3DE54B359C611011C2A2AA97" | ||||
|         "MsmKey" = "8:_EE232DF9B4BC45A4930DB0E636A09A53" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_EE232DF9B4BC45A4930DB0E636A09A53" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmKey" = "8:_UNDEFINED" | ||||
|         "OwnerKey" = "8:_718042C617DB414B91C69D1ACCD99A42" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|     } | ||||
| @@ -175,6 +97,17 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:1" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:FALSE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         "Release" | ||||
|         { | ||||
| @@ -191,6 +124,17 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:1" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:FALSE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     "Deployable" | ||||
| @@ -206,38 +150,7 @@ | ||||
|         } | ||||
|         "File" | ||||
|         { | ||||
|             "{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:AppModule.NamedPipes, Version=1.6.0.22972, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_0683B4C519DB3748EBD996E0ABA831C0" | ||||
|                     { | ||||
|                     "Name" = "8:AppModule.NamedPipes.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:AppModule.NamedPipes.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_24DA7E000C1645438F67455260F5A201" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_24DA7E000C1645438F67455260F5A201" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\micasa_mgmd.h" | ||||
|             "TargetName" = "8:micasa_mgmd.h" | ||||
| @@ -257,38 +170,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_290870C7D1693472634A9D8D875DA83B" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:Novell.CASA.miCASAWrapper, Version=1.6.2384.22973, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_290870C7D1693472634A9D8D875DA83B" | ||||
|                     { | ||||
|                     "Name" = "8:Novell.CASA.miCASAWrapper.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:Novell.CASA.miCASAWrapper.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_4CA6C9BB20C542A1B856271245513CC1" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4CA6C9BB20C542A1B856271245513CC1" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\casa_status.h" | ||||
|             "TargetName" = "8:casa_status.h" | ||||
| @@ -308,38 +190,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:AppModule.InterProcessComm, Version=1.6.0.22972, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_79BCEE497E2B712D20C7E4A2F4800E60" | ||||
|                     { | ||||
|                     "Name" = "8:AppModule.InterProcessComm.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:AppModule.InterProcessComm.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_7B574E73CEF5460FB51F5A341F81EA9A" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7B574E73CEF5460FB51F5A341F81EA9A" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\lib\\release\\micasa.lib" | ||||
|             "TargetName" = "8:micasa.lib" | ||||
| @@ -359,38 +210,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:Novell.CASA.Common, Version=1.6.2384.22972, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_8FCF3A547028ECFD0B5049EFAB348182" | ||||
|                     { | ||||
|                     "Name" = "8:Novell.CASA.Common.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:Novell.CASA.Common.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_9630BD80B06842BB9DE27916F038665C" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9630BD80B06842BB9DE27916F038665C" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\sscs_utf8.h" | ||||
|             "TargetName" = "8:sscs_utf8.h" | ||||
| @@ -410,7 +230,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_9BEBCD4FC9A543CCB3B45D7D1098AB83" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9BEBCD4FC9A543CCB3B45D7D1098AB83" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\test\\java_sample\\src\\JavaSample.java" | ||||
|             "TargetName" = "8:JavaSample.java" | ||||
| @@ -430,7 +250,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_A7A23CA536234B8BAE08CA9528EC8F93" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A7A23CA536234B8BAE08CA9528EC8F93" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\micasa_types.h" | ||||
|             "TargetName" = "8:micasa_types.h" | ||||
| @@ -450,7 +270,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_BC2F0CC1092E45A3B9292CFAA9BE30C7" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_BC2F0CC1092E45A3B9292CFAA9BE30C7" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\micasa.h" | ||||
|             "TargetName" = "8:micasa.h" | ||||
| @@ -470,27 +290,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_BFB5523F92C62717D5FFB02E609341F7" | ||||
|             { | ||||
|             "SourcePath" = "8:micasa.dll" | ||||
|             "TargetName" = "8:micasa.dll" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_F3F9192858114846913E6271C812F8FA" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_EE232DF9B4BC45A4930DB0E636A09A53" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_EE232DF9B4BC45A4930DB0E636A09A53" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\include\\sscs_string.h" | ||||
|             "TargetName" = "8:sscs_string.h" | ||||
| @@ -516,7 +316,7 @@ | ||||
|         } | ||||
|         "Folder" | ||||
|         { | ||||
|             "{29CD8198-A6F0-4B93-8B90-AC03CFEAD328}:_6418E7496A474EDDAC9A91150BBE4A26" | ||||
|             "{F4FE1E22-A4D2-4EE8-9259-29A1CE8BB2FF}:_6418E7496A474EDDAC9A91150BBE4A26" | ||||
|             { | ||||
|             "DefaultLocation" = "8:[TARGETDIR]" | ||||
|             "DisplayName" = "8:Module Retargetable Folder" | ||||
| @@ -528,7 +328,7 @@ | ||||
|             "Property" = "8:NEWRETARGETABLEPROPERTY1" | ||||
|                 "Folders" | ||||
|                 { | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_6E2DD3147B0A4648AB8A5543A2008111" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_6E2DD3147B0A4648AB8A5543A2008111" | ||||
|                     { | ||||
|                     "Name" = "8:src" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -537,7 +337,7 @@ | ||||
|                     "Property" = "8:_74E0406CEB3F42C782F6315659AC26A4" | ||||
|                         "Folders" | ||||
|                         { | ||||
|                             "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_D7CA67BD7CB34D748C9F780F81AB6786" | ||||
|                             "{9EF0B969-E518-4E46-987F-47570745A589}:_D7CA67BD7CB34D748C9F780F81AB6786" | ||||
|                             { | ||||
|                             "Name" = "8:sample" | ||||
|                             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -546,7 +346,7 @@ | ||||
|                             "Property" = "8:_F8718FE4F8414B34BB777E90467328CF" | ||||
|                                 "Folders" | ||||
|                                 { | ||||
|                                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_05F7B25876E24EF4B5AB49C731A96CF4" | ||||
|                                     "{9EF0B969-E518-4E46-987F-47570745A589}:_05F7B25876E24EF4B5AB49C731A96CF4" | ||||
|                                     { | ||||
|                                     "Name" = "8:java" | ||||
|                                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -557,7 +357,7 @@ | ||||
|                                         { | ||||
|                                         } | ||||
|                                     } | ||||
|                                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|                                     "{9EF0B969-E518-4E46-987F-47570745A589}:_60E3A2D74B8D4F348C473CBA0F171A15" | ||||
|                                     { | ||||
|                                     "Name" = "8:c#" | ||||
|                                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -568,7 +368,7 @@ | ||||
|                                         { | ||||
|                                         } | ||||
|                                     } | ||||
|                                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_F3F9192858114846913E6271C812F8FA" | ||||
|                                     "{9EF0B969-E518-4E46-987F-47570745A589}:_F3F9192858114846913E6271C812F8FA" | ||||
|                                     { | ||||
|                                     "Name" = "8:c" | ||||
|                                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -583,7 +383,7 @@ | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_74C8706957E54C25B02C3025A6FE7488" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_74C8706957E54C25B02C3025A6FE7488" | ||||
|                     { | ||||
|                     "Name" = "8:include" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -594,7 +394,7 @@ | ||||
|                         { | ||||
|                         } | ||||
|                     } | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_B38C5202FD154B2EB81B5ED7738CCE94" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_B38C5202FD154B2EB81B5ED7738CCE94" | ||||
|                     { | ||||
|                     "Name" = "8:lib" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -605,7 +405,7 @@ | ||||
|                         { | ||||
|                         } | ||||
|                     } | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_CBC94ACBDFD1473BA5C521DF698BC6C7" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_CBC94ACBDFD1473BA5C521DF698BC6C7" | ||||
|                     { | ||||
|                     "Name" = "8:doc" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -616,7 +416,7 @@ | ||||
|                         { | ||||
|                         } | ||||
|                     } | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_CE3056EFDBEF4C8A9C2DBC34DBC54197" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_CE3056EFDBEF4C8A9C2DBC34DBC54197" | ||||
|                     { | ||||
|                     "Name" = "8:bin" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -629,7 +429,7 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{78BAF5CE-F2E5-45BE-83BC-DB6AF387E941}:_CBC3068B03774BDDA50FB68C7A68FC73" | ||||
|             "{1525181F-901A-416C-8A58-119130FE478E}:_CBC3068B03774BDDA50FB68C7A68FC73" | ||||
|             { | ||||
|             "Name" = "8:#1910" | ||||
|             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -646,17 +446,6 @@ | ||||
|         } | ||||
|         "MergeModule" | ||||
|         { | ||||
|             "{35A69C6E-5BA4-440D-803D-762B59A45393}:_5DD1F571814D4BE3BADC13CB07C25F72" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:FALSE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "SourcePath" = "8:dotnetfxredist_x86.msm" | ||||
|             "LanguageId" = "3:1033" | ||||
|             "Exclude" = "11:FALSE" | ||||
|             "Folder" = "8:" | ||||
|             "Feature" = "8:" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|         } | ||||
|         "Module" | ||||
|         { | ||||
| @@ -669,10 +458,14 @@ | ||||
|         "Comments" = "8:" | ||||
|         "SearchPath" = "8:" | ||||
|         "UseSystemSearchPath" = "11:TRUE" | ||||
|         "TargetPlatform" = "3:0" | ||||
|         "PreBuildEvent" = "8:" | ||||
|         "PostBuildEvent" = "8:" | ||||
|         "RunPostBuildEvent" = "3:0" | ||||
|         } | ||||
|         "ProjectOutput" | ||||
|         { | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_25A25AE17EF247C4AC5D3E5FFEA6730C" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_25A25AE17EF247C4AC5D3E5FFEA6730C" | ||||
|             { | ||||
|             "SourcePath" = "8:" | ||||
|             "TargetName" = "8:" | ||||
| @@ -700,7 +493,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_384A908A3DE54B359C611011C2A2AA97" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_384A908A3DE54B359C611011C2A2AA97" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\test\\c_sample\\Release\\cSample.exe" | ||||
|             "TargetName" = "8:" | ||||
| @@ -728,7 +521,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_718042C617DB414B91C69D1ACCD99A42" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_718042C617DB414B91C69D1ACCD99A42" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\test\\c_sharp_sample\\obj\\Release\\CSharpSample.exe" | ||||
|             "TargetName" = "8:" | ||||
| @@ -756,7 +549,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_A5034D1213CE4A0D9C91B42C63B95A93" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_A5034D1213CE4A0D9C91B42C63B95A93" | ||||
|             { | ||||
|             "SourcePath" = "8:" | ||||
|             "TargetName" = "8:" | ||||
| @@ -784,7 +577,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_CA5099843E68433DB4C2D4D6B21C4ACF" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_CA5099843E68433DB4C2D4D6B21C4ACF" | ||||
|             { | ||||
|             "SourcePath" = "8:" | ||||
|             "TargetName" = "8:" | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,7 +1,7 @@ | ||||
| "DeployProject" | ||||
| { | ||||
| "VSVersion" = "3:701" | ||||
| "ProjectType" = "8:{DD7A5B58-C2F9-40FF-B2EF-0773356FB978}" | ||||
| "VSVersion" = "3:800" | ||||
| "ProjectType" = "8:{06A35CCD-C46D-44D5-987B-CF40FF872267}" | ||||
| "IsWebType" = "8:FALSE" | ||||
| "ProjectName" = "8:CASA-msm" | ||||
| "LanguageId" = "3:1033" | ||||
| @@ -21,60 +21,12 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_35CE97A13B0D4856ADF5AEE13E25174E" | ||||
|         "OwnerKey" = "8:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_35CE97A13B0D4856ADF5AEE13E25174E" | ||||
|         "OwnerKey" = "8:_7625ED4CE194809FCD89C311755DB375" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_35CE97A13B0D4856ADF5AEE13E25174E" | ||||
|         "OwnerKey" = "8:_E2323B12FBC79632D7CD0AC53D546221" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_35CE97A13B0D4856ADF5AEE13E25174E" | ||||
|         "OwnerKey" = "8:_68529D045F76C5FDC691876A8BD87769" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_53A2168DF64E4E9EB3FD5516424E732E" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_68529D045F76C5FDC691876A8BD87769" | ||||
|         "OwnerKey" = "8:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_68529D045F76C5FDC691876A8BD87769" | ||||
|         "OwnerKey" = "8:_7625ED4CE194809FCD89C311755DB375" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_68529D045F76C5FDC691876A8BD87769" | ||||
|         "OwnerKey" = "8:_E2323B12FBC79632D7CD0AC53D546221" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_7625ED4CE194809FCD89C311755DB375" | ||||
|         "OwnerKey" = "8:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_90C16B41FE7F435A8640BFDDD7C02619" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
| @@ -87,22 +39,10 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_E2323B12FBC79632D7CD0AC53D546221" | ||||
|         "MsmKey" = "8:_UNDEFINED" | ||||
|         "OwnerKey" = "8:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_E2323B12FBC79632D7CD0AC53D546221" | ||||
|         "OwnerKey" = "8:_7625ED4CE194809FCD89C311755DB375" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_FCA9C6770F0FB28185373954659263CB" | ||||
|         "OwnerKey" = "8:_01C1EAD583CE4AD39778A1F9EC86204D" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|     } | ||||
|     "Configurations" | ||||
|     { | ||||
| @@ -121,6 +61,17 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:1" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:FALSE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         "Release" | ||||
|         { | ||||
| @@ -137,13 +88,24 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:1" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:FALSE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     "Deployable" | ||||
|     { | ||||
|         "CustomAction" | ||||
|         { | ||||
|             "{0C9D821E-95BB-411F-BE03-2864360EBF94}:_476A5F9BC21F44518B6457F5FE0F599F" | ||||
|             "{4AA51A2D-7D85-4A59-BA75-B0809FC8B380}:_476A5F9BC21F44518B6457F5FE0F599F" | ||||
|             { | ||||
|             "Name" = "8:Primary output from micasad (Active)" | ||||
|             "Condition" = "8:" | ||||
| @@ -157,7 +119,7 @@ | ||||
|             "InstallerClass" = "11:FALSE" | ||||
|             "CustomActionData" = "8:" | ||||
|             } | ||||
|             "{0C9D821E-95BB-411F-BE03-2864360EBF94}:_F893AB0289144D1BB1926D594164A8E8" | ||||
|             "{4AA51A2D-7D85-4A59-BA75-B0809FC8B380}:_F893AB0289144D1BB1926D594164A8E8" | ||||
|             { | ||||
|             "Name" = "8:Primary output from micasad (Active)" | ||||
|             "Condition" = "8:" | ||||
| @@ -180,126 +142,13 @@ | ||||
|         } | ||||
|         "File" | ||||
|         { | ||||
|             "{FB480208-1853-44D0-9ABD-A3B734C3FAAA}:_68529D045F76C5FDC691876A8BD87769" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:AppModule.InterProcessComm, Version=1.6.0.17422, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_68529D045F76C5FDC691876A8BD87769" | ||||
|                     { | ||||
|                     "Name" = "8:AppModule.InterProcessComm.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:AppModule.InterProcessComm.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
|             "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}:_7625ED4CE194809FCD89C311755DB375" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:Novell.CASA.Common, Version=1.6.2379.17422, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_7625ED4CE194809FCD89C311755DB375" | ||||
|                     { | ||||
|                     "Name" = "8:Novell.CASA.Common.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:Novell.CASA.Common.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
|             "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}:_E2323B12FBC79632D7CD0AC53D546221" | ||||
|             { | ||||
|             "AssemblyRegister" = "3:1" | ||||
|             "AssemblyIsInGAC" = "11:FALSE" | ||||
|             "AssemblyAsmDisplayName" = "8:AppModule.NamedPipes, Version=1.6.0.17422, Culture=neutral" | ||||
|                 "ScatterAssemblies" | ||||
|                 { | ||||
|                     "_E2323B12FBC79632D7CD0AC53D546221" | ||||
|                     { | ||||
|                     "Name" = "8:AppModule.NamedPipes.dll" | ||||
|                     "Attributes" = "3:512" | ||||
|                     } | ||||
|                 } | ||||
|             "SourcePath" = "8:AppModule.NamedPipes.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
|             "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:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_FCA9C6770F0FB28185373954659263CB" | ||||
|             { | ||||
|             "SourcePath" = "8:micasacache.dll" | ||||
|             "TargetName" = "8:micasacache.dll" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_4913CF477F8E455DA2D13A4A6892F4F7" | ||||
|             "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:TRUE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|         } | ||||
|         "FileType" | ||||
|         { | ||||
|         } | ||||
|         "Folder" | ||||
|         { | ||||
|             "{78BAF5CE-F2E5-45BE-83BC-DB6AF387E941}:_4913CF477F8E455DA2D13A4A6892F4F7" | ||||
|             "{1525181F-901A-416C-8A58-119130FE478E}:_4913CF477F8E455DA2D13A4A6892F4F7" | ||||
|             { | ||||
|             "Name" = "8:#1914" | ||||
|             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -310,7 +159,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{78BAF5CE-F2E5-45BE-83BC-DB6AF387E941}:_B518993B04A240C6A13F16A5F28D6462" | ||||
|             "{1525181F-901A-416C-8A58-119130FE478E}:_B518993B04A240C6A13F16A5F28D6462" | ||||
|             { | ||||
|             "Name" = "8:#1912" | ||||
|             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -319,7 +168,7 @@ | ||||
|             "Property" = "8:ProgramFilesFolder" | ||||
|                 "Folders" | ||||
|                 { | ||||
|                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_7F1DAE4B78DB4782B9F7947EF1D99D99" | ||||
|                     "{9EF0B969-E518-4E46-987F-47570745A589}:_7F1DAE4B78DB4782B9F7947EF1D99D99" | ||||
|                     { | ||||
|                     "Name" = "8:Novell" | ||||
|                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -328,7 +177,7 @@ | ||||
|                     "Property" = "8:_EA99EEEEF4A14B35886DBC19573913BC" | ||||
|                         "Folders" | ||||
|                         { | ||||
|                             "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_40B1718C61314712BBCD7C504E392E8D" | ||||
|                             "{9EF0B969-E518-4E46-987F-47570745A589}:_40B1718C61314712BBCD7C504E392E8D" | ||||
|                             { | ||||
|                             "Name" = "8:CASA" | ||||
|                             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -337,7 +186,7 @@ | ||||
|                             "Property" = "8:_07E2D3BB731A4BF6AA9A72296B024EDD" | ||||
|                                 "Folders" | ||||
|                                 { | ||||
|                                     "{F27BD5C5-A65D-4608-96D4-7C5DA1F76302}:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
|                                     "{9EF0B969-E518-4E46-987F-47570745A589}:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
|                                     { | ||||
|                                     "Name" = "8:bin" | ||||
|                                     "AlwaysCreate" = "11:FALSE" | ||||
| @@ -360,17 +209,6 @@ | ||||
|         } | ||||
|         "MergeModule" | ||||
|         { | ||||
|             "{35A69C6E-5BA4-440D-803D-762B59A45393}:_35CE97A13B0D4856ADF5AEE13E25174E" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:FALSE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "SourcePath" = "8:dotnetfxredist_x86.msm" | ||||
|             "LanguageId" = "3:1033" | ||||
|             "Exclude" = "11:FALSE" | ||||
|             "Folder" = "8:" | ||||
|             "Feature" = "8:" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|         } | ||||
|         "Module" | ||||
|         { | ||||
| @@ -383,12 +221,16 @@ | ||||
|         "Comments" = "8:" | ||||
|         "SearchPath" = "8:" | ||||
|         "UseSystemSearchPath" = "11:TRUE" | ||||
|         "TargetPlatform" = "3:0" | ||||
|         "PreBuildEvent" = "8:" | ||||
|         "PostBuildEvent" = "8:" | ||||
|         "RunPostBuildEvent" = "3:0" | ||||
|         } | ||||
|         "ProjectOutput" | ||||
|         { | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_01C1EAD583CE4AD39778A1F9EC86204D" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_01C1EAD583CE4AD39778A1F9EC86204D" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\micasadk\\Release\\micasa.dll" | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\micasadk\\release\\micasa.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_4913CF477F8E455DA2D13A4A6892F4F7" | ||||
| @@ -414,9 +256,9 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_53A2168DF64E4E9EB3FD5516424E732E" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_53A2168DF64E4E9EB3FD5516424E732E" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\micasacache\\Release\\micasacache.dll" | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\micasacache\\release\\micasacache.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_4913CF477F8E455DA2D13A4A6892F4F7" | ||||
| @@ -442,9 +284,9 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_90C16B41FE7F435A8640BFDDD7C02619" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_90C16B41FE7F435A8640BFDDD7C02619" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\logincapture\\windows\\bin\\Release\\lcredmgr.dll" | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\logincapture\\windows\\bin\\release\\lcredmgr.dll" | ||||
|             "TargetName" = "8:" | ||||
|             "Tag" = "8:" | ||||
|             "Folder" = "8:_24B477312C8840DB8DF8C1E373E7FC6D" | ||||
| @@ -470,7 +312,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_C37A35F33FD14730BC7E7C47DF9C2DD1" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\micasad\\obj\\Release\\micasad.exe" | ||||
|             "TargetName" = "8:" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,11 +1,8 @@ | ||||
| Microsoft Visual Studio Solution File, Format Version 8.00 | ||||
| Microsoft Visual Studio Solution File, Format Version 9.00 | ||||
| # Visual Studio 2005 | ||||
| Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CASA", "CASA.vdproj", "{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CASA-dev-msm", "..\CASA-dev-msm\miCASA-Dev-msm.vdproj", "{51235A10-C83F-4B56-B16D-9DD695F9FB93}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cSample", "..\..\..\..\test\c_sample\CSample.vcproj", "{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| @@ -13,12 +10,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cSample", "..\..\..\..\test | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "..\..\..\..\test\c_sharp_sample\cSharpSample.csproj", "{3FB57160-F475-4650-A45C-19D020661A2D}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lcredmgr", "..\..\..\..\LoginCapture\windows\windows.vcproj", "{55E85618-3643-4213-A15F-08DA1F02D9BB}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.miCASAWrapper", "..\..\..\..\sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj", "{E21DD887-22F4-4935-9851-409715F663B0}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| @@ -33,24 +26,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.Common", "..\.. | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CASAManager", "..\..\..\..\gui\CASAManager.csproj", "{A1A805D0-B400-4D11-A772-348CE13F1046}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.A-D", "..\..\..\..\adlib\Novell.CASA.A-D.csproj", "{25D49F34-F655-4CCF-93F1-449243AF7A32}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.CASAPolicy", "..\..\..\..\policy\Novell.CASA.CASAPolicy.csproj", "{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "micasad", "..\..\..\..\micasad\micasad.csproj", "{E39D2266-AB30-430E-A466-AC909363A830}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppModule.InterProcessComm", "..\..\..\..\extern\w32\namedpipes\AppModule.InterProcessComm\AppModule.InterProcessComm.csproj", "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppModule.NamedPipes", "..\..\..\..\extern\w32\namedpipes\AppModule.NamedPipes\AppModule.NamedPipes.csproj", "{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| @@ -58,12 +41,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppModule.NamedPipes", "..\ | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ad_firefox_native", "..\..\..\..\adlib\ad_ff\firefox.vcproj", "{BB304ECF-FCBA-4693-9D47-86749815DDC8}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "micasacache", "..\..\..\..\micasacache\c_micasacache.vcproj", "{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "micasa", "..\..\..\..\micasadk\c_micasadk.vcproj", "{99988A22-4C58-4BF7-A2DB-57761E76FB26}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| @@ -71,94 +50,209 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "micasa", "..\..\..\..\micas | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CASA-msm", "..\CASA-msm\CASA-msm.vdproj", "{DD759BE4-D018-4014-916D-5F25BA209C26}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CASA-gui-msm", "..\CASA-gui-msm\CASA-gui.vdproj", "{0B3208BF-0948-4FA9-89C8-61A0AD00D241}" | ||||
| 	ProjectSection(ProjectDependencies) = postProject | ||||
| 	EndProjectSection | ||||
| EndProject | ||||
| Global | ||||
| 	GlobalSection(SolutionConfiguration) = preSolution | ||||
| 		Debug = Debug | ||||
| 		Release = Release | ||||
| 	GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||||
| 		Debug|Any CPU = Debug|Any CPU | ||||
| 		Debug|Mixed Platforms = Debug|Mixed Platforms | ||||
| 		Debug|Win32 = Debug|Win32 | ||||
| 		Release|Any CPU = Release|Any CPU | ||||
| 		Release|Mixed Platforms = Release|Mixed Platforms | ||||
| 		Release|Win32 = Release|Win32 | ||||
| 	EndGlobalSection | ||||
| 	GlobalSection(ProjectConfiguration) = postSolution | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug.ActiveCfg = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug.Build.0 = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release.ActiveCfg = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release.Build.0 = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug.ActiveCfg = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug.Build.0 = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release.ActiveCfg = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release.Build.0 = Release | ||||
| 		{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 | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{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 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug.ActiveCfg = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug.Build.0 = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release.ActiveCfg = Release|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release.Build.0 = Release|Win32 | ||||
| 		{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 | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug.Build.0 = Debug|.NET | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release.ActiveCfg = Release|.NET | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release.Build.0 = Release|.NET | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug.Build.0 = Debug|.NET | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release.ActiveCfg = Release|.NET | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release.Build.0 = Release|.NET | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug.Build.0 = Debug|.NET | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release.ActiveCfg = Release|.NET | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release.Build.0 = Release|.NET | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug.Build.0 = Debug|.NET | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release.ActiveCfg = Release|.NET | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release.Build.0 = Release|.NET | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug.Build.0 = Debug|.NET | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release.ActiveCfg = Release|.NET | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release.Build.0 = Release|.NET | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug.ActiveCfg = Debug|.NET | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug.Build.0 = Debug|.NET | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release.ActiveCfg = Release|.NET | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release.Build.0 = Release|.NET | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug.ActiveCfg = Debug|Win32 | ||||
| 		{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 | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug.ActiveCfg = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug.Build.0 = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release.ActiveCfg = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release.Build.0 = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug.ActiveCfg = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug.Build.0 = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release.ActiveCfg = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release.Build.0 = Release | ||||
| 	GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Any CPU.ActiveCfg = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Any CPU.Build.0 = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Mixed Platforms.ActiveCfg = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Mixed Platforms.Build.0 = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Win32.ActiveCfg = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Debug|Win32.Build.0 = Debug | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Any CPU.ActiveCfg = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Any CPU.Build.0 = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Mixed Platforms.ActiveCfg = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Mixed Platforms.Build.0 = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Win32.ActiveCfg = Release | ||||
| 		{C9DC01B9-DBA2-4894-9AA4-A747B71CA384}.Release|Win32.Build.0 = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Any CPU.ActiveCfg = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Any CPU.Build.0 = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Mixed Platforms.ActiveCfg = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Mixed Platforms.Build.0 = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Win32.ActiveCfg = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Debug|Win32.Build.0 = Debug | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Any CPU.ActiveCfg = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Any CPU.Build.0 = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Mixed Platforms.ActiveCfg = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Mixed Platforms.Build.0 = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Win32.ActiveCfg = Release | ||||
| 		{51235A10-C83F-4B56-B16D-9DD695F9FB93}.Release|Win32.Build.0 = Release | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug|Mixed Platforms.Build.0 = Debug|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Debug|Win32.Build.0 = Debug|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release|Any CPU.ActiveCfg = Release|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release|Mixed Platforms.ActiveCfg = Release|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release|Mixed Platforms.Build.0 = Release|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release|Win32.ActiveCfg = Release|Win32 | ||||
| 		{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}.Release|Win32.Build.0 = Release|Win32 | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{3FB57160-F475-4650-A45C-19D020661A2D}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug|Mixed Platforms.Build.0 = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Debug|Win32.Build.0 = Debug|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release|Any CPU.ActiveCfg = Release|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release|Mixed Platforms.ActiveCfg = Release|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release|Mixed Platforms.Build.0 = Release|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release|Win32.ActiveCfg = Release|Win32 | ||||
| 		{55E85618-3643-4213-A15F-08DA1F02D9BB}.Release|Win32.Build.0 = Release|Win32 | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{E21DD887-22F4-4935-9851-409715F663B0}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{A1A805D0-B400-4D11-A772-348CE13F1046}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{25D49F34-F655-4CCF-93F1-449243AF7A32}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{E39D2266-AB30-430E-A466-AC909363A830}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Debug|Win32.ActiveCfg = Debug|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release|Any CPU.Build.0 = Release|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release|Mixed Platforms.Build.0 = Release|Any CPU | ||||
| 		{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}.Release|Win32.ActiveCfg = Release|Any CPU | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug|Mixed Platforms.Build.0 = Debug|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Debug|Win32.Build.0 = Debug|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release|Any CPU.ActiveCfg = Release|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release|Mixed Platforms.ActiveCfg = Release|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release|Mixed Platforms.Build.0 = Release|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release|Win32.ActiveCfg = Release|Win32 | ||||
| 		{BB304ECF-FCBA-4693-9D47-86749815DDC8}.Release|Win32.Build.0 = Release|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug|Mixed Platforms.Build.0 = Debug|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Debug|Win32.Build.0 = Debug|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release|Any CPU.ActiveCfg = Release|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release|Mixed Platforms.ActiveCfg = Release|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release|Mixed Platforms.Build.0 = Release|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release|Win32.ActiveCfg = Release|Win32 | ||||
| 		{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}.Release|Win32.Build.0 = Release|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug|Mixed Platforms.Build.0 = Debug|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug|Win32.ActiveCfg = Debug|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Debug|Win32.Build.0 = Debug|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release|Any CPU.ActiveCfg = Release|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release|Mixed Platforms.ActiveCfg = Release|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release|Mixed Platforms.Build.0 = Release|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release|Win32.ActiveCfg = Release|Win32 | ||||
| 		{99988A22-4C58-4BF7-A2DB-57761E76FB26}.Release|Win32.Build.0 = Release|Win32 | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Any CPU.ActiveCfg = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Any CPU.Build.0 = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Mixed Platforms.ActiveCfg = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Mixed Platforms.Build.0 = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Win32.ActiveCfg = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Debug|Win32.Build.0 = Debug | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Any CPU.ActiveCfg = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Any CPU.Build.0 = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Mixed Platforms.ActiveCfg = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Mixed Platforms.Build.0 = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Win32.ActiveCfg = Release | ||||
| 		{DD759BE4-D018-4014-916D-5F25BA209C26}.Release|Win32.Build.0 = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Any CPU.ActiveCfg = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Any CPU.Build.0 = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Mixed Platforms.ActiveCfg = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Mixed Platforms.Build.0 = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Win32.ActiveCfg = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Debug|Win32.Build.0 = Debug | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Any CPU.ActiveCfg = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Any CPU.Build.0 = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Mixed Platforms.ActiveCfg = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Mixed Platforms.Build.0 = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Win32.ActiveCfg = Release | ||||
| 		{0B3208BF-0948-4FA9-89C8-61A0AD00D241}.Release|Win32.Build.0 = Release | ||||
| 	EndGlobalSection | ||||
| 	GlobalSection(ExtensibilityGlobals) = postSolution | ||||
| 	EndGlobalSection | ||||
| 	GlobalSection(ExtensibilityAddIns) = postSolution | ||||
| 	GlobalSection(SolutionProperties) = preSolution | ||||
| 		HideSolutionNode = FALSE | ||||
| 	EndGlobalSection | ||||
| EndGlobal | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,7 +1,7 @@ | ||||
| "DeployProject" | ||||
| { | ||||
| "VSVersion" = "3:701" | ||||
| "ProjectType" = "8:{2C2AF0D9-9B47-4FE5-BEF2-169778172667}" | ||||
| "VSVersion" = "3:800" | ||||
| "ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}" | ||||
| "IsWebType" = "8:FALSE" | ||||
| "ProjectName" = "8:CASA" | ||||
| "LanguageId" = "3:1033" | ||||
| @@ -21,30 +21,12 @@ | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_26C938668CAE46EEA3971AB786BAA45D" | ||||
|         "OwnerKey" = "8:_BF2CE61978054B2DB482792974E390F0" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_6CE0B932302E4E3783AAD1EA468ABD34" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_713FAE60EA4D44ABB1F2679555EE4BF8" | ||||
|         "OwnerKey" = "8:_A6D188F9B5AF430C92D0B9606ADF4C63" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_73B60A9F2922458DBF0EFCE0734B1D88" | ||||
|         "OwnerKey" = "8:_98DCC664712A41B993FCD33026D06FFC" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_93A5D480D91747B086FD13789A12978B" | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
| @@ -79,6 +61,18 @@ | ||||
|         "OwnerKey" = "8:_UNDEFINED" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_UNDEFINED" | ||||
|         "OwnerKey" = "8:_A6D188F9B5AF430C92D0B9606ADF4C63" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|         "Entry" | ||||
|         { | ||||
|         "MsmKey" = "8:_UNDEFINED" | ||||
|         "OwnerKey" = "8:_BF2CE61978054B2DB482792974E390F0" | ||||
|         "MsmSig" = "8:_UNDEFINED" | ||||
|         } | ||||
|     } | ||||
|     "Configurations" | ||||
|     { | ||||
| @@ -97,6 +91,17 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:2" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:TRUE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         "Release" | ||||
|         { | ||||
| @@ -113,6 +118,22 @@ | ||||
|         "PrivateKeyFile" = "8:" | ||||
|         "TimeStampServer" = "8:" | ||||
|         "InstallerBootstrapper" = "3:2" | ||||
|             "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||||
|             { | ||||
|             "Enabled" = "11:TRUE" | ||||
|             "PromptEnabled" = "11:TRUE" | ||||
|             "PrerequisitesLocation" = "2:1" | ||||
|             "Url" = "8:" | ||||
|             "ComponentsUrl" = "8:" | ||||
|                 "Items" | ||||
|                 { | ||||
|                     "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Net.Framework.2.0" | ||||
|                     { | ||||
|                     "Name" = "8:Microsoft .NET Framework 2.0" | ||||
|                     "ProductCode" = "8:Microsoft.Net.Framework.2.0" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     "Deployable" | ||||
| @@ -130,21 +151,20 @@ | ||||
|         { | ||||
|             "LaunchCondition" | ||||
|             { | ||||
|                 "{2522A265-4974-4402-83C5-3B575A2E935A}:_A2BD16F0A2D841E185A2693B44E38894" | ||||
|                 "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_A2BD16F0A2D841E185A2693B44E38894" | ||||
|                 { | ||||
|                 "Name" = "8:.NET Framework" | ||||
|                 "Message" = "8:[VSDNETMSG]" | ||||
|                 "SupportedRuntimes" = "8:1.1.4322;2.0.50727" | ||||
|                 "Version" = "8:2.0.50727" | ||||
|                 "AllowLaterVersions" = "11:FALSE" | ||||
|                 "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=9832" | ||||
|                 "SupportedRuntimes" = "8:1.1.4322;2.0.50727" | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         "Feature" | ||||
|         { | ||||
|         } | ||||
|         "File" | ||||
|         { | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_1759661D2FDA4F2E95C0E7FC36CFA63C" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1759661D2FDA4F2E95C0E7FC36CFA63C" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\gui\\images\\CASAicons.ico" | ||||
|             "TargetName" = "8:CASAicons.ico" | ||||
| @@ -164,7 +184,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_6CE0B932302E4E3783AAD1EA468ABD34" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_6CE0B932302E4E3783AAD1EA468ABD34" | ||||
|             { | ||||
|             "SourcePath" = "8:casa.rtf" | ||||
|             "TargetName" = "8:casa.rtf" | ||||
| @@ -184,7 +204,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_93A5D480D91747B086FD13789A12978B" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_93A5D480D91747B086FD13789A12978B" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\gui\\images\\CASA.bmp" | ||||
|             "TargetName" = "8:CASA.bmp" | ||||
| @@ -204,7 +224,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_D0342628EEE84A0EBF9229899988B52A" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D0342628EEE84A0EBF9229899988B52A" | ||||
|             { | ||||
|             "SourcePath" = "8:eula.rtf" | ||||
|             "TargetName" = "8:eula.rtf" | ||||
| @@ -224,7 +244,7 @@ | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{A582A373-4685-4296-BEFE-614B80A702C3}:_EF467E7BEF8E4109BAD7E2FE47508D13" | ||||
|             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_EF467E7BEF8E4109BAD7E2FE47508D13" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\..\\..\\..\\gui\\images\\CASAicons.ico" | ||||
|             "TargetName" = "8:CASAicons.ico" | ||||
| @@ -250,7 +270,7 @@ | ||||
|         } | ||||
|         "Folder" | ||||
|         { | ||||
|             "{78BAF5CE-F2E5-45BE-83BC-DB6AF387E941}:_17899554DCDD429CBE16F5ABA17ECA55" | ||||
|             "{1525181F-901A-416C-8A58-119130FE478E}:_17899554DCDD429CBE16F5ABA17ECA55" | ||||
|             { | ||||
|             "Name" = "8:#1919" | ||||
|             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -261,7 +281,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{78BAF5CE-F2E5-45BE-83BC-DB6AF387E941}:_D42B2A98AEE145CC8C3FE0CDC4623CB8" | ||||
|             "{1525181F-901A-416C-8A58-119130FE478E}:_D42B2A98AEE145CC8C3FE0CDC4623CB8" | ||||
|             { | ||||
|             "Name" = "8:#1916" | ||||
|             "AlwaysCreate" = "11:FALSE" | ||||
| @@ -272,7 +292,7 @@ | ||||
|                 { | ||||
|                 } | ||||
|             } | ||||
|             "{58C0ADA3-3CEA-43BD-A3B3-2EA121BC8217}:_E8900D5F0BD44DC0BB0BEFDF7C43B30C" | ||||
|             "{3C67513D-01DD-4637-8A68-80971EB9504F}:_E8900D5F0BD44DC0BB0BEFDF7C43B30C" | ||||
|             { | ||||
|             "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]" | ||||
|             "Name" = "8:#1925" | ||||
| @@ -290,7 +310,7 @@ | ||||
|         } | ||||
|         "Locator" | ||||
|         { | ||||
|             "{B8D64026-A502-496C-8C20-1D720E2264E5}:_78C54417FB8C4A82A630EC45D85A4E34" | ||||
|             "{CF66B7F7-B7DA-4B08-A67A-233430638C9C}:_78C54417FB8C4A82A630EC45D85A4E34" | ||||
|             { | ||||
|             "Name" = "8:Search for RegistryEntry1" | ||||
|             "Root" = "2:1" | ||||
| @@ -307,13 +327,14 @@ | ||||
|         { | ||||
|         "Name" = "8:Microsoft Visual Studio" | ||||
|         "ProductName" = "8:CASA" | ||||
|         "ProductCode" = "8:{01D33115-AC79-4F8F-9920-051681E05395}" | ||||
|         "PackageCode" = "8:{72593D72-94A3-482B-9CDA-6AD95E4A525B}" | ||||
|         "ProductCode" = "8:{9982ABB1-8DD5-4E3A-BB48-D84FA19E72CB}" | ||||
|         "PackageCode" = "8:{B188E888-886C-430C-92AB-71C26C83A896}" | ||||
|         "UpgradeCode" = "8:{DFD8B8A0-EA51-4202-831C-7CD2B90A63AE}" | ||||
|         "RestartWWWService" = "11:FALSE" | ||||
|         "RemovePreviousVersions" = "11:TRUE" | ||||
|         "DetectNewerInstalledVersion" = "11:TRUE" | ||||
|         "ProductVersion" = "8:1.7.820" | ||||
|         "InstallAllUsers" = "11:FALSE" | ||||
|         "ProductVersion" = "8:1.7.907" | ||||
|         "Manufacturer" = "8:Novell" | ||||
|         "ARPHELPTELEPHONE" = "8:" | ||||
|         "ARPHELPLINK" = "8:" | ||||
| @@ -327,6 +348,10 @@ | ||||
|         "ARPIconIndex" = "3:0" | ||||
|         "SearchPath" = "8:" | ||||
|         "UseSystemSearchPath" = "11:TRUE" | ||||
|         "TargetPlatform" = "3:0" | ||||
|         "PreBuildEvent" = "8:" | ||||
|         "PostBuildEvent" = "8:" | ||||
|         "RunPostBuildEvent" = "3:0" | ||||
|         } | ||||
|         "Registry" | ||||
|         { | ||||
| @@ -334,7 +359,7 @@ | ||||
|             { | ||||
|                 "Keys" | ||||
|                 { | ||||
|                     "{6A471EEF-D31B-40F8-BCF6-C9E8EC783F36}:_4BB197AB2240488E8148166A10D21E61" | ||||
|                     "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_4BB197AB2240488E8148166A10D21E61" | ||||
|                     { | ||||
|                     "Name" = "8:Software" | ||||
|                     "Condition" = "8:" | ||||
| @@ -343,7 +368,7 @@ | ||||
|                     "Transitive" = "11:FALSE" | ||||
|                         "Keys" | ||||
|                         { | ||||
|                             "{6A471EEF-D31B-40F8-BCF6-C9E8EC783F36}:_72B8E336A9544882BED367899462B8B3" | ||||
|                             "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_72B8E336A9544882BED367899462B8B3" | ||||
|                             { | ||||
|                             "Name" = "8:[Manufacturer]" | ||||
|                             "Condition" = "8:" | ||||
| @@ -368,7 +393,7 @@ | ||||
|             { | ||||
|                 "Keys" | ||||
|                 { | ||||
|                     "{6A471EEF-D31B-40F8-BCF6-C9E8EC783F36}:_1BE21DBCBBCF4447A8083C09F821ADDA" | ||||
|                     "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_1BE21DBCBBCF4447A8083C09F821ADDA" | ||||
|                     { | ||||
|                     "Name" = "8:Software" | ||||
|                     "Condition" = "8:" | ||||
| @@ -377,7 +402,7 @@ | ||||
|                     "Transitive" = "11:FALSE" | ||||
|                         "Keys" | ||||
|                         { | ||||
|                             "{6A471EEF-D31B-40F8-BCF6-C9E8EC783F36}:_A84A60CC3F1F4916AF8EDFA88D91B6EE" | ||||
|                             "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_A84A60CC3F1F4916AF8EDFA88D91B6EE" | ||||
|                             { | ||||
|                             "Name" = "8:[Manufacturer]" | ||||
|                             "Condition" = "8:" | ||||
| @@ -425,14 +450,14 @@ | ||||
|         } | ||||
|         "UserInterface" | ||||
|         { | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_3EC25E6A88C743F180E15BB5B1723782" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_3EC25E6A88C743F180E15BB5B1723782" | ||||
|             { | ||||
|             "Name" = "8:#1902" | ||||
|             "Sequence" = "3:1" | ||||
|             "Attributes" = "3:3" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_957D6A7B56004E75A33D175980479E41" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_957D6A7B56004E75A33D175980479E41" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Finished" | ||||
| @@ -470,14 +495,14 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_55398D84A5A7466A8651904B78BC8C83" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_55398D84A5A7466A8651904B78BC8C83" | ||||
|             { | ||||
|             "Name" = "8:#1901" | ||||
|             "Sequence" = "3:1" | ||||
|             "Attributes" = "3:2" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_9884B8BC675B4D79A009562CAB63B597" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_9884B8BC675B4D79A009562CAB63B597" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Progress" | ||||
| @@ -515,20 +540,20 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{B654A020-6903-4E6A-A86C-75DC463DB54B}:_7F1336E6B8334CE392EA107B9321B43F" | ||||
|             "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_7F1336E6B8334CE392EA107B9321B43F" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:FALSE" | ||||
|             "IsDependency" = "11:FALSE" | ||||
|             "SourcePath" = "8:<VsdDialogDir>\\VsdBasicDialogs.wim" | ||||
|             } | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_8ECF7FBD327B449BB8682A51906420F2" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_8ECF7FBD327B449BB8682A51906420F2" | ||||
|             { | ||||
|             "Name" = "8:#1900" | ||||
|             "Sequence" = "3:2" | ||||
|             "Attributes" = "3:1" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_027AA62A3BCA4B3381C5ACFBD0508CCC" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_027AA62A3BCA4B3381C5ACFBD0508CCC" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Welcome" | ||||
| @@ -576,7 +601,7 @@ | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_43F160682AA8469CBB6E9E613A9F43CC" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_43F160682AA8469CBB6E9E613A9F43CC" | ||||
|                     { | ||||
|                     "Sequence" = "3:300" | ||||
|                     "DisplayName" = "8:Confirm Installation" | ||||
| @@ -598,7 +623,7 @@ | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_9CF93927456B4308AFF3958A83E035EB" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_9CF93927456B4308AFF3958A83E035EB" | ||||
|                     { | ||||
|                     "Sequence" = "3:200" | ||||
|                     "DisplayName" = "8:Installation Folder" | ||||
| @@ -622,14 +647,14 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_AA5D060BC6C44BC79854D69A99CF17C8" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_AA5D060BC6C44BC79854D69A99CF17C8" | ||||
|             { | ||||
|             "Name" = "8:#1900" | ||||
|             "Sequence" = "3:1" | ||||
|             "Attributes" = "3:1" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_168355FD285E4059925B44754162B77B" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_168355FD285E4059925B44754162B77B" | ||||
|                     { | ||||
|                     "Sequence" = "3:900" | ||||
|                     "DisplayName" = "8:Confirm Installation" | ||||
| @@ -652,7 +677,7 @@ | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_72A96753BD2044C99316BD7497386565" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_72A96753BD2044C99316BD7497386565" | ||||
|                     { | ||||
|                     "Sequence" = "3:200" | ||||
|                     "DisplayName" = "8:License Agreement" | ||||
| @@ -700,7 +725,7 @@ | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_DB237FC4DFF5418CA9F31A1501A7B924" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_DB237FC4DFF5418CA9F31A1501A7B924" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Welcome" | ||||
| @@ -751,14 +776,14 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_AF5FE26CC41045039C92A34602231708" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_AF5FE26CC41045039C92A34602231708" | ||||
|             { | ||||
|             "Name" = "8:#1901" | ||||
|             "Sequence" = "3:2" | ||||
|             "Attributes" = "3:2" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_7EE1E9118BE74E54AEA749670A690A98" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_7EE1E9118BE74E54AEA749670A690A98" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Progress" | ||||
| @@ -795,14 +820,14 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{8D9DEE8B-DD8B-4F48-9072-C4364E4F4011}:_FB08867A0D134999B515B595F0E2E5B6" | ||||
|             "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_FB08867A0D134999B515B595F0E2E5B6" | ||||
|             { | ||||
|             "Name" = "8:#1902" | ||||
|             "Sequence" = "3:2" | ||||
|             "Attributes" = "3:3" | ||||
|                 "Dialogs" | ||||
|                 { | ||||
|                     "{18ADD6EC-89FE-4ED7-AD3E-211C40278470}:_CA56EFD48C504676ABCBB7D389D5A36B" | ||||
|                     "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_CA56EFD48C504676ABCBB7D389D5A36B" | ||||
|                     { | ||||
|                     "Sequence" = "3:100" | ||||
|                     "DisplayName" = "8:Finished" | ||||
| @@ -826,7 +851,7 @@ | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             "{B654A020-6903-4E6A-A86C-75DC463DB54B}:_FCC249783F7D4BE9BFE20688E273F46A" | ||||
|             "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_FCC249783F7D4BE9BFE20688E273F46A" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:FALSE" | ||||
|             "IsDependency" = "11:FALSE" | ||||
| @@ -835,43 +860,10 @@ | ||||
|         } | ||||
|         "MergeModule" | ||||
|         { | ||||
|             "{35A69C6E-5BA4-440D-803D-762B59A45393}:_26C938668CAE46EEA3971AB786BAA45D" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:TRUE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "SourcePath" = "8:dotnetfxredist_x86.msm" | ||||
|             "LanguageId" = "3:0" | ||||
|             "Exclude" = "11:FALSE" | ||||
|             "Folder" = "8:" | ||||
|             "Feature" = "8:" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{35A69C6E-5BA4-440D-803D-762B59A45393}:_713FAE60EA4D44ABB1F2679555EE4BF8" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:TRUE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "SourcePath" = "8:dotnetfxredist_x86.msm" | ||||
|             "LanguageId" = "3:0" | ||||
|             "Exclude" = "11:FALSE" | ||||
|             "Folder" = "8:" | ||||
|             "Feature" = "8:" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|             "{35A69C6E-5BA4-440D-803D-762B59A45393}:_73B60A9F2922458DBF0EFCE0734B1D88" | ||||
|             { | ||||
|             "UseDynamicProperties" = "11:TRUE" | ||||
|             "IsDependency" = "11:TRUE" | ||||
|             "SourcePath" = "8:dotnetfxredist_x86.msm" | ||||
|             "LanguageId" = "3:0" | ||||
|             "Exclude" = "11:FALSE" | ||||
|             "Folder" = "8:" | ||||
|             "Feature" = "8:" | ||||
|             "IsolateTo" = "8:" | ||||
|             } | ||||
|         } | ||||
|         "ProjectOutput" | ||||
|         { | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_98DCC664712A41B993FCD33026D06FFC" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_98DCC664712A41B993FCD33026D06FFC" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\CASA-gui-msm\\Release\\CASA-gui.msm" | ||||
|             "TargetName" = "8:" | ||||
| @@ -924,7 +916,7 @@ | ||||
|                 "IsolateTo" = "8:" | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_A6D188F9B5AF430C92D0B9606ADF4C63" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_A6D188F9B5AF430C92D0B9606ADF4C63" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\CASA-dev-msm\\Release\\miCASA-Dev-msm.msm" | ||||
|             "TargetName" = "8:" | ||||
| @@ -958,31 +950,31 @@ | ||||
|                 "SourcePath" = "8:..\\CASA-dev-msm\\Release\\miCASA-Dev-msm.msm" | ||||
|                     "Properties" | ||||
|                     { | ||||
|                         "_4610C2D660057AC39D7FDD4891590B10.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "_3ECE494579D255C0D85D58A79F6399A0.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         { | ||||
|                         "Name" = "8:_4610C2D660057AC39D7FDD4891590B10.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Name" = "8:_3ECE494579D255C0D85D58A79F6399A0.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DisplayName" = "8:" | ||||
|                         "Description" = "8:" | ||||
|                         "Type" = "3:2" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_8FCF3A547028ECFD0B5049EFAB348182.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_6F5143A35711D14A06EDE31F04D74B53.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Attributes" = "3:0" | ||||
|                         "Setting" = "3:2" | ||||
|                         "Value" = "8:_8FCF3A547028ECFD0B5049EFAB348182.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_8FCF3A547028ECFD0B5049EFAB348182.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Value" = "8:_6F5143A35711D14A06EDE31F04D74B53.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_6F5143A35711D14A06EDE31F04D74B53.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ParentName" = "8:_6418E7496A474EDDAC9A91150BBE4A26.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
|                         "_4F85CEF984A77868D0A929E54872824F.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "_589CD62C5BC3BA5B93CC46816AA3EF82.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         { | ||||
|                         "Name" = "8:_4F85CEF984A77868D0A929E54872824F.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Name" = "8:_589CD62C5BC3BA5B93CC46816AA3EF82.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DisplayName" = "8:" | ||||
|                         "Description" = "8:" | ||||
|                         "Type" = "3:2" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_0683B4C519DB3748EBD996E0ABA831C0.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_65E7F678A98BB9AED57C6D474140DDEC.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Attributes" = "3:0" | ||||
|                         "Setting" = "3:2" | ||||
|                         "Value" = "8:_0683B4C519DB3748EBD996E0ABA831C0.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_0683B4C519DB3748EBD996E0ABA831C0.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Value" = "8:_65E7F678A98BB9AED57C6D474140DDEC.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_65E7F678A98BB9AED57C6D474140DDEC.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ParentName" = "8:_6418E7496A474EDDAC9A91150BBE4A26.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
| @@ -997,45 +989,45 @@ | ||||
|                         "Setting" = "3:1" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
|                         "_B6F5734BF952F464EAB21BAD6E20F38A.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "_79B391DA0CD738393E315705E2D6813D.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         { | ||||
|                         "Name" = "8:_B6F5734BF952F464EAB21BAD6E20F38A.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Name" = "8:_79B391DA0CD738393E315705E2D6813D.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DisplayName" = "8:" | ||||
|                         "Description" = "8:" | ||||
|                         "Type" = "3:2" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_79BCEE497E2B712D20C7E4A2F4800E60.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_52179197002254A68EACB031EA8E0D62.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Attributes" = "3:0" | ||||
|                         "Setting" = "3:2" | ||||
|                         "Value" = "8:_79BCEE497E2B712D20C7E4A2F4800E60.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_79BCEE497E2B712D20C7E4A2F4800E60.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Value" = "8:_52179197002254A68EACB031EA8E0D62.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_52179197002254A68EACB031EA8E0D62.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ParentName" = "8:_6418E7496A474EDDAC9A91150BBE4A26.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
|                         "_E7CF2B4A827BE173141CA1E1D0F82AFF.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "_BDA7A7A3A0848C544EF87EFA0FBC3D66.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         { | ||||
|                         "Name" = "8:_E7CF2B4A827BE173141CA1E1D0F82AFF.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Name" = "8:_BDA7A7A3A0848C544EF87EFA0FBC3D66.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DisplayName" = "8:" | ||||
|                         "Description" = "8:" | ||||
|                         "Type" = "3:2" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_108CF762A5E732DB8AA6185773BCA705.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_8C67B5EDEB55DE3F71D20D5669166174.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Attributes" = "3:0" | ||||
|                         "Setting" = "3:2" | ||||
|                         "Value" = "8:_108CF762A5E732DB8AA6185773BCA705.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_108CF762A5E732DB8AA6185773BCA705.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Value" = "8:_8C67B5EDEB55DE3F71D20D5669166174.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_8C67B5EDEB55DE3F71D20D5669166174.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ParentName" = "8:_6418E7496A474EDDAC9A91150BBE4A26.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
|                         "_F0F8D6D23B097F7830C01E614D9034B9.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "_C846A5C81BEAA896651F9D385D77259E.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         { | ||||
|                         "Name" = "8:_F0F8D6D23B097F7830C01E614D9034B9.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Name" = "8:_C846A5C81BEAA896651F9D385D77259E.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DisplayName" = "8:" | ||||
|                         "Description" = "8:" | ||||
|                         "Type" = "3:2" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_290870C7D1693472634A9D8D875DA83B.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ContextData" = "8:InstallToGAC=;IsolateToManifest=_9DB85133B7F211735B9CA21DE62BB148.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Attributes" = "3:0" | ||||
|                         "Setting" = "3:2" | ||||
|                         "Value" = "8:_290870C7D1693472634A9D8D875DA83B.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_290870C7D1693472634A9D8D875DA83B.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "Value" = "8:_9DB85133B7F211735B9CA21DE62BB148.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "DefaultValue" = "8:_9DB85133B7F211735B9CA21DE62BB148.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "ParentName" = "8:_6418E7496A474EDDAC9A91150BBE4A26.4F1ACC03A482468C9BEBF6D83FA4F7FE" | ||||
|                         "UsePlugInResources" = "11:FALSE" | ||||
|                         } | ||||
| @@ -1047,7 +1039,7 @@ | ||||
|                 "IsolateTo" = "8:" | ||||
|                 } | ||||
|             } | ||||
|             "{8062640A-2EEE-46E9-AB67-688E9A886E9F}:_BF2CE61978054B2DB482792974E390F0" | ||||
|             "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_BF2CE61978054B2DB482792974E390F0" | ||||
|             { | ||||
|             "SourcePath" = "8:..\\CASA-msm\\Release\\CASA-msm.msm" | ||||
|             "TargetName" = "8:" | ||||
|   | ||||
| @@ -1,135 +1,123 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "Novell.CASA.CASAPol" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "Novell.CASA.CASAPol" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AggregationPol.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "PersistencePol.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Policy.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "PolicyConstants.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "PolicyImpl.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "SynchPol.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Test.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "UIPol.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{636A9D7E-BFB5-4EB9-96F8-51FF85A98826}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>Novell.CASA.CASAPol</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>Novell.CASA.CASAPol</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AggregationPol.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="PersistencePol.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Policy.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="PolicyConstants.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="PolicyImpl.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="SynchPol.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Test.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="UIPol.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,145 +1,131 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{E21DD887-22F4-4935-9851-409715F663B0}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "Novell.CASA.miCASAWrapper" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Library" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "Novell.CASA" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Runtime.Remoting" | ||||
|                     AssemblyName = "System.Runtime.Remoting" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Remoting.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.Common" | ||||
|                     Project = "{57CD94A2-5B4A-40C3-8189-CB760FB78357}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "BasicCredential.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "miCASA.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "miCasaException.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "NativeCalls.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "RemoteClient.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "RemoteServer.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "Secret.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "SecretStore.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{E21DD887-22F4-4935-9851-409715F663B0}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon> | ||||
|     </ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>Novell.CASA.miCASAWrapper</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Library</OutputType> | ||||
|     <RootNamespace>Novell.CASA</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Runtime.Remoting"> | ||||
|       <Name>System.Runtime.Remoting</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\..\micasad\lib\Novell.CASA.Common.csproj"> | ||||
|       <Name>Novell.CASA.Common</Name> | ||||
|       <Project>{57CD94A2-5B4A-40C3-8189-CB760FB78357}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="BasicCredential.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="miCASA.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="miCasaException.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="NativeCalls.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="RemoteClient.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="RemoteServer.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="Secret.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="SecretStore.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,58 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "true" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ShowAllFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath> | ||||
|     </ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ShowAllFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>true</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments> | ||||
|     </StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,161 +1,230 @@ | ||||
| <?xml version="1.0" encoding="Windows-1252"?> | ||||
| <VisualStudioProject | ||||
| 	ProjectType="Visual C++" | ||||
| 	Version="7.10" | ||||
| 	Version="8.00" | ||||
| 	Name="cSample" | ||||
| 	ProjectGUID="{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}" | ||||
| 	SccProjectName="" | ||||
| 	SccLocalPath=""> | ||||
| 	> | ||||
| 	<Platforms> | ||||
| 		<Platform | ||||
| 			Name="Win32"/> | ||||
| 			Name="Win32" | ||||
| 		/> | ||||
| 	</Platforms> | ||||
| 	<ToolFiles> | ||||
| 	</ToolFiles> | ||||
| 	<Configurations> | ||||
| 		<Configuration | ||||
| 			Name="Debug|Win32" | ||||
| 			OutputDirectory=".\Debug" | ||||
| 			IntermediateDirectory=".\Debug" | ||||
| 			ConfigurationType="1" | ||||
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||||
| 			UseOfMFC="0" | ||||
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||||
| 			CharacterSet="2"> | ||||
| 			ATLMinimizesCRunTimeLibraryUsage="false" | ||||
| 			CharacterSet="2" | ||||
| 			> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool" | ||||
| 				TypeLibraryName=".\Debug/sshtst.tlb" | ||||
| 				HeaderFileName="" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCLCompilerTool" | ||||
| 				Optimization="0" | ||||
| 				AdditionalIncludeDirectories="..\..\include" | ||||
| 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | ||||
| 				BasicRuntimeChecks="3" | ||||
| 				RuntimeLibrary="5" | ||||
| 				UsePrecompiledHeader="2" | ||||
| 				RuntimeLibrary="1" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				AssemblerListingLocation=".\Debug/" | ||||
| 				ObjectFile=".\Debug/" | ||||
| 				ProgramDataBaseFileName=".\Debug/" | ||||
| 				WarningLevel="3" | ||||
| 				SuppressStartupBanner="TRUE" | ||||
| 				SuppressStartupBanner="true" | ||||
| 				DebugInformationFormat="4" | ||||
| 				CompileAs="0"/> | ||||
| 				CompileAs="0" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 				PreprocessorDefinitions="_DEBUG" | ||||
| 				Culture="1033" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies="odbc32.lib odbccp32.lib micasa.lib" | ||||
| 				LinkIncremental="1" | ||||
| 				SuppressStartupBanner="TRUE" | ||||
| 				SuppressStartupBanner="true" | ||||
| 				AdditionalLibraryDirectories="..\..\micasadk\Debug" | ||||
| 				GenerateDebugInformation="TRUE" | ||||
| 				GenerateDebugInformation="true" | ||||
| 				SubSystem="1" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool" | ||||
| 				TypeLibraryName=".\Debug/sshtst.tlb" | ||||
| 				HeaderFileName=""/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 				PreprocessorDefinitions="_DEBUG" | ||||
| 				Culture="1033"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| 			Name="Release|Win32" | ||||
| 			OutputDirectory=".\Release" | ||||
| 			IntermediateDirectory=".\Release" | ||||
| 			ConfigurationType="1" | ||||
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||||
| 			UseOfMFC="0" | ||||
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE" | ||||
| 			CharacterSet="2"> | ||||
| 			ATLMinimizesCRunTimeLibraryUsage="false" | ||||
| 			CharacterSet="2" | ||||
| 			> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool" | ||||
| 				TypeLibraryName=".\Release/sshtst.tlb" | ||||
| 				HeaderFileName="" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCLCompilerTool" | ||||
| 				Optimization="2" | ||||
| 				InlineFunctionExpansion="1" | ||||
| 				AdditionalIncludeDirectories="..\..\include" | ||||
| 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | ||||
| 				StringPooling="TRUE" | ||||
| 				RuntimeLibrary="4" | ||||
| 				EnableFunctionLevelLinking="TRUE" | ||||
| 				UsePrecompiledHeader="2" | ||||
| 				StringPooling="true" | ||||
| 				RuntimeLibrary="0" | ||||
| 				EnableFunctionLevelLinking="true" | ||||
| 				UsePrecompiledHeader="0" | ||||
| 				AssemblerListingLocation=".\Release/" | ||||
| 				ObjectFile=".\Release/" | ||||
| 				ProgramDataBaseFileName=".\Release/" | ||||
| 				WarningLevel="3" | ||||
| 				SuppressStartupBanner="TRUE" | ||||
| 				CompileAs="0"/> | ||||
| 				SuppressStartupBanner="true" | ||||
| 				CompileAs="0" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCCustomBuildTool"/> | ||||
| 				Name="VCManagedResourceCompilerTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 				PreprocessorDefinitions="NDEBUG" | ||||
| 				Culture="1033" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCLinkerTool" | ||||
| 				AdditionalDependencies="micasa.lib odbc32.lib odbccp32.lib" | ||||
| 				LinkIncremental="1" | ||||
| 				SuppressStartupBanner="TRUE" | ||||
| 				SuppressStartupBanner="true" | ||||
| 				AdditionalLibraryDirectories="..\..\lib\Release" | ||||
| 				SubSystem="1" | ||||
| 				TargetMachine="1"/> | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCMIDLTool" | ||||
| 				TypeLibraryName=".\Release/sshtst.tlb" | ||||
| 				HeaderFileName=""/> | ||||
| 				Name="VCALinkTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool"/> | ||||
| 				Name="VCManifestTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreBuildEventTool"/> | ||||
| 				Name="VCXDCMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPreLinkEventTool"/> | ||||
| 				Name="VCBscMakeTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCResourceCompilerTool" | ||||
| 				PreprocessorDefinitions="NDEBUG" | ||||
| 				Culture="1033"/> | ||||
| 				Name="VCFxCopTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebServiceProxyGeneratorTool"/> | ||||
| 				Name="VCAppVerifierTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCXMLDataGeneratorTool"/> | ||||
| 				Name="VCWebDeploymentTool" | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCWebDeploymentTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCManagedWrapperGeneratorTool"/> | ||||
| 			<Tool | ||||
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 	</Configurations> | ||||
| 	<References> | ||||
| 		<ProjectReference | ||||
| 			ReferencedProjectIdentifier="{99988A22-4C58-4BF7-A2DB-57761E76FB26}" | ||||
| 			Name="micasa"/> | ||||
| 		/> | ||||
| 	</References> | ||||
| 	<Files> | ||||
| 		<File | ||||
| 			RelativePath=".\cSample.c"> | ||||
| 			RelativePath=".\cSample.c" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\micasa.h"> | ||||
| 			RelativePath="..\..\include\micasa.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\micasa_mgmd.h"> | ||||
| 			RelativePath="..\..\include\micasa_mgmd.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\micasa_types.h"> | ||||
| 			RelativePath="..\..\include\micasa_types.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\sscs_cache.h"> | ||||
| 			RelativePath="..\..\include\sscs_cache.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\sscs_lldefs.h"> | ||||
| 			RelativePath="..\..\include\sscs_lldefs.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="..\..\include\sscs_utf8.h"> | ||||
| 			RelativePath="..\..\include\sscs_utf8.h" | ||||
| 			> | ||||
| 		</File> | ||||
| 	</Files> | ||||
| 	<Globals> | ||||
|   | ||||
| @@ -1,109 +1,107 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP | ||||
|         ProjectType = "Local" | ||||
|         ProductVersion = "7.10.3077" | ||||
|         SchemaVersion = "2.0" | ||||
|         ProjectGuid = "{3FB57160-F475-4650-A45C-19D020661A2D}" | ||||
|     > | ||||
|         <Build> | ||||
|             <Settings | ||||
|                 ApplicationIcon = "App.ico" | ||||
|                 AssemblyKeyContainerName = "" | ||||
|                 AssemblyName = "CSharpSample" | ||||
|                 AssemblyOriginatorKeyFile = "" | ||||
|                 DefaultClientScript = "JScript" | ||||
|                 DefaultHTMLPageLayout = "Grid" | ||||
|                 DefaultTargetSchema = "IE50" | ||||
|                 DelaySign = "false" | ||||
|                 OutputType = "Exe" | ||||
|                 PreBuildEvent = "" | ||||
|                 PostBuildEvent = "" | ||||
|                 RootNamespace = "cSharpTest" | ||||
|                 RunPostBuildEvent = "OnBuildSuccess" | ||||
|                 StartupObject = "" | ||||
|             > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "DEBUG;TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "true" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "false" | ||||
|                     OutputPath = "bin\Debug\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     AllowUnsafeBlocks = "false" | ||||
|                     BaseAddress = "285212672" | ||||
|                     CheckForOverflowUnderflow = "false" | ||||
|                     ConfigurationOverrideFile = "" | ||||
|                     DefineConstants = "TRACE" | ||||
|                     DocumentationFile = "" | ||||
|                     DebugSymbols = "false" | ||||
|                     FileAlignment = "4096" | ||||
|                     IncrementalBuild = "false" | ||||
|                     NoStdLib = "false" | ||||
|                     NoWarn = "" | ||||
|                     Optimize = "true" | ||||
|                     OutputPath = "bin\Release\" | ||||
|                     RegisterForComInterop = "false" | ||||
|                     RemoveIntegerChecks = "false" | ||||
|                     TreatWarningsAsErrors = "false" | ||||
|                     WarningLevel = "4" | ||||
|                 /> | ||||
|             </Settings> | ||||
|             <References> | ||||
|                 <Reference | ||||
|                     Name = "System" | ||||
|                     AssemblyName = "System" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.Data" | ||||
|                     AssemblyName = "System.Data" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "System.XML" | ||||
|                     AssemblyName = "System.Xml" | ||||
|                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" | ||||
|                 /> | ||||
|                 <Reference | ||||
|                     Name = "Novell.CASA.miCASAWrapper" | ||||
|                     Project = "{E21DD887-22F4-4935-9851-409715F663B0}" | ||||
|                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" | ||||
|                 /> | ||||
|             </References> | ||||
|         </Build> | ||||
|         <Files> | ||||
|             <Include> | ||||
|                 <File | ||||
|                     RelPath = "App.ico" | ||||
|                     BuildAction = "Content" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "AssemblyInfo.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|                 <File | ||||
|                     RelPath = "cSharpSample.cs" | ||||
|                     SubType = "Code" | ||||
|                     BuildAction = "Compile" | ||||
|                 /> | ||||
|             </Include> | ||||
|         </Files> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <ProjectType>Local</ProjectType> | ||||
|     <ProductVersion>8.0.50727</ProductVersion> | ||||
|     <SchemaVersion>2.0</SchemaVersion> | ||||
|     <ProjectGuid>{3FB57160-F475-4650-A45C-19D020661A2D}</ProjectGuid> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ApplicationIcon>App.ico</ApplicationIcon> | ||||
|     <AssemblyKeyContainerName> | ||||
|     </AssemblyKeyContainerName> | ||||
|     <AssemblyName>CSharpSample</AssemblyName> | ||||
|     <AssemblyOriginatorKeyFile> | ||||
|     </AssemblyOriginatorKeyFile> | ||||
|     <DefaultClientScript>JScript</DefaultClientScript> | ||||
|     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||||
|     <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||||
|     <DelaySign>false</DelaySign> | ||||
|     <OutputType>Exe</OutputType> | ||||
|     <RootNamespace>cSharpTest</RootNamespace> | ||||
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> | ||||
|     <StartupObject> | ||||
|     </StartupObject> | ||||
|     <FileUpgradeFlags> | ||||
|     </FileUpgradeFlags> | ||||
|     <UpgradeBackupLocation> | ||||
|     </UpgradeBackupLocation> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <OutputPath>bin\Debug\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>DEBUG;TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>true</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>false</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>full</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <OutputPath>bin\Release\</OutputPath> | ||||
|     <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | ||||
|     <BaseAddress>285212672</BaseAddress> | ||||
|     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> | ||||
|     <ConfigurationOverrideFile> | ||||
|     </ConfigurationOverrideFile> | ||||
|     <DefineConstants>TRACE</DefineConstants> | ||||
|     <DocumentationFile> | ||||
|     </DocumentationFile> | ||||
|     <DebugSymbols>false</DebugSymbols> | ||||
|     <FileAlignment>4096</FileAlignment> | ||||
|     <NoStdLib>false</NoStdLib> | ||||
|     <NoWarn> | ||||
|     </NoWarn> | ||||
|     <Optimize>true</Optimize> | ||||
|     <RegisterForComInterop>false</RegisterForComInterop> | ||||
|     <RemoveIntegerChecks>false</RemoveIntegerChecks> | ||||
|     <TreatWarningsAsErrors>false</TreatWarningsAsErrors> | ||||
|     <WarningLevel>4</WarningLevel> | ||||
|     <DebugType>none</DebugType> | ||||
|     <ErrorReport>prompt</ErrorReport> | ||||
|   </PropertyGroup> | ||||
|   <ItemGroup> | ||||
|     <Reference Include="System"> | ||||
|       <Name>System</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Data"> | ||||
|       <Name>System.Data</Name> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml"> | ||||
|       <Name>System.XML</Name> | ||||
|     </Reference> | ||||
|     <ProjectReference Include="..\..\sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj"> | ||||
|       <Name>Novell.CASA.miCASAWrapper</Name> | ||||
|       <Project>{E21DD887-22F4-4935-9851-409715F663B0}</Project> | ||||
|       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||||
|     </ProjectReference> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Content Include="App.ico" /> | ||||
|     <Compile Include="AssemblyInfo.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|     <Compile Include="cSharpSample.cs"> | ||||
|       <SubType>Code</SubType> | ||||
|     </Compile> | ||||
|   </ItemGroup> | ||||
|   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||||
|   <PropertyGroup> | ||||
|     <PreBuildEvent> | ||||
|     </PreBuildEvent> | ||||
|     <PostBuildEvent> | ||||
|     </PostBuildEvent> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
| @@ -1,48 +1,55 @@ | ||||
| <VisualStudioProject> | ||||
|     <CSHARP LastOpenVersion = "7.10.3077" > | ||||
|         <Build> | ||||
|             <Settings ReferencePath = "D:\ccm\SSClient\SecretStoreClient_src\c_sharp\NSSCSWrapper\bin\Debug\;D:\ccm\SSClient\SecretStoreClient_src\c_sharp\NSSCSWrapper\bin\Release\" > | ||||
|                 <Config | ||||
|                     Name = "Debug" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "1" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "true" | ||||
|                 /> | ||||
|                 <Config | ||||
|                     Name = "Release" | ||||
|                     EnableASPDebugging = "false" | ||||
|                     EnableASPXDebugging = "false" | ||||
|                     EnableUnmanagedDebugging = "false" | ||||
|                     EnableSQLServerDebugging = "false" | ||||
|                     RemoteDebugEnabled = "false" | ||||
|                     RemoteDebugMachine = "" | ||||
|                     StartAction = "Project" | ||||
|                     StartArguments = "2" | ||||
|                     StartPage = "" | ||||
|                     StartProgram = "" | ||||
|                     StartURL = "" | ||||
|                     StartWorkingDirectory = "" | ||||
|                     StartWithIE = "false" | ||||
|                 /> | ||||
|             </Settings> | ||||
|         </Build> | ||||
|         <OtherProjectSettings | ||||
|             CopyProjectDestinationFolder = "" | ||||
|             CopyProjectUncPath = "" | ||||
|             CopyProjectOption = "0" | ||||
|             ProjectView = "ProjectFiles" | ||||
|             ProjectTrust = "0" | ||||
|         /> | ||||
|     </CSHARP> | ||||
| </VisualStudioProject> | ||||
|  | ||||
| <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <PropertyGroup> | ||||
|     <LastOpenVersion>7.10.3077</LastOpenVersion> | ||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||||
|     <ReferencePath>D:\ccm\SSClient\SecretStoreClient_src\c_sharp\NSSCSWrapper\bin\Debug\;D:\ccm\SSClient\SecretStoreClient_src\c_sharp\NSSCSWrapper\bin\Release\</ReferencePath> | ||||
|     <CopyProjectDestinationFolder> | ||||
|     </CopyProjectDestinationFolder> | ||||
|     <CopyProjectUncPath> | ||||
|     </CopyProjectUncPath> | ||||
|     <CopyProjectOption>0</CopyProjectOption> | ||||
|     <ProjectView>ProjectFiles</ProjectView> | ||||
|     <ProjectTrust>0</ProjectTrust> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments>1</StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>true</StartWithIE> | ||||
|   </PropertyGroup> | ||||
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||||
|     <EnableASPDebugging>false</EnableASPDebugging> | ||||
|     <EnableASPXDebugging>false</EnableASPXDebugging> | ||||
|     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging> | ||||
|     <EnableSQLServerDebugging>false</EnableSQLServerDebugging> | ||||
|     <RemoteDebugEnabled>false</RemoteDebugEnabled> | ||||
|     <RemoteDebugMachine> | ||||
|     </RemoteDebugMachine> | ||||
|     <StartAction>Project</StartAction> | ||||
|     <StartArguments>2</StartArguments> | ||||
|     <StartPage> | ||||
|     </StartPage> | ||||
|     <StartProgram> | ||||
|     </StartProgram> | ||||
|     <StartURL> | ||||
|     </StartURL> | ||||
|     <StartWorkingDirectory> | ||||
|     </StartWorkingDirectory> | ||||
|     <StartWithIE>false</StartWithIE> | ||||
|   </PropertyGroup> | ||||
| </Project> | ||||
		Reference in New Issue
	
	Block a user