2005-10-11 21:51:00 +02:00
|
|
|
<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 = ""
|
2005-10-12 17:27:21 +02:00
|
|
|
DefineConstants = "W32"
|
2005-10-11 21:51:00 +02:00
|
|
|
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 = ""
|
2005-10-12 17:27:21 +02:00
|
|
|
DefineConstants = "W32"
|
2005-10-11 21:51:00 +02:00
|
|
|
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"
|
|
|
|
/>
|
2005-11-18 22:20:53 +01:00
|
|
|
<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 = "pango-sharp"
|
|
|
|
AssemblyName = "pango-sharp"
|
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\pango-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
<Reference
|
|
|
|
Name = "atk-sharp"
|
|
|
|
AssemblyName = "atk-sharp"
|
2005-11-18 22:20:53 +01:00
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\atk-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
2005-10-11 21:51:00 +02:00
|
|
|
/>
|
|
|
|
<Reference
|
|
|
|
Name = "gdk-sharp"
|
|
|
|
AssemblyName = "gdk-sharp"
|
2005-11-18 22:20:53 +01:00
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\gdk-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
2005-10-11 21:51:00 +02:00
|
|
|
/>
|
|
|
|
<Reference
|
|
|
|
Name = "glade-sharp"
|
|
|
|
AssemblyName = "glade-sharp"
|
2005-11-18 22:20:53 +01:00
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\glade-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
2005-10-11 21:51:00 +02:00
|
|
|
/>
|
|
|
|
<Reference
|
|
|
|
Name = "glib-sharp"
|
|
|
|
AssemblyName = "glib-sharp"
|
2005-11-18 22:20:53 +01:00
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\glib-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
2005-10-11 21:51:00 +02:00
|
|
|
/>
|
|
|
|
<Reference
|
|
|
|
Name = "gtk-sharp"
|
|
|
|
AssemblyName = "gtk-sharp"
|
2005-11-18 22:20:53 +01:00
|
|
|
HintPath = "C:\GTK\2.6\lib\gtk-sharp-2.0\gtk-sharp.dll"
|
|
|
|
AssemblyFolderKey = "hklm\gtk-sharp"
|
2005-10-31 21:24:36 +01:00
|
|
|
/>
|
2006-02-21 23:47:35 +01:00
|
|
|
<Reference
|
|
|
|
Name = "Novell.CASA.A-D"
|
|
|
|
Project = "{25D49F34-F655-4CCF-93F1-449243AF7A32}"
|
|
|
|
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 = "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}"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
</References>
|
|
|
|
</Build>
|
|
|
|
<Files>
|
|
|
|
<Include>
|
2005-12-06 22:35:24 +01:00
|
|
|
<File
|
|
|
|
RelPath = "AssemblyInfo.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
<File
|
|
|
|
RelPath = "CasaMain.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-10-12 17:27:21 +02:00
|
|
|
<File
|
|
|
|
RelPath = "CasaTray.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
<File
|
|
|
|
RelPath = "Common.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-10-12 17:27:21 +02:00
|
|
|
<File
|
|
|
|
RelPath = "CommonGUI.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
<File
|
|
|
|
RelPath = "Firefox.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "GnomeKeyring.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 = "Store.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "StoreDataInterface.cs"
|
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "StorePolicyInterface.cs"
|
2005-10-27 18:21:48 +02:00
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "TrayLib.cs"
|
2005-10-11 21:51:00 +02:00
|
|
|
SubType = "Code"
|
|
|
|
BuildAction = "Compile"
|
|
|
|
/>
|
2005-11-01 23:34:36 +01:00
|
|
|
<File
|
|
|
|
RelPath = "images\CASA.bmp"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
2006-04-13 18:03:49 +02:00
|
|
|
<File
|
|
|
|
RelPath = "images\casa.glade"
|
|
|
|
BuildAction = "None"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "images\casa.gladep"
|
|
|
|
BuildAction = "None"
|
|
|
|
/>
|
2005-10-12 17:27:21 +02:00
|
|
|
<File
|
|
|
|
RelPath = "images\CASA_16.png"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "images\CASA_32.png"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "images\CASA_48.png"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
2005-10-13 23:59:26 +02:00
|
|
|
<File
|
|
|
|
RelPath = "images\CASAiconsLocked.ico"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
2005-10-11 21:51:00 +02:00
|
|
|
<File
|
|
|
|
RelPath = "images\casa-logo.png"
|
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
|
|
|
<File
|
|
|
|
RelPath = "images\firefox-logo.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"
|
|
|
|
/>
|
2005-10-12 17:27:21 +02:00
|
|
|
<File
|
|
|
|
RelPath = "images\novell-logo.png"
|
2005-10-11 21:51:00 +02:00
|
|
|
BuildAction = "Content"
|
|
|
|
/>
|
|
|
|
</Include>
|
|
|
|
</Files>
|
|
|
|
</CSHARP>
|
|
|
|
</VisualStudioProject>
|
|
|
|
|