2008-07-12 17:40:22 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-09-13 15:09:03 +00:00
|
|
|
Version="8.00"
|
2008-07-15 11:53:41 +00:00
|
|
|
Name="DolphinWX"
|
2008-07-12 17:40:22 +00:00
|
|
|
ProjectGUID="{A72606EF-C5C1-4954-90AD-F0F93A8D97D9}"
|
|
|
|
RootNamespace="DolphinWX"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\vc_msw/toolbar.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="0"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-08-23 15:28:24 +00:00
|
|
|
PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
2008-07-12 17:40:22 +00:00
|
|
|
StringPooling="false"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableFunctionLevelLinking="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
2008-08-24 15:46:08 +00:00
|
|
|
FloatingPointModel="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
|
|
|
|
Culture="1033"
|
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-09-12 13:46:45 +00:00
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib LZO.lib"
|
2008-07-12 17:40:22 +00:00
|
|
|
OutputFile="../../../Binary/Win32/DolphinWx.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-12 13:46:45 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\wxWidgets\lib;..\..\..\Externals\LZO\win32\$(ConfigurationName)"
|
2008-07-12 17:40:22 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
BaseAddress="0x00400000"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\vc_msw/toolbar.bsc"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Release|x64"
|
2008-07-12 17:40:22 +00:00
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetEnvironment="3"
|
|
|
|
TypeLibraryName=".\vc_msw/toolbar.tlb"
|
2008-07-12 17:40:22 +00:00
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
2008-09-13 10:28:23 +00:00
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="false"
|
2008-08-24 15:46:08 +00:00
|
|
|
FloatingPointModel="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
Culture="1033"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib"
|
|
|
|
OutputFile="../../../Binary/x64/DolphinWx.exe"
|
|
|
|
LinkIncremental="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalLibraryDirectories=""
|
2008-07-12 17:40:22 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
BaseAddress="0x00400000"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetMachine="17"
|
|
|
|
FixedBaseAddress="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
OutputFile=".\vc_msw/toolbar.bsc"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Debug|Win32"
|
2008-07-12 17:40:22 +00:00
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
2008-09-13 10:28:23 +00:00
|
|
|
TypeLibraryName=".\vc_mswd/toolbar.tlb"
|
2008-07-12 17:40:22 +00:00
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
2008-09-13 10:28:23 +00:00
|
|
|
Optimization="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXDEBUG__;_WINDOWS;NOPCH;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
2008-08-23 15:28:24 +00:00
|
|
|
FloatingPointModel="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
TreatWChar_tAsBuiltInType="true"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
Culture="1033"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswd;.\..\..\include;.;.\..\..\samples"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalOptions="/TLBID:1"
|
2008-09-12 13:46:45 +00:00
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib LZO.lib"
|
2008-09-13 10:28:23 +00:00
|
|
|
OutputFile="../../../Binary/Win32/DolphinWxD.exe"
|
|
|
|
LinkIncremental="2"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
2008-09-12 13:46:45 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\wxWidgets\lib\lib32;..\..\..\Externals\LZO\win32\$(ConfigurationName)"
|
2008-09-13 10:28:23 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-07-12 17:40:22 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
BaseAddress="0x00400000"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
OutputFile=".\vc_mswd/toolbar.bsc"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Debug|x64"
|
2008-07-12 17:40:22 +00:00
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="3"
|
2008-09-13 10:28:23 +00:00
|
|
|
TypeLibraryName=".\vc_mswd/toolbar.tlb"
|
2008-07-12 17:40:22 +00:00
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
2008-09-13 10:28:23 +00:00
|
|
|
Optimization="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXDEBUG__;_WINDOWS;NOPCH"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
2008-08-24 15:46:08 +00:00
|
|
|
FloatingPointModel="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
TreatWChar_tAsBuiltInType="true"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="_DEBUG,__WXMSW__,__WXDEBUG__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
Culture="1033"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswd;.\..\..\include;.;.\..\..\samples"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalOptions="/TLBID:1"
|
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib"
|
|
|
|
OutputFile="../../../Binary/x64/DolphinWxD.exe"
|
|
|
|
LinkIncremental="2"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
AdditionalLibraryDirectories=""
|
2008-09-13 10:28:23 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-07-12 17:40:22 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
BaseAddress="0x00400000"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
OutputFile=".\vc_mswd/toolbar.bsc"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="DebugFast|Win32"
|
2008-07-12 17:40:22 +00:00
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\vc_msw/toolbar.tlb"
|
2008-07-12 17:40:22 +00:00
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
2008-09-13 10:28:23 +00:00
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
FavorSizeOrSpeed="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
AdditionalIncludeDirectories="..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
2008-08-24 15:46:08 +00:00
|
|
|
FloatingPointModel="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
|
2008-07-12 17:40:22 +00:00
|
|
|
Culture="1033"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib LZO.lib"
|
|
|
|
OutputFile="../../../Binary/Win32/DolphinWxDF.exe"
|
|
|
|
LinkIncremental="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\wxWidgets\lib\lib32;..\..\..\Externals\LZO\win32\$(ConfigurationName)"
|
2008-07-12 17:40:22 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
2008-09-13 10:28:23 +00:00
|
|
|
LargeAddressAware="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
BaseAddress="0x00400000"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetMachine="1"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
2008-09-13 10:28:23 +00:00
|
|
|
OutputFile=".\vc_msw/toolbar.bsc"
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DebugFast|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-07 16:12:56 +00:00
|
|
|
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
|
2008-07-12 17:40:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="WIN32,__WXMSW__,_WINDOWS,NOPCH"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
TypeLibraryName=".\vc_msw/toolbar.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/EHsc "
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2008-09-13 15:09:03 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\..\Externals\LZO;..\Common\Src;..\Core\Src;..\DiscIO\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\DebuggerWX\src"
|
2008-07-12 17:40:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;__WXMSW__;_WINDOWS;NOPCH;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2008-08-24 15:46:08 +00:00
|
|
|
FloatingPointModel="0"
|
2008-07-12 17:40:22 +00:00
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ObjectFile="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
|
|
WarningLevel="4"
|
2008-08-24 15:46:08 +00:00
|
|
|
WarnAsError="false"
|
2008-07-12 17:40:22 +00:00
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="__WXMSW__,_WINDOWS,NOPCH"
|
|
|
|
Culture="1033"
|
|
|
|
AdditionalIncludeDirectories=".\..\..\lib\vc_lib\msw;.\..\..\include;.;.\..\..\samples"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="comctl32.lib rpcrt4.lib winmm.lib"
|
|
|
|
OutputFile="../../../Binary/x64/DolphinWxDF.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
AdditionalLibraryDirectories=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
BaseAddress="0x00400000"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\vc_msw/toolbar.bsc"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Resources"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Dolphin.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Flag_Europe.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Flag_France.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Flag_Japan.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Flag_USA.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_FileOpen.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Help.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Options.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Pause.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Play.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_PluginDSP.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_PluginGFX.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_PluginPAD.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Plugins.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Refresh.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resources\Toolbar_Stop.xpm"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="GUI"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\Frame.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\Frame.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\GameListCtrl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\GameListCtrl.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-17 16:59:59 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\MemoryCards\GCMemcard.cpp"
|
|
|
|
>
|
2008-08-23 15:28:24 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
WarnAsError="false"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
WarnAsError="false"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="DebugFast|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
WarnAsError="false"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-08-17 16:59:59 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\MemoryCards\GCMemcard.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:40:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\Globals.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\Globals.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-17 16:59:59 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\MemcardManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\MemcardManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:40:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\PluginOptions.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\PluginOptions.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Misc"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\BootManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\BootManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\Config.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\Config.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\FileSearch.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\FileSearch.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\ISOFile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\ISOFile.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\PluginManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\PluginManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-09-13 15:09:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\Installer\Dolphin.ico"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\DolphinWX.rc"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:40:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\main.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\main.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\readme.txt"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-07 16:12:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\resource1.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-13 15:09:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\resource2.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource3.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\resource4.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:40:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\stdafx.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Release|x64"
|
2008-07-12 17:40:22 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Debug|Win32"
|
2008-07-12 17:40:22 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="Debug|x64"
|
2008-07-12 17:40:22 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2008-09-13 10:28:23 +00:00
|
|
|
Name="DebugFast|Win32"
|
2008-07-12 17:40:22 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="DebugFast|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\stdafx.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|