mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
129 lines
4.8 KiB
XML
129 lines
4.8 KiB
XML
|
<VisualStudioProject>
|
||
|
<CSHARP
|
||
|
ProjectType = "Local"
|
||
|
ProductVersion = "7.0.9466"
|
||
|
SchemaVersion = "1.0"
|
||
|
ProjectGuid = "{41468AF6-24B5-4807-8AF4-7A41FBD2904F}"
|
||
|
>
|
||
|
<Build>
|
||
|
<Settings
|
||
|
ApplicationIcon = "App.ico"
|
||
|
AssemblyKeyContainerName = ""
|
||
|
AssemblyName = "CSBrowse"
|
||
|
AssemblyOriginatorKeyFile = ""
|
||
|
DefaultClientScript = "JScript"
|
||
|
DefaultHTMLPageLayout = "Grid"
|
||
|
DefaultTargetSchema = "IE50"
|
||
|
DelaySign = "false"
|
||
|
OutputType = "WinExe"
|
||
|
RootNamespace = "CSBrowse"
|
||
|
StartupObject = ""
|
||
|
>
|
||
|
<Config
|
||
|
Name = "Debug"
|
||
|
AllowUnsafeBlocks = "false"
|
||
|
BaseAddress = "285212672"
|
||
|
CheckForOverflowUnderflow = "false"
|
||
|
ConfigurationOverrideFile = ""
|
||
|
DefineConstants = "DEBUG;TRACE"
|
||
|
DocumentationFile = ""
|
||
|
DebugSymbols = "true"
|
||
|
FileAlignment = "4096"
|
||
|
IncrementalBuild = "true"
|
||
|
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"
|
||
|
Optimize = "true"
|
||
|
OutputPath = "bin\Release\"
|
||
|
RegisterForComInterop = "false"
|
||
|
RemoveIntegerChecks = "false"
|
||
|
TreatWarningsAsErrors = "false"
|
||
|
WarningLevel = "4"
|
||
|
/>
|
||
|
</Settings>
|
||
|
<References>
|
||
|
<Reference
|
||
|
Name = "System"
|
||
|
AssemblyName = "System"
|
||
|
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Data"
|
||
|
AssemblyName = "System.Data"
|
||
|
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Drawing"
|
||
|
AssemblyName = "System.Drawing"
|
||
|
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.Windows.Forms"
|
||
|
AssemblyName = "System.Windows.Forms"
|
||
|
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System.XML"
|
||
|
AssemblyName = "System.Xml"
|
||
|
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "MOZILLACONTROLLib"
|
||
|
Guid = "{1339B53E-3453-11D2-93B9-000000000000}"
|
||
|
VersionMajor = "1"
|
||
|
VersionMinor = "0"
|
||
|
Lcid = "0"
|
||
|
WrapperTool = "tlbimp"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "AxMOZILLACONTROLLib"
|
||
|
Guid = "{1339B53E-3453-11D2-93B9-000000000000}"
|
||
|
VersionMajor = "1"
|
||
|
VersionMinor = "0"
|
||
|
Lcid = "0"
|
||
|
WrapperTool = "aximp"
|
||
|
/>
|
||
|
</References>
|
||
|
</Build>
|
||
|
<Files>
|
||
|
<Include>
|
||
|
<File
|
||
|
RelPath = "App.ico"
|
||
|
BuildAction = "Content"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "AssemblyInfo.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Form1.cs"
|
||
|
SubType = "Form"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Form1.resx"
|
||
|
DependentUpon = "Form1.cs"
|
||
|
BuildAction = "EmbeddedResource"
|
||
|
/>
|
||
|
</Include>
|
||
|
</Files>
|
||
|
</CSHARP>
|
||
|
</VisualStudioProject>
|
||
|
|