mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
148 lines
4.7 KiB
XML
148 lines
4.7 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="test"
|
|
ProjectGUID="{0BEACB8B-4058-41A4-A9DE-1B1FB650B21A}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="test.dir\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\pm_common;..\porttime;"
|
|
BasicRuntimeChecks="3"
|
|
CompileAs="1"
|
|
DebugInformationFormat="3"
|
|
ExceptionHandling="0"
|
|
InlineFunctionExpansion="0"
|
|
Optimization="0"
|
|
RuntimeLibrary="1"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,CMAKE_INTDIR=\"Debug\""
|
|
AssemblerListingLocation="Debug"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="../pm_test/Debug/test.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\pm_common;..\porttime;"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,CMAKE_INTDIR=\"Debug\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,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"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\portmidi_s.lib winmm.lib "
|
|
OutputFile="..\pm_test\Debug\test.exe"
|
|
Version="0.0"
|
|
GenerateManifest="TRUE"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="../pm_test/Debug/test.pdb"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
ImportLibrary="..\pm_test\Debug\test.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="test.dir\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000"
|
|
AdditionalIncludeDirectories="..\pm_common;..\porttime;"
|
|
CompileAs="1"
|
|
ExceptionHandling="0"
|
|
InlineFunctionExpansion="2"
|
|
Optimization="2"
|
|
RuntimeLibrary="0"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,CMAKE_INTDIR=\"Release\""
|
|
AssemblerListingLocation="Release"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="../pm_test/Release/test.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\pm_common;..\porttime;"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,CMAKE_INTDIR=\"Release\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,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"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Release\portmidi_s.lib winmm.lib "
|
|
OutputFile="..\pm_test\Release\test.exe"
|
|
Version="0.0"
|
|
GenerateManifest="TRUE"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="../pm_test/Release/test.pdb"
|
|
SubSystem="1"
|
|
ImportLibrary="..\pm_test\Release\test.lib"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\pm_test\test.c">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|