mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-01-24 09:47:34 +00:00
201 lines
6.9 KiB
XML
201 lines
6.9 KiB
XML
|
<VisualStudioProject>
|
||
|
<CSHARP
|
||
|
ProjectType = "Local"
|
||
|
ProductVersion = "7.10.3077"
|
||
|
SchemaVersion = "2.0"
|
||
|
ProjectGuid = "{12D60959-776E-41E9-82BE-AA5DF4BB7CAE}"
|
||
|
>
|
||
|
<Build>
|
||
|
<Settings
|
||
|
ApplicationIcon = ""
|
||
|
AssemblyKeyContainerName = ""
|
||
|
AssemblyName = "rtf"
|
||
|
AssemblyOriginatorKeyFile = ""
|
||
|
DefaultClientScript = "JScript"
|
||
|
DefaultHTMLPageLayout = "Grid"
|
||
|
DefaultTargetSchema = "IE50"
|
||
|
DelaySign = "false"
|
||
|
OutputType = "Exe"
|
||
|
PreBuildEvent = ""
|
||
|
PostBuildEvent = ""
|
||
|
RootNamespace = "rtf"
|
||
|
RunPostBuildEvent = "OnBuildSuccess"
|
||
|
StartupObject = ""
|
||
|
>
|
||
|
<Config
|
||
|
Name = "Debug"
|
||
|
AllowUnsafeBlocks = "false"
|
||
|
BaseAddress = "285212672"
|
||
|
CheckForOverflowUnderflow = "false"
|
||
|
ConfigurationOverrideFile = ""
|
||
|
DefineConstants = ""
|
||
|
DocumentationFile = ""
|
||
|
DebugSymbols = "true"
|
||
|
FileAlignment = "4096"
|
||
|
IncrementalBuild = "false"
|
||
|
NoStdLib = "false"
|
||
|
NoWarn = ""
|
||
|
Optimize = "false"
|
||
|
OutputPath = "bin\Debug\"
|
||
|
RegisterForComInterop = "false"
|
||
|
RemoveIntegerChecks = "false"
|
||
|
TreatWarningsAsErrors = "false"
|
||
|
WarningLevel = "1"
|
||
|
/>
|
||
|
<Config
|
||
|
Name = "Release"
|
||
|
AllowUnsafeBlocks = "false"
|
||
|
BaseAddress = "285212672"
|
||
|
CheckForOverflowUnderflow = "false"
|
||
|
ConfigurationOverrideFile = ""
|
||
|
DefineConstants = ""
|
||
|
DocumentationFile = ""
|
||
|
DebugSymbols = "false"
|
||
|
FileAlignment = "4096"
|
||
|
IncrementalBuild = "false"
|
||
|
NoStdLib = "false"
|
||
|
NoWarn = ""
|
||
|
Optimize = "false"
|
||
|
OutputPath = "bin\Release\"
|
||
|
RegisterForComInterop = "false"
|
||
|
RemoveIntegerChecks = "false"
|
||
|
TreatWarningsAsErrors = "false"
|
||
|
WarningLevel = "1"
|
||
|
/>
|
||
|
</Settings>
|
||
|
<References>
|
||
|
<Reference
|
||
|
Name = //"System.Drawing"
|
||
|
AssemblyName = //"System.Drawing"
|
||
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "System"
|
||
|
AssemblyName = "System"
|
||
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
|
||
|
/>
|
||
|
<Reference
|
||
|
Name = "ShiftUI"
|
||
|
AssemblyName = "ShiftUI"
|
||
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ShiftUI.dll"
|
||
|
/>
|
||
|
</References>
|
||
|
</Build>
|
||
|
<Files>
|
||
|
<Include>
|
||
|
<File
|
||
|
RelPath = "Charcode.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Charset.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "CharsetFlags.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "CharsetType.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "ClassDelegate.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Color.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "DestinationDelegate.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Font.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "KeysInit.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "KeyStruct.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Major.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Minor.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "RTF.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "RTFException.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "StandardCharCode.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "StandardCharName.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "Style.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "StyleElement.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "StyleType.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "test.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "TextMap.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
<File
|
||
|
RelPath = "TokenClass.cs"
|
||
|
SubType = "Code"
|
||
|
BuildAction = "Compile"
|
||
|
/>
|
||
|
</Include>
|
||
|
</Files>
|
||
|
</CSHARP>
|
||
|
</VisualStudioProject>
|
||
|
|