ikvm-fork/awt/IKVM.AWT.WinForms.csproj

111 строки
4.2 KiB
XML
Исходник Обычный вид История

2002-12-18 19:00:25 +03:00
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
2003-08-07 19:41:23 +04:00
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
2002-12-18 19:00:25 +03:00
ProjectGuid = "{E00A0FA2-1FD7-4DD9-8C06-7202CE366102}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
2004-05-27 13:32:35 +04:00
AssemblyName = "IKVM.AWT.WinForms"
2002-12-18 19:00:25 +03:00
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
2003-08-07 19:41:23 +04:00
PreBuildEvent = ""
PostBuildEvent = ""
2002-12-18 19:00:25 +03:00
RootNamespace = "awt"
2003-08-07 19:41:23 +04:00
RunPostBuildEvent = "OnBuildSuccess"
2002-12-18 19:00:25 +03:00
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
2003-08-07 19:41:23 +04:00
NoStdLib = "false"
2003-11-17 15:01:50 +03:00
NoWarn = "672,612"
2002-12-18 19:00:25 +03:00
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"
2003-08-07 19:41:23 +04:00
NoStdLib = "false"
NoWarn = ""
2002-12-18 19:00:25 +03:00
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
2004-05-27 11:12:04 +04:00
Name = "IKVM.Runtime"
Project = "{F5C7B588-0403-4AF2-A4DE-5697DE21BC2C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
2002-12-18 19:00:25 +03:00
/>
<Reference
2004-05-27 11:12:04 +04:00
Name = "IKVM.GNU.Classpath"
AssemblyName = "IKVM.GNU.Classpath"
HintPath = "..\bin\IKVM.GNU.Classpath.dll"
2002-12-18 19:00:25 +03:00
/>
2005-05-26 18:47:46 +04:00
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
2002-12-18 19:00:25 +03:00
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit.cs"
2004-03-26 13:19:21 +03:00
SubType = "Form"
2002-12-18 19:00:25 +03:00
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>