mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
GUI: Moved debugging window to AUI, more AUI improvements to be done
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4052 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
22
Externals/wxWidgets/build/msw/wx_adv.vcproj
vendored
22
Externals/wxWidgets/build/msw/wx_adv.vcproj
vendored
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="wxAdv28"
|
||||
Version="9,00"
|
||||
Name="adv"
|
||||
ProjectGUID="{0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}"
|
||||
RootNamespace="wxAdv28"
|
||||
TargetFrameworkVersion="0"
|
||||
@ -151,7 +151,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxAdv28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_adv.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -174,7 +174,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -227,7 +227,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxAdv28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28ud_adv.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -250,7 +250,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -307,7 +307,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxAdv28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28ud_adv.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -330,7 +330,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -384,7 +384,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxAdv28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_adv.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -407,7 +407,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxAdv28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxAdv28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -463,7 +463,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxAdv28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_adv.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
|
3022
Externals/wxWidgets/build/msw/wx_aui.vcproj
vendored
Normal file
3022
Externals/wxWidgets/build/msw/wx_aui.vcproj
vendored
Normal file
File diff suppressed because it is too large
Load Diff
24
Externals/wxWidgets/build/msw/wx_base.vcproj
vendored
24
Externals/wxWidgets/build/msw/wx_base.vcproj
vendored
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="wxBase28"
|
||||
Version="9,00"
|
||||
Name="base"
|
||||
ProjectGUID="{1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}"
|
||||
RootNamespace="wxBase28"
|
||||
TargetFrameworkVersion="131072"
|
||||
@ -20,7 +20,7 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -75,7 +75,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxBase28.lib"
|
||||
OutputFile="$(OutDir)\wxbase28u.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -98,7 +98,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -155,7 +155,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxBase28.lib"
|
||||
OutputFile="$(OutDir)\wxbase28u.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -178,7 +178,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -232,7 +232,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxBase28.lib"
|
||||
OutputFile="$(OutDir)\wxbase28ud.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -255,7 +255,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -312,7 +312,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxBase28.lib"
|
||||
OutputFile="$(OutDir)\wxbase28ud.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -412,7 +412,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugFast|x64"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxBase28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxBase28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -468,7 +468,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxBase28.lib"
|
||||
OutputFile="$(OutDir)\wxbase28u.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
|
26
Externals/wxWidgets/build/msw/wx_core.vcproj
vendored
26
Externals/wxWidgets/build/msw/wx_core.vcproj
vendored
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="wxCore28"
|
||||
Version="9,00"
|
||||
Name="core"
|
||||
ProjectGUID="{11F55366-12EC-4C44-A8CB-1D4E315D61ED}"
|
||||
RootNamespace="wxCore"
|
||||
TargetFrameworkVersion="131072"
|
||||
@ -20,7 +20,7 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -75,7 +75,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28ud_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -98,7 +98,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -155,7 +155,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28ud_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -178,7 +178,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\..\..\..\lib\vc_lib\Win32"
|
||||
IntermediateDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -233,7 +233,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -256,7 +256,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\..\..\..\lib\vc_lib\x64"
|
||||
IntermediateDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -312,7 +312,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -335,7 +335,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugFast|Win32"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
OutputDirectory="wxCore28_$(PlatformName)\..\..\..\lib\vc_lib\x86"
|
||||
IntermediateDirectory="wxCore28_$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
@ -390,7 +390,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@ -469,7 +469,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/wxCore28.lib"
|
||||
OutputFile="$(OutDir)\wxmsw28u_core.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
|
2
Externals/wxWidgets/include/wx/setup.h
vendored
2
Externals/wxWidgets/include/wx/setup.h
vendored
@ -960,7 +960,7 @@
|
||||
// Default is 1.
|
||||
//
|
||||
// Recommended setting: 1, can be safely set to 0.
|
||||
#define wxUSE_MDI 0
|
||||
#define wxUSE_MDI 1
|
||||
|
||||
// Set to 0 to disable document/view architecture
|
||||
#define wxUSE_DOC_VIEW_ARCHITECTURE 0
|
||||
|
Reference in New Issue
Block a user