mirror of https://github.com/yasm/yasm.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
413 lines
9.2 KiB
413 lines
9.2 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="8.00" |
|
Name="yasm" |
|
ProjectGUID="{34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}" |
|
RootNamespace="yasm" |
|
> |
|
<Platforms> |
|
<Platform |
|
Name="Win32" |
|
/> |
|
<Platform |
|
Name="x64" |
|
/> |
|
</Platforms> |
|
<ToolFiles> |
|
</ToolFiles> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
InheritedPropertySheets=".\crt_secure_no_deprecate.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
CharacterSet="2" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb" |
|
HeaderFileName="" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories=".,../.." |
|
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="1" |
|
UsePrecompiledHeader="0" |
|
PrecompiledHeaderFile="" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(IntDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
DebugInformationFormat="4" |
|
CompileAs="0" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="$(OutDir)\yasm.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="true" |
|
GenerateDebugInformation="true" |
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
|
SubSystem="1" |
|
TargetMachine="1" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug|x64" |
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\crt_secure_no_deprecate.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
CharacterSet="2" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="3" |
|
TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb" |
|
HeaderFileName="" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories=".,../.." |
|
PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;VC;WIN64" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="1" |
|
UsePrecompiledHeader="0" |
|
PrecompiledHeaderFile="" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(IntDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
DebugInformationFormat="3" |
|
CompileAs="0" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="$(OutDir)\yasm.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="true" |
|
GenerateDebugInformation="true" |
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb" |
|
SubSystem="1" |
|
TargetMachine="17" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
InheritedPropertySheets=".\crt_secure_no_deprecate.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
CharacterSet="2" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb" |
|
HeaderFileName="" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="3" |
|
InlineFunctionExpansion="0" |
|
EnableIntrinsicFunctions="true" |
|
AdditionalIncludeDirectories=".,../.." |
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC" |
|
StringPooling="true" |
|
RuntimeLibrary="0" |
|
EnableFunctionLevelLinking="true" |
|
UsePrecompiledHeader="0" |
|
PrecompiledHeaderFile="" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(IntDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
CompileAs="0" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="$(OutDir)\yasm.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="true" |
|
GenerateDebugInformation="false" |
|
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
|
SubSystem="1" |
|
TargetMachine="1" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|x64" |
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\crt_secure_no_deprecate.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
CharacterSet="2" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="3" |
|
TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb" |
|
HeaderFileName="" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="3" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories=".,../.." |
|
PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;VC;WIN64" |
|
StringPooling="true" |
|
RuntimeLibrary="0" |
|
EnableFunctionLevelLinking="true" |
|
UsePrecompiledHeader="0" |
|
PrecompiledHeaderFile="" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(IntDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
CompileAs="0" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="$(OutDir)\yasm.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="true" |
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb" |
|
SubSystem="1" |
|
TargetMachine="17" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|
> |
|
<File |
|
RelativePath="..\..\frontends\yasm\yasm-options.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\frontends\yasm\yasm.c" |
|
> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl" |
|
> |
|
<File |
|
RelativePath="..\..\frontends\yasm\yasm-options.h" |
|
> |
|
</File> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|