RetroZilla/extensions/manticore/Manticore.csproj
2015-10-20 23:03:22 -04:00

408 lines
15 KiB
XML

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9372"
SchemaVersion = "1.0"
ProjectGuid = "{B40F4C31-96AF-4E5F-A088-546389BC78C4}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Manticore"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
RootNamespace = "Silverstone.Manticore"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = ""
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = ".\"
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 = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "AxComCtl3"
AssemblyName = "AxComCtl3"
/>
<Reference
Name = "AxMOZILLACONTROLLib"
AssemblyName = "AxMOZILLACONTROLLib"
/>
<Reference
Name = "AxSHDocVw"
AssemblyName = "AxSHDocVw"
/>
<Reference
Name = "ComCtl3"
AssemblyName = "ComCtl3"
/>
<Reference
Name = "MOZILLACONTROLLib"
AssemblyName = "MOZILLACONTROLLib"
/>
<Reference
Name = "SHDocVw"
AssemblyName = "SHDocVw"
/>
<Reference
Name = "mscorlib"
AssemblyName = "mscorlib"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "app.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "makefile.win"
BuildAction = "None"
/>
<File
RelPath = "bookmarks\bookmarks.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "bookmarks\BookmarksTreeView.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "bookmarks\BookmarksTreeView.resx"
DependentUpon = "BookmarksTreeView.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bookmarks\BookmarksWindow.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "bookmarks\BookmarksWindow.resx"
DependentUpon = "BookmarksWindow.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bookmarks\FileBookmark.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "bookmarks\FileBookmark.resx"
DependentUpon = "FileBookmark.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bookmarks\Test.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "bookmarks\Test.resx"
DependentUpon = "Test.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\aboutdialog.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "browser\BrowserDisplayPanel.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "browser\BrowserDisplayPanel.resx"
DependentUpon = "BrowserDisplayPanel.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\browser-menu.xml"
BuildAction = "Content"
/>
<File
RelPath = "browser\browser-toolbar.xml"
BuildAction = "Content"
/>
<File
RelPath = "browser\browserwindow.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "browser\browserwindow.resx"
DependentUpon = "browserwindow.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\LocationBar.cs"
SubType = "UserControl"
BuildAction = "Compile"
/>
<File
RelPath = "browser\LocationBar.resx"
DependentUpon = "LocationBar.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\OpenLocDialog.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "browser\OpenLocDialog.resx"
DependentUpon = "OpenLocDialog.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\PrefPanel.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "browser\PrefPanel.resx"
DependentUpon = "PrefPanel.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\PrefPanels.xml"
BuildAction = "Content"
/>
<File
RelPath = "browser\PrefsDialog.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "browser\PrefsDialog.resx"
DependentUpon = "PrefsDialog.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "browser\RestoreSessionSettings.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "browser\RestoreSessionSettings.resx"
DependentUpon = "RestoreSessionSettings.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "core\DataStore.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core\FileLocator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core\MIMEService.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core\preferences.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core\ServiceManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "core\WindowMediator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "defaults\bookmarks.xml"
BuildAction = "Content"
/>
<File
RelPath = "defaults\default-prefs.xml"
BuildAction = "Content"
/>
<File
RelPath = "defaults\user-prefs.xml"
BuildAction = "Content"
/>
<File
RelPath = "layout\layoutabstraction.cs"
SubType = "UserControl"
BuildAction = "Compile"
/>
<File
RelPath = "resources\bookmark.png"
BuildAction = "Content"
/>
<File
RelPath = "resources\bookmark-folder-closed.png"
BuildAction = "Content"
/>
<File
RelPath = "resources\bookmark-folder-open.png"
BuildAction = "Content"
/>
<File
RelPath = "resources\manticore.exe.manifest"
BuildAction = "Content"
/>
<File
RelPath = "resources\manticore.png"
BuildAction = "Content"
/>
<File
RelPath = "resources\manticore.psd"
BuildAction = "None"
/>
<File
RelPath = "resources\manticore.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "toolkit\CommandUpdater.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\ContentBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\ManticoreDialog.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\ManticoreWindow.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\MenuBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\ProgressMeter.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\StripBar.cs"
SubType = "UserControl"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\TestForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\TestForm.resx"
DependentUpon = "TestForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "toolkit\ThemeStuff.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\toolkit.menus.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\toolkit.menus.resx"
DependentUpon = "toolkit.menus.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "toolkit\toolkit.toolbars.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "toolkit\toolkit.toolbars.resx"
DependentUpon = "toolkit.toolbars.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "toolkit\TreeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>