mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
129 lines
3.5 KiB
Text
129 lines
3.5 KiB
Text
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="ALL_BUILD"
|
||
|
ProjectGUID="{E1C2664B-91BB-4D4F-868C-433164F81101}"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="ALL_BUILD.dir\Debug"
|
||
|
ConfigurationType="10"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=".\pm_common;.\porttime;"
|
||
|
ExceptionHandling="0"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Debug\""
|
||
|
AssemblerListingLocation="Debug"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
AdditionalIncludeDirectories=".\pm_common;.\porttime;"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Debug\""/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Debug\""
|
||
|
MkTypLibCompatible="FALSE"
|
||
|
TargetEnvironment="1"
|
||
|
GenerateStublessProxies="TRUE"
|
||
|
TypeLibraryName="$(InputName).tlb"
|
||
|
OutputDirectory="$(IntDir)"
|
||
|
HeaderFileName="$(InputName).h"
|
||
|
DLLDataFileName=""
|
||
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||
|
ProxyFileName="$(InputName)_p.c"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="ALL_BUILD.dir\Release"
|
||
|
ConfigurationType="10"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=".\pm_common;.\porttime;"
|
||
|
ExceptionHandling="0"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Release\""
|
||
|
AssemblerListingLocation="Release"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
AdditionalIncludeDirectories=".\pm_common;.\porttime;"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Release\""/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="CMAKE_INTDIR=\"Release\""
|
||
|
MkTypLibCompatible="FALSE"
|
||
|
TargetEnvironment="1"
|
||
|
GenerateStublessProxies="TRUE"
|
||
|
TypeLibraryName="$(InputName).tlb"
|
||
|
OutputDirectory="$(IntDir)"
|
||
|
HeaderFileName="$(InputName).h"
|
||
|
DLLDataFileName=""
|
||
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||
|
ProxyFileName="$(InputName)_p.c"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\CMakeFiles\ALL_BUILD">
|
||
|
</File>
|
||
|
<Filter
|
||
|
Name="CMake Rules"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath=".\CMakeFiles\ALL_BUILD.rule">
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
Description="Build all projects"
|
||
|
CommandLine=""
|
||
|
AdditionalDependencies=".\CMakeFiles\ALL_BUILD.rule"
|
||
|
Outputs=".\CMakeFiles\ALL_BUILD"/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32">
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
Description="Build all projects"
|
||
|
CommandLine=""
|
||
|
AdditionalDependencies=".\CMakeFiles\ALL_BUILD.rule"
|
||
|
Outputs=".\CMakeFiles\ALL_BUILD"/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|