204 lines
7.7 KiB
XML
204 lines
7.7 KiB
XML
|
<VisualStudioProject>
|
||
|
<CSHARP
|
||
|
ProjectType = "Local"
|
||
|
ProductVersion = "7.10.3077"
|
||
|
SchemaVersion = "2.0"
|
||
|
ProjectGuid = "{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}"
|
||
|
>
|
||
|
<Build>
|
||
|
<Settings
|
||
|
ApplicationIcon = "App.ico"
|
||
|
AssemblyKeyContainerName = ""
|
||
|
AssemblyName = "SecretStoreService"
|
||
|
AssemblyOriginatorKeyFile = ""
|
||
|
DefaultClientScript = "JScript"
|
||
|
DefaultHTMLPageLayout = "Grid"
|
||
|
DefaultTargetSchema = "IE50"
|
||
|
DelaySign = "false"
|
||
|
OutputType = "WinExe"
|
||
|
PreBuildEvent = ""
|
||
|
PostBuildEvent = ""
|
||
|
RootNamespace = "SecretStoreService"
|
||
|
RunPostBuildEvent = "OnBuildSuccess"
|
||
|
StartupObject = ""
|
||
|
>
|
||
|
<Config
|
||
|
Name = "Debug"
|
||
|
AllowUnsafeBlocks = "true"
|
||
|
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:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Data"
|
||
|
AssemblyName = "System.Data"
|
||
|
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Drawing"
|
||
|
AssemblyName = "System.Drawing"
|
||
|
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Windows.Forms"
|
||
|
AssemblyName = "System.Windows.Forms"
|
||
|
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.XML"
|
||
|
AssemblyName = "System.Xml"
|
||
|
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "NSSSWrapper"
|
||
|
AssemblyName = "NSSSWrapper"
|
||
|
HintPath = "..\NSSSWrapper\bin\Debug\NSSSWrapper.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "Novell.SecretStore.NSSCSWrapper"
|
||
|
AssemblyName = "Novell.SecretStore.NSSCSWrapper"
|
||
|
HintPath = "..\NSSCSWrapper\bin\Debug\Novell.SecretStore.NSSCSWrapper.dll"
|
||
|
/>
|
||
|
</References>
|
||
|
</Build>
|
||
|
<Files>
|
||
|
<Include>
|
||
|
<File
|
||
|
RelPath = "about.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "about.resx"
|
||
|
DependentUpon = "about.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Add Secret.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Add Secret.resx"
|
||
|
DependentUpon = "Add Secret.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "app.config"
|
||
|
BuildAction = "None"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "App.ico"
|
||
|
BuildAction = "Content"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "AssemblyInfo.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "DisplaySecret.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "DisplaySecret.resx"
|
||
|
DependentUpon = "DisplaySecret.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Main.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Main.resx"
|
||
|
DependentUpon = "Main.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "NewEntry.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "NewEntry.af.resx"
|
||
|
DependentUpon = "NewEntry.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "NewEntry.af-ZA.resx"
|
||
|
DependentUpon = "NewEntry.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "NewEntry.resx"
|
||
|
DependentUpon = "NewEntry.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Prompt.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Prompt.resx"
|
||
|
DependentUpon = "Prompt.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "SSInfo.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "SSInfo.resx"
|
||
|
DependentUpon = "SSInfo.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
</Include>
|
||
|
</Files>
|
||
|
</CSHARP>
|
||
|
</VisualStudioProject>
|
||
|
|