EXTRA_DIST += Mkfiles/Makefile.dj
EXTRA_DIST += Mkfiles/dj/config.h
EXTRA_DIST += Mkfiles/dj/libyasm-stdint.h
-EXTRA_DIST += Mkfiles/vc/yasm.sln
-EXTRA_DIST += Mkfiles/vc/yasm.vcproj
-EXTRA_DIST += Mkfiles/vc/config.h
-EXTRA_DIST += Mkfiles/vc/libyasm-stdint.h
-EXTRA_DIST += Mkfiles/vc/genmacro/genmacro.vcproj
-EXTRA_DIST += Mkfiles/vc/genmacro/run.bat
-EXTRA_DIST += Mkfiles/vc/genmodule/genmodule.vcproj
-EXTRA_DIST += Mkfiles/vc/genmodule/run.bat
-EXTRA_DIST += Mkfiles/vc/genstring/genstring.vcproj
-EXTRA_DIST += Mkfiles/vc/genstring/run.bat
-EXTRA_DIST += Mkfiles/vc/genversion/genversion.vcproj
-EXTRA_DIST += Mkfiles/vc/genversion/run.bat
-EXTRA_DIST += Mkfiles/vc/libyasm/libyasm.vcproj
-EXTRA_DIST += Mkfiles/vc/modules/modules.vcproj
-EXTRA_DIST += Mkfiles/vc/re2c/re2c.vcproj
-EXTRA_DIST += Mkfiles/vc/re2c/run.bat
-EXTRA_DIST += Mkfiles/vc/genperf/genperf.vcproj
-EXTRA_DIST += Mkfiles/vc/genperf/run.bat
-EXTRA_DIST += Mkfiles/vc8/crt_secure_no_deprecate.vsprops
-EXTRA_DIST += Mkfiles/vc8/yasm.sln
-EXTRA_DIST += Mkfiles/vc8/yasm.vcproj
-EXTRA_DIST += Mkfiles/vc8/config.h
-EXTRA_DIST += Mkfiles/vc8/libyasm-stdint.h
-EXTRA_DIST += Mkfiles/vc8/readme.vc8.txt
-EXTRA_DIST += Mkfiles/vc8/yasm.rules
-EXTRA_DIST += Mkfiles/vc8/genmacro/genmacro.vcproj
-EXTRA_DIST += Mkfiles/vc8/genmacro/run.bat
-EXTRA_DIST += Mkfiles/vc8/genmodule/genmodule.vcproj
-EXTRA_DIST += Mkfiles/vc8/genmodule/run.bat
-EXTRA_DIST += Mkfiles/vc8/genstring/genstring.vcproj
-EXTRA_DIST += Mkfiles/vc8/genstring/run.bat
-EXTRA_DIST += Mkfiles/vc8/genversion/genversion.vcproj
-EXTRA_DIST += Mkfiles/vc8/genversion/run.bat
-EXTRA_DIST += Mkfiles/vc8/libyasm/libyasm.vcproj
-EXTRA_DIST += Mkfiles/vc8/modules/modules.vcproj
-EXTRA_DIST += Mkfiles/vc8/re2c/re2c.vcproj
-EXTRA_DIST += Mkfiles/vc8/re2c/run.bat
-EXTRA_DIST += Mkfiles/vc8/genperf/genperf.vcproj
-EXTRA_DIST += Mkfiles/vc8/genperf/run.bat
EXTRA_DIST += Mkfiles/vc9/crt_secure_no_deprecate.vsprops
EXTRA_DIST += Mkfiles/vc9/yasm.sln
EXTRA_DIST += Mkfiles/vc9/yasm.vcproj
+++ /dev/null
-/* $Id$ */\r
-\r
-#define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail)\r
-#define yasm__abspath(path) yasm__abspath_win(path)\r
-#define yasm__combpath(from, to) yasm__combpath_win(from, to)\r
-\r
-/* Command name to run C preprocessor */\r
-#define CPP_PROG "cpp"\r
-\r
-/* */\r
-/* #undef ENABLE_NLS */\r
-\r
-/* Define if you have the `abort' function. */\r
-#define HAVE_ABORT 1\r
-\r
-/* */\r
-/* #undef HAVE_CATGETS */\r
-\r
-/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the\r
- CoreFoundation framework. */\r
-/* #undef HAVE_CFLOCALECOPYCURRENT */\r
-\r
-/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in\r
- the CoreFoundation framework. */\r
-/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */\r
-\r
-/* Define if the GNU dcgettext() function is already present or preinstalled.\r
- */\r
-/* #undef HAVE_DCGETTEXT */\r
-\r
-/* Define to 1 if you have the <direct.h> header file. */\r
-#define HAVE_DIRECT_H 1\r
-\r
-/* Define to 1 if you have the `ftruncate' function. */\r
-/* #undef HAVE_FTRUNCATE */\r
-\r
-/* Define to 1 if you have the `getcwd' function. */\r
-#define HAVE_GETCWD 1\r
-\r
-/* */\r
-/* #undef HAVE_GETTEXT */\r
-\r
-/* Define if you have the GNU C Library */\r
-/* #undef HAVE_GNU_C_LIBRARY */\r
-\r
-/* Define if you have the iconv() function. */\r
-/* #undef HAVE_ICONV */\r
-\r
-/* Define if you have the <inttypes.h> header file. */\r
-/* #undef HAVE_INTTYPES_H */\r
-\r
-/* */\r
-/* #undef HAVE_LC_MESSAGES */\r
-\r
-/* Define to 1 if you have the <libgen.h> header file. */\r
-/* #undef HAVE_LIBGEN_H */\r
-\r
-/* Define if you have the <memory.h> header file. */\r
-/* #undef HAVE_MEMORY_H */\r
-\r
-/* Define if you have the `mergesort' function. */\r
-/* #undef HAVE_MERGESORT */\r
-\r
-/* Define to 1 if you have the `popen' function. */\r
-/* #undef HAVE_POPEN */\r
-\r
-/* Define if you have the <stdint.h> header file. */\r
-/* #undef HAVE_STDINT_H */\r
-\r
-/* Define if you have the <stdlib.h> header file. */\r
-#define HAVE_STDLIB_H 1\r
-\r
-/* */\r
-/* #undef HAVE_STPCPY */\r
-\r
-/* Define if you have the `strcasecmp' function. */\r
-/* #undef HAVE_STRCASECMP */\r
-\r
-/* Define if you have the `strcmpi' function. */\r
-/* #undefine HAVE_STRCMPI */\r
-\r
-/* Define if you have the `stricmp' function. */\r
-/* #undefine HAVE_STRICMP */\r
-\r
-/* Define if you have the <strings.h> header file. */\r
-/* #undef HAVE_STRINGS_H */\r
-\r
-/* Define if you have the <string.h> header file. */\r
-#define HAVE_STRING_H 1\r
-\r
-/* Define if you have the `strncasecmp' function. */\r
-/* #undef HAVE_STRNCASECMP */\r
-\r
-/* Define if you have the `strsep' function. */\r
-/* #undef HAVE_STRSEP */\r
-\r
-/* Define if you have the <sys/stat.h> header file. */\r
-/* #undef HAVE_SYS_STAT_H */\r
-\r
-/* Define if you have the <sys/types.h> header file. */\r
-#define HAVE_SYS_TYPES_H 1\r
-\r
-/* Define if you have the `toascii' function. */\r
-#define HAVE_TOASCII 1\r
-#define toascii __toascii\r
-\r
-/* Define if you have the <unistd.h> header file. */\r
-/* #undef HAVE_UNISTD_H */\r
-\r
-/* Define to 1 if you have the `vsnprintf' function. */\r
-/* #undef HAVE_VSNPRINTF */\r
-\r
-/* Define to 1 if you have the `_stricmp' function. */\r
-#define HAVE__STRICMP 1\r
-\r
-/* Name of package */\r
-#define PACKAGE "yasm"\r
-\r
-/* Define to the address where bug reports for this package should be sent. */\r
-#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"\r
-\r
-/* Define to build version of this package. */\r
-#define PACKAGE_BUILD "HEAD"\r
-\r
-/* Define to internal version of this package. */\r
-#define PACKAGE_INTVER "0.7.99"\r
-\r
-/* Define to the full name of this package. */\r
-#define PACKAGE_NAME "yasm"\r
-\r
-/* Define to the full name and version of this package. */\r
-#define PACKAGE_STRING "yasm HEAD"\r
-\r
-/* Define to the one symbol short name of this package. */\r
-#define PACKAGE_TARNAME "yasm"\r
-\r
-/* Define to the version of this package. */\r
-#define PACKAGE_VERSION "HEAD"\r
-\r
-/* Define if the C compiler supports function prototypes. */\r
-#define PROTOTYPES 1\r
-\r
-/* The size of a `char', as computed by sizeof. */\r
-/* #undef SIZEOF_CHAR */\r
-\r
-/* The size of a `int', as computed by sizeof. */\r
-/* #undef SIZEOF_INT */\r
-\r
-/* The size of a `long', as computed by sizeof. */\r
-/* #undef SIZEOF_LONG */\r
-\r
-/* The size of a `short', as computed by sizeof. */\r
-/* #undef SIZEOF_SHORT */\r
-\r
-/* The size of a `void*', as computed by sizeof. */\r
-/* #undef SIZEOF_VOIDP */\r
-\r
-/* Define if you have the ANSI C header files. */\r
-#define STDC_HEADERS 1\r
-\r
-/* Version number of package */\r
-#define VERSION "HEAD"\r
-\r
-/* Define if using the dmalloc debugging malloc package */\r
-/* #undef WITH_DMALLOC */\r
-\r
-/* Define like PROTOTYPES; this can be used by system headers. */\r
-#define __PROTOTYPES 1\r
-\r
-/* Define to empty if `const' does not conform to ANSI C. */\r
-/* #undef const */\r
-\r
-/* Define as `__inline' if that's what the C compiler calls it, or to nothing\r
- if it is not supported. */\r
-#ifndef __cplusplus\r
-/* #undef inline */\r
-#endif\r
-\r
-/* Define to `unsigned' if <sys/types.h> doesn't define. */\r
-/* #undef size_t */\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="genmacro"\r
- ProjectGUID="{225700A5-07B8-434E-AD61-555278BF6733}"\r
- RootNamespace="genmacro"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genmacro.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/genmacro.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genmacro.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
- <File\r
- RelativePath="..\..\..\tools\genmacro\genmacro.c">\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 nasm-version.c nasm_version_mac version.mac\r
-%1 nasm-macros.c nasm_standard_mac modules\parsers\nasm\nasm-std.mac\r
-%1 win64-nasm.c win64_nasm_stdmac modules\objfmts\coff\win64-nasm.mac\r
-%1 win64-gas.c win64_gas_stdmac modules\objfmts\coff\win64-gas.mac\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="genmodule"\r
- ProjectGUID="{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="Debug"\r
- IntermediateDirectory="Debug"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;FILTERMODE"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genmodule.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/genmodule.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;FILTERMODE"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genmodule.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
- <File\r
- RelativePath="..\..\..\libyasm\genmodule.c">\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-@echo off\r
-cd ..\..\..\r
-%1 libyasm\module.in Makefile.am\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="genperf"\r
- ProjectGUID="{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}"\r
- RootNamespace="genperf"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="Debug"\r
- IntermediateDirectory="Debug"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;STDC_HEADERS"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genperf.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/genperf.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;STDC_HEADERS"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genperf.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{1062695D-1C50-4068-8313-73A409885BC1}">\r
- <File\r
- RelativePath="..\..\..\tools\genperf\genperf.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\genperf\perfect.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xmalloc.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xstrdup.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
- UniqueIdentifier="{3C1E9AA8-6338-4CED-99F1-BEBA80607BD5}">\r
- <File\r
- RelativePath="..\..\..\tools\genperf\perfect.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\genperf\standard.h">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Resource Files"\r
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
- UniqueIdentifier="{005ED203-AC60-4E97-A0A2-8239D00786FE}">\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-@echo off\r
-reg query HKCR\Python.File\shell\open\command >nul: 2>&1\r
-goto answer%errorlevel%\r
-:answer0\r
-echo ... building with Python ...\r
-@echo on\r
-modules\arch\x86\gen_x86_insn.py\r
-@echo off\r
-goto end\r
-:answer1\r
-echo ... building without Python ...\r
-goto end\r
-:end\r
-@echo on\r
-%1 x86insn_nasm.gperf x86insn_nasm.c\r
-%1 x86insn_gas.gperf x86insn_gas.c\r
-%1 modules\arch\x86\x86cpu.gperf x86cpu.c\r
-%1 modules\arch\x86\x86regtmod.gperf x86regtmod.c\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="genstring"\r
- ProjectGUID="{021CEB0A-F721-4F59-B349-9CEEAF244459}"\r
- RootNamespace="genstring"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genstring.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/genstring.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genstring.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{28EBE11C-5BE8-4935-9381-F57696749E0C}">\r
- <File\r
- RelativePath="..\..\..\genstring.c">\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 license_msg license.c COPYING\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="genversion"\r
- ProjectGUID="{B545983B-8EE0-4A7B-A67A-E749EEAE62A2}"\r
- RootNamespace="genversion"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..\..\vc8"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genversion.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/genversion.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- AdditionalIncludeDirectories="..\..\vc8"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genversion.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{E67ED277-E4F2-4D79-8C9E-962BAC164F3F}">\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\genversion.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl">\r
- <File\r
- RelativePath="..\config.h">\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 version.mac\r
+++ /dev/null
-#ifndef _UINTPTR_T_DEFINED\r
-#ifdef _WIN64\r
-#include <vadefs.h>\r
-#else\r
-typedef unsigned long uintptr_t;\r
-#endif\r
-#define _UINTPTR_T_DEFINED\r
-#endif\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="libyasm"\r
- SccProjectName=""\r
- SccLocalPath="">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory=".\Release"\r
- IntermediateDirectory=".\Release"\r
- ConfigurationType="4"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="2"\r
- InlineFunctionExpansion="1"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- StringPooling="TRUE"\r
- RuntimeLibrary="4"\r
- EnableFunctionLevelLinking="TRUE"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Release/libyasm.pch"\r
- AssemblerListingLocation=".\Release/"\r
- ObjectFile=".\Release/"\r
- ProgramDataBaseFileName=".\Release/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile=".\Release\libyasm.lib"\r
- SuppressStartupBanner="TRUE"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory=".\Debug"\r
- IntermediateDirectory=".\Debug"\r
- ConfigurationType="4"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Debug/libyasm.pch"\r
- AssemblerListingLocation=".\Debug/"\r
- ObjectFile=".\Debug/"\r
- ProgramDataBaseFileName=".\Debug/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- DebugInformationFormat="4"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile=".\Debug\libyasm.lib"\r
- SuppressStartupBanner="TRUE"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r
- <File\r
- RelativePath="..\..\..\libyasm\assocdat.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bitvect.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-align.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-data.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-incbin.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-org.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-reserve.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bytecode.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\errwarn.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\file.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\floatnum.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\hamt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\insn.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\intnum.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\inttree.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\linemap.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\md5.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\mergesort.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\module.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\section.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\strcasecmp.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\strsep.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\symrec.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\valparam.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\value.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xmalloc.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xstrdup.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl">\r
- <File\r
- RelativePath="..\..\..\libyasm\arch.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\assocdat.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-int.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bitvect.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bytecode.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\compat-queue.h">\r
- </File>\r
- <File\r
- RelativePath="config.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\coretype.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\dbgfmt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\errwarn.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr-int.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\file.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\floatnum.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\hamt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\insn.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\intnum.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\inttree.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\linemap.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\md5.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\objfmt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\parser.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\preproc.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\section.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\symrec.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\util.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\valparam.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\value.h">\r
- </File>\r
- </Filter>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="modules"\r
- RootNamespace="modules"\r
- SccProjectName=""\r
- SccLocalPath="">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory=".\Release"\r
- IntermediateDirectory=".\Release"\r
- ConfigurationType="4"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="2"\r
- InlineFunctionExpansion="1"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- StringPooling="TRUE"\r
- RuntimeLibrary="4"\r
- EnableFunctionLevelLinking="TRUE"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Release/modules.pch"\r
- AssemblerListingLocation=".\Release/"\r
- ObjectFile=".\Release/"\r
- ProgramDataBaseFileName=".\Release/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile=".\Release\modules.lib"\r
- SuppressStartupBanner="TRUE"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory=".\Debug"\r
- IntermediateDirectory=".\Debug"\r
- ConfigurationType="4"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Debug/modules.pch"\r
- AssemblerListingLocation=".\Debug/"\r
- ObjectFile=".\Debug/"\r
- ProgramDataBaseFileName=".\Debug/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- DebugInformationFormat="4"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile=".\Debug\modules.lib"\r
- SuppressStartupBanner="TRUE"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r
- <Filter\r
- Name="arch"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3barch.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3barch.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3bbc.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\lc3bid.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86arch.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86arch.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86bc.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86expr.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86id.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\x86cpu.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\x86regtmod.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="dbgfmts"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\null\null-dbgfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\stabs\stabs-dbgfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-symline.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-type.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-info.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-aranges.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="objfmts"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\bin\bin-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\win64-except.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\dbg\dbg-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-machine.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-x86-amd64.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-x86-x86.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\macho\macho-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\rdf\rdf-objfmt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\xdf\xdf-objfmt.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="parsers"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parse.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parser.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parser.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\gas-token.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parse.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\nasm-token.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="preprocs"\r
- Filter="">\r
- <Filter\r
- Name="nasm"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\nasm-macros.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-preproc.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.h">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="raw"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\raw\raw-preproc.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="cpp"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\cpp\cpp-preproc.c">\r
- </File>\r
- </Filter>\r
- </Filter>\r
- <Filter\r
- Name="listfmts"\r
- Filter="">\r
- <Filter\r
- Name="nasm"\r
- Filter="">\r
- <File\r
- RelativePath="..\..\..\modules\listfmts\nasm\nasm-listfmt.c">\r
- </File>\r
- </Filter>\r
- </Filter>\r
- </Filter>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="re2c"\r
- ProjectGUID="{3C58BE13-50A3-4583-984D-D8902B3D7713}"\r
- RootNamespace="re2c"\r
- Keyword="Win32Proj">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="Debug"\r
- IntermediateDirectory="Debug"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="TRUE"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="4"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/re2c.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile="$(OutDir)/re2c.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="Release"\r
- IntermediateDirectory="Release"\r
- ConfigurationType="1"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="4"\r
- UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="TRUE"\r
- DebugInformationFormat="3"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/re2c.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="TRUE"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"/>\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
- <File\r
- RelativePath="..\..\..\tools\re2c\actions.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\code.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\dfa.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\main.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\mbo_getopt.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parser.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\scanner.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\substr.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\translate.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
- <File\r
- RelativePath="..\..\..\tools\re2c\basics.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\dfa.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\globals.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\ins.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\mbo_getopt.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parse.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parser.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\re.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\scanner.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\substr.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\token.h">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Resource Files"\r
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat">\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\\r
-%1 -s -o lc3bid.c modules\arch\lc3b\lc3bid.re\r
-%1 -b -o nasm-token.c modules\parsers\nasm\nasm-token.re\r
-%1 -b -o gas-token.c modules\parsers\gas\gas-token.re\r
+++ /dev/null
-Microsoft Visual Studio Solution File, Format Version 8.00\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libyasm", "libyasm\libyasm.vcproj", "{29FE7874-1256-4AD6-B889-68E399DC9608}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0} = {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modules", "modules\modules.vcproj", "{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619} = {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}\r
- {225700A5-07B8-434E-AD61-555278BF6733} = {225700A5-07B8-434E-AD61-555278BF6733}\r
- {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B889-68E399DC9608}\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713} = {3C58BE13-50A3-4583-984D-D8902B3D7713}\r
- {5758BF4E-ABC4-11DA-B012-B622A1EF5492} = {5758BF4E-ABC4-11DA-B012-B622A1EF5492}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yasm", "yasm.vcproj", "{34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6} = {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}\r
- {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B889-68E399DC9608}\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459} = {021CEB0A-F721-4F59-B349-9CEEAF244459}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmacro", "genmacro\genmacro.vcproj", "{225700A5-07B8-434E-AD61-555278BF6733}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2} = {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genversion", "genversion\genversion.vcproj", "{B545983B-8EE0-4A7B-A67A-E749EEAE62A2}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "re2c", "re2c\re2c.vcproj", "{3C58BE13-50A3-4583-984D-D8902B3D7713}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genperf", "genperf\genperf.vcproj", "{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmodule", "genmodule\genmodule.vcproj", "{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genstring", "genstring\genstring.vcproj", "{021CEB0A-F721-4F59-B349-9CEEAF244459}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- EndProjectSection\r
-EndProject\r
-Global\r
- GlobalSection(SolutionConfiguration) = preSolution\r
- Debug = Debug\r
- Release = Release\r
- EndGlobalSection\r
- GlobalSection(ProjectConfiguration) = postSolution\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug.ActiveCfg = Debug|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug.Build.0 = Debug|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release.ActiveCfg = Release|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release.Build.0 = Release|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug.ActiveCfg = Debug|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug.Build.0 = Debug|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release.ActiveCfg = Release|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release.Build.0 = Release|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug.ActiveCfg = Debug|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug.Build.0 = Debug|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release.ActiveCfg = Release|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release.Build.0 = Release|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug.ActiveCfg = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug.Build.0 = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release.ActiveCfg = Release|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release.Build.0 = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug.ActiveCfg = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug.Build.0 = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release.ActiveCfg = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release.Build.0 = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug.ActiveCfg = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug.Build.0 = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release.ActiveCfg = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release.Build.0 = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug.ActiveCfg = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug.Build.0 = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release.ActiveCfg = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release.Build.0 = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug.ActiveCfg = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug.Build.0 = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release.ActiveCfg = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release.Build.0 = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug.ActiveCfg = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug.Build.0 = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release.ActiveCfg = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release.Build.0 = Release|Win32\r
- EndGlobalSection\r
- GlobalSection(ExtensibilityGlobals) = postSolution\r
- EndGlobalSection\r
- GlobalSection(ExtensibilityAddIns) = postSolution\r
- EndGlobalSection\r
-EndGlobal\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="7.10"\r
- Name="yasm"\r
- SccProjectName=""\r
- SccLocalPath="">\r
- <Platforms>\r
- <Platform\r
- Name="Win32"/>\r
- </Platforms>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory=".\Debug"\r
- IntermediateDirectory=".\Debug"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="5"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Debug/yasm.pch"\r
- AssemblerListingLocation=".\Debug/"\r
- ObjectFile=".\Debug/"\r
- ProgramDataBaseFileName=".\Debug/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- DebugInformationFormat="4"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile=".\Debug/yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="TRUE"\r
- GenerateDebugInformation="TRUE"\r
- ProgramDatabaseFile=".\Debug/yasm.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"\r
- TypeLibraryName=".\Debug/yasm.tlb"\r
- HeaderFileName=""/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory=".\Release"\r
- IntermediateDirectory=".\Release"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
- CharacterSet="2">\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="2"\r
- InlineFunctionExpansion="1"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC"\r
- StringPooling="TRUE"\r
- RuntimeLibrary="4"\r
- EnableFunctionLevelLinking="TRUE"\r
- UsePrecompiledHeader="2"\r
- PrecompiledHeaderFile=".\Release/yasm.pch"\r
- AssemblerListingLocation=".\Release/"\r
- ObjectFile=".\Release/"\r
- ProgramDataBaseFileName=".\Release/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="TRUE"\r
- CompileAs="0"/>\r
- <Tool\r
- Name="VCCustomBuildTool"/>\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile=".\Release/yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="TRUE"\r
- ProgramDatabaseFile=".\Release/yasm.pdb"\r
- SubSystem="1"\r
- TargetMachine="1"/>\r
- <Tool\r
- Name="VCMIDLTool"\r
- TypeLibraryName=".\Release/yasm.tlb"\r
- HeaderFileName=""/>\r
- <Tool\r
- Name="VCPostBuildEventTool"/>\r
- <Tool\r
- Name="VCPreBuildEventTool"/>\r
- <Tool\r
- Name="VCPreLinkEventTool"/>\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"/>\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"/>\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"/>\r
- <Tool\r
- Name="VCWebDeploymentTool"/>\r
- <Tool\r
- Name="VCManagedWrapperGeneratorTool"/>\r
- <Tool\r
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm-options.c">\r
- </File>\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm-options.h">\r
- </File>\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm.c">\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl">\r
- </Filter>\r
- <Filter\r
- Name="Resource Files"\r
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">\r
- </Filter>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-/* $Id: config.h 1137 2004-09-04 01:24:57Z peter $ */\r
-\r
-#define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail)\r
-#define yasm__abspath(path) yasm__abspath_win(path)\r
-#define yasm__combpath(from, to) yasm__combpath_win(from, to)\r
-\r
-/* Command name to run C preprocessor */\r
-#define CPP_PROG "cpp"\r
-\r
-/* */\r
-/* #undef ENABLE_NLS */\r
-\r
-/* Define if you have the `abort' function. */\r
-#define HAVE_ABORT 1\r
-\r
-/* */\r
-/* #undef HAVE_CATGETS */\r
-\r
-/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the\r
- CoreFoundation framework. */\r
-/* #undef HAVE_CFLOCALECOPYCURRENT */\r
-\r
-/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in\r
- the CoreFoundation framework. */\r
-/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */\r
-\r
-/* Define if the GNU dcgettext() function is already present or preinstalled.\r
- */\r
-/* #undef HAVE_DCGETTEXT */\r
-\r
-/* Define to 1 if you have the <direct.h> header file. */\r
-#define HAVE_DIRECT_H 1\r
-\r
-/* Define to 1 if you have the `getcwd' function. */\r
-#define HAVE_GETCWD 1\r
-\r
-/* */\r
-/* #undef HAVE_GETTEXT */\r
-\r
-/* Define if you have the GNU C Library */\r
-/* #undef HAVE_GNU_C_LIBRARY */\r
-\r
-/* Define if you have the iconv() function. */\r
-/* #undef HAVE_ICONV */\r
-\r
-/* Define if you have the <inttypes.h> header file. */\r
-/* #undef HAVE_INTTYPES_H */\r
-\r
-/* */\r
-/* #undef HAVE_LC_MESSAGES */\r
-\r
-/* Define to 1 if you have the <libgen.h> header file. */\r
-/* #undef HAVE_LIBGEN_H */\r
-\r
-/* Define if you have the <memory.h> header file. */\r
-/* #undef HAVE_MEMORY_H */\r
-\r
-/* Define if you have the `mergesort' function. */\r
-/* #undef HAVE_MERGESORT */\r
-\r
-/* Define to 1 if you have the `popen' function. */\r
-/* #undef HAVE_POPEN */\r
-\r
-/* Define if you have the <stdint.h> header file. */\r
-/* #undef HAVE_STDINT_H */\r
-\r
-/* Define if you have the <stdlib.h> header file. */\r
-#define HAVE_STDLIB_H 1\r
-\r
-/* */\r
-/* #undef HAVE_STPCPY */\r
-\r
-/* Define if you have the `strcasecmp' function. */\r
-/* #undef HAVE_STRCASECMP */\r
-\r
-/* Define if you have the `strcmpi' function. */\r
-/* #undef HAVE_STRCMPI */\r
-\r
-/* Define if you have the `stricmp' function. */\r
-/* #undefine HAVE_STRICMP */\r
-\r
-/* Define if you have the <strings.h> header file. */\r
-/* #undef HAVE_STRINGS_H */\r
-\r
-/* Define if you have the <string.h> header file. */\r
-#define HAVE_STRING_H 1\r
-\r
-/* Define if you have the `strncasecmp' function. */\r
-/* #undef HAVE_STRNCASECMP */\r
-\r
-/* Define if you have the `strsep' function. */\r
-/* #undef HAVE_STRSEP */\r
-\r
-/* Define if you have the <sys/stat.h> header file. */\r
-/* #undef HAVE_SYS_STAT_H */\r
-\r
-/* Define if you have the <sys/types.h> header file. */\r
-#define HAVE_SYS_TYPES_H 1\r
-\r
-/* Define if you have the `toascii' function. */\r
-#define HAVE_TOASCII 1\r
-#define toascii __toascii\r
-\r
-/* Define if you have the <unistd.h> header file. */\r
-/* #undef HAVE_UNISTD_H */\r
-\r
-/* Define to 1 if you have the `vsnprintf' function. */\r
-/* #undef HAVE_VSNPRINTF */\r
-\r
-/* Define to 1 if you have the `_stricmp' function. */\r
-#define HAVE__STRICMP 1\r
-\r
-/* Name of package */\r
-#define PACKAGE "yasm"\r
-\r
-/* Define to the address where bug reports for this package should be sent. */\r
-#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"\r
-\r
-/* Define to build version of this package. */\r
-#define PACKAGE_BUILD "HEAD"\r
-\r
-/* Define to internal version of this package. */\r
-#define PACKAGE_INTVER "0.7.99"\r
-\r
-/* Define to the full name of this package. */\r
-#define PACKAGE_NAME "yasm"\r
-\r
-/* Define to the full name and version of this package. */\r
-#define PACKAGE_STRING "yasm HEAD"\r
-\r
-/* Define to the one symbol short name of this package. */\r
-#define PACKAGE_TARNAME "yasm"\r
-\r
-/* Define to the version of this package. */\r
-#define PACKAGE_VERSION "HEAD"\r
-\r
-/* Define if the C compiler supports function prototypes. */\r
-#define PROTOTYPES 1\r
-\r
-/* The size of a `char', as computed by sizeof. */\r
-/* #undef SIZEOF_CHAR */\r
-\r
-/* The size of a `int', as computed by sizeof. */\r
-/* #undef SIZEOF_INT */\r
-\r
-/* The size of a `long', as computed by sizeof. */\r
-/* #undef SIZEOF_LONG */\r
-\r
-/* The size of a `short', as computed by sizeof. */\r
-/* #undef SIZEOF_SHORT */\r
-\r
-/* The size of a `void*', as computed by sizeof. */\r
-/* #undef SIZEOF_VOIDP */\r
-\r
-/* Define if you have the ANSI C header files. */\r
-#define STDC_HEADERS 1\r
-\r
-/* Version number of package */\r
-#define VERSION "HEAD"\r
-\r
-/* Define if using the dmalloc debugging malloc package */\r
-/* #undef WITH_DMALLOC */\r
-\r
-/* Define like PROTOTYPES; this can be used by system headers. */\r
-#define __PROTOTYPES 1\r
-\r
-/* Define to empty if `const' does not conform to ANSI C. */\r
-/* #undef const */\r
-\r
-/* Define as `__inline' if that's what the C compiler calls it, or to nothing\r
- if it is not supported. */\r
-#ifndef __cplusplus\r
-/* #undef inline */\r
-#endif\r
-\r
-/* Define to `unsigned' if <sys/types.h> doesn't define. */\r
-/* #undef size_t */\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioPropertySheet\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="crt_secure_no_deprecate"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"\r
- />\r
-</VisualStudioPropertySheet>\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="genmacro"\r
- ProjectGUID="{225700A5-07B8-434E-AD61-555278BF6733}"\r
- RootNamespace="genmacro"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\genmacro.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genmacro.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
- >\r
- <File\r
- RelativePath="..\..\..\tools\genmacro\genmacro.c"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 nasm-version.c nasm_version_mac version.mac\r
-%1 nasm-macros.c nasm_standard_mac modules\parsers\nasm\nasm-std.mac\r
-%1 win64-nasm.c win64_nasm_stdmac modules\objfmts\coff\win64-nasm.mac\r
-%1 win64-gas.c win64_gas_stdmac modules\objfmts\coff\win64-gas.mac\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="genmodule"\r
- ProjectGUID="{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}"\r
- RootNamespace="genmodule"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;FILTERMODE"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- AssemblerListingLocation="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\genmodule.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;FILTERMODE"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- AssemblerListingLocation="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\genmodule.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
- >\r
- <File\r
- RelativePath="..\..\..\libyasm\genmodule.c"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-@echo off\r
-cd ..\..\..\r
-%1 libyasm\module.in Makefile.am\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="genperf"\r
- ProjectGUID="{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}"\r
- RootNamespace="genperf"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;STDC_HEADERS"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genperf.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;STDC_HEADERS"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genperf.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{1062695D-1C50-4068-8313-73A409885BC1}"\r
- >\r
- <File\r
- RelativePath="..\..\..\tools\genperf\genperf.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\genperf\perfect.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xmalloc.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xstrdup.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
- UniqueIdentifier="{3C1E9AA8-6338-4CED-99F1-BEBA80607BD5}"\r
- >\r
- <File\r
- RelativePath="..\..\..\tools\genperf\perfect.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\genperf\standard.h"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-@echo off\r
-reg query HKCR\Python.File\shell\open\command >nul: 2>&1\r
-goto answer%errorlevel%\r
-:answer0\r
-echo ... building with Python ...\r
-@echo on\r
-modules\arch\x86\gen_x86_insn.py\r
-@echo off\r
-goto end\r
-:answer1\r
-echo ... building without Python ...\r
-goto end\r
-:end\r
-@echo on\r
-%1 x86insn_nasm.gperf x86insn_nasm.c\r
-%1 x86insn_gas.gperf x86insn_gas.c\r
-%1 modules\arch\x86\x86cpu.gperf x86cpu.c\r
-%1 modules\arch\x86\x86regtmod.gperf x86regtmod.c\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="genstring"\r
- ProjectGUID="{021CEB0A-F721-4F59-B349-9CEEAF244459}"\r
- RootNamespace="genstring"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\genstring.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genstring.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{28EBE11C-5BE8-4935-9381-F57696749E0C}"\r
- >\r
- <File\r
- RelativePath="..\..\..\genstring.c"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 license_msg license.c COPYING\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="genversion"\r
- ProjectGUID="{B545983B-8EE0-4A7B-A67A-E749EEAE62A2}"\r
- RootNamespace="genversion"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..\..\vc8"\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\genversion.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- AdditionalIncludeDirectories="..\..\vc8"\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/genversion.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{E67ED277-E4F2-4D79-8C9E-962BAC164F3F}"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\genversion.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl"\r
- >\r
- <File\r
- RelativePath="..\config.h"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\r
-%1 version.mac\r
+++ /dev/null
-#ifndef _UINTPTR_T_DEFINED\r
-#ifdef _WIN64\r
-#include <vadefs.h>\r
-#else\r
-typedef unsigned long uintptr_t;\r
-#endif\r
-#define _UINTPTR_T_DEFINED\r
-#endif\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="libyasm"\r
- ProjectGUID="{29FE7874-1256-4AD6-B889-68E399DC9608}"\r
- RootNamespace="libyasm"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- <Platform\r
- Name="x64"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\libyasm.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;WIN64"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\libyasm.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\libyasm.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;WIN64"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\libyasm.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
- >\r
- <File\r
- RelativePath="..\..\..\libyasm\assocdat.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-align.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-data.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-incbin.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-org.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-reserve.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bitvect.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bytecode.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\errwarn.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\file.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\file.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\floatnum.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\hamt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\insn.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\intnum.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\inttree.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\linemap.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\md5.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\mergesort.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\module.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\section.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\strcasecmp.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\strsep.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\symrec.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\valparam.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\value.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xmalloc.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\xstrdup.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl"\r
- >\r
- <File\r
- RelativePath="..\..\..\libyasm\arch.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\assocdat.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bc-int.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bitvect.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\bytecode.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\compat-queue.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="config.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\coretype.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\dbgfmt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\errwarn.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr-int.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\expr.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\floatnum.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\hamt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\insn.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\intnum.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\inttree.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\linemap.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\md5.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\objfmt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\parser.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\phash.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\preproc.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\section.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\symrec.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\util.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\valparam.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\libyasm\value.h"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath="..\..\..\libyasm\module.in"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="modules"\r
- ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"\r
- RootNamespace="modules"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- <Platform\r
- Name="x64"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\modules.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- CommandLine=""\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;WIN64"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\modules.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\modules.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="4"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;WIN64"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLibrarianTool"\r
- OutputFile="$(OutDir)\modules.lib"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
- >\r
- <Filter\r
- Name="arch"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3barch.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3barch.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\lc3b\lc3bbc.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\lc3bid.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86arch.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86arch.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86bc.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86expr.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\arch\x86\x86id.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\x86cpu.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\x86regtmod.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="dbgfmts"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-symline.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\codeview\cv-type.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-aranges.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-info.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\null\null-dbgfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\dbgfmts\stabs\stabs-dbgfmt.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="objfmts"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\bin\bin-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\coff\win64-except.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\dbg\dbg-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-machine.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-x86-amd64.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf-x86-x86.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\elf\elf.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\macho\macho-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\rdf\rdf-objfmt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\objfmts\xdf\xdf-objfmt.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="parsers"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parse.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parser.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\gas\gas-parser.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\gas-token.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parse.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\nasm-token.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="preprocs"\r
- >\r
- <Filter\r
- Name="nasm"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm-preproc.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasm.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.h"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="raw"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\raw\raw-preproc.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="cpp"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\preprocs\cpp\cpp-preproc.c"\r
- >\r
- </File>\r
- </Filter>\r
- </Filter>\r
- <Filter\r
- Name="listfmts"\r
- >\r
- <Filter\r
- Name="nasm"\r
- >\r
- <File\r
- RelativePath="..\..\..\modules\listfmts\nasm\nasm-listfmt.c"\r
- >\r
- </File>\r
- </Filter>\r
- </Filter>\r
- </Filter>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="re2c"\r
- ProjectGUID="{3C58BE13-50A3-4583-984D-D8902B3D7713}"\r
- RootNamespace="re2c"\r
- Keyword="Win32Proj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/re2c.exe"\r
- LinkIncremental="2"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- AdditionalIncludeDirectories="..,../../.."\r
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
- RuntimeLibrary="0"\r
- UsePrecompiledHeader="0"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- Detect64BitPortabilityProblems="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)/re2c.exe"\r
- LinkIncremental="1"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- OptimizeReferences="2"\r
- EnableCOMDATFolding="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- CommandLine="run.bat "$(TargetPath)""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
- >\r
- <File\r
- RelativePath="..\..\..\tools\re2c\actions.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\code.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\dfa.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\main.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\mbo_getopt.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parser.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\scanner.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\substr.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\translate.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
- >\r
- <File\r
- RelativePath="..\..\..\tools\re2c\basics.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\dfa.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\globals.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\ins.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parse.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\parser.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\re.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\scanner.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\substr.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\..\tools\re2c\token.h"\r
- >\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath=".\run.bat"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-cd ..\..\..\\r
-%1 -s -o lc3bid.c modules\arch\lc3b\lc3bid.re\r
-%1 -b -o nasm-token.c modules\parsers\nasm\nasm-token.re\r
-%1 -b -o gas-token.c modules\parsers\gas\gas-token.re\r
+++ /dev/null
-\r
-Building YASM with Microsoft Visual Studio 2005\r
------------------------------------------------\r
-\r
-This note describes how to build YASM using Microsoft Visual Studio 2005.\r
-\r
-1. The Compiler\r
----------------\r
-\r
-If you want to build the 64-bit version of YASM you will need to install\r
-the Visual Studio 2005 64-bit tools, which are not installed by default.\r
-\r
-2. YASM Download\r
-----------------\r
-\r
-First YASM needs to be downloaded and the files placed within a suitable\r
-directory, which will be called <yasm> here but can be named and located\r
-as you wish.\r
-\r
-3. Building YASM with Microsoft VC8\r
------------------------------------\r
-\r
-Now locate and double click on the yasm.sln solution file in the 'Mkfiles/vc8'\r
-subdirectory to open the build project in the Visual Studio 2005 IDE and then\r
-select:\r
-\r
- win32 or x64 build\r
- release or debug build\r
-\r
-as appropriate to build the YASM binaries that you need.\r
-\r
-4. Using YASM with Visual Sudio 2005 and VC++ version 8\r
--------------------------------------------------------\r
-\r
-1. Firstly you need to locate the directory (or directories) where the VC++\r
-compiler binaries are located and put copies of the appropriate yasm.exe\r
-binary in these directories.\r
-\r
-On a win32 system you will use the win32 version of YASM. On an x64 system\r
-you can use either the 32 or the 64 bit versions. The win32 YASM binary\r
-should be placed in the 32-bit VC++ binary directory, which is typically\r
-located at:\r
-\r
- Program Files (x86)\Microsoft Visual Studio 8\VC\bin\r
-\r
-If needed the 64-bit YASM binary should be places in the 64-bit tools\r
-binary directory, which is typically at:\r
-\r
- Program Files\Microsoft Visual Studio 8\VC\bin\r
-\r
-2. To use the new custom tools facility in Visual Studio 2005, you need to\r
-place a copy of the yasm.rules file in the Visual Studio 2005 VC project\r
-defaults directory, which is typically located at:\r
-\r
- Program Files (x86)\Microsoft Visual Studio 8\VC\VCProjectDefaults\r
-\r
-This allows you to configure YASM as an assembler within the VC++ IDE. To\r
-use YASM in a project, right click on the project in the Solution Explorer\r
-and select 'Custom Build Rules..'. This will give you a dialog box that\r
-allows you to select YASM as an assembler (note that your assembler files\r
-need to have the extension '.asm').\r
-\r
-To assemble a file with YASM, select the Property Page for the file and the\r
-select 'Yasm Assembler' in the Tool dialog entry. Then click 'Apply' and an\r
-additional property page entry will appear and enable YASM settings to be\r
-established.\r
-\r
-As alternative to placing the yasm.rules files as described above is to set\r
-the rules file path in the Visual Studio 2005 settings dialogue.\r
-\r
-It is also important to note that the rules file passes the symbols 'Win32'\r
-or 'x64' to YASM by using the Visual Studio 2005 $(PlatformName) macro in\r
-order to obtain either a 32 or a 64 bit assembler mode. This is a recent\r
-enhancement to YASM so you will need to be sure that your YASM files are at\r
-revision r1331 or higher to use this facility.\r
-\r
-5. A Linker Issue\r
------------------\r
-\r
-There appears to be a linker bug in the VC++ v8 linker that prevents symbols\r
-with absolute addresses being linked in DLL builds. This means, for example,\r
-that LEA instructions of the general form:\r
-\r
- lea, rax,[rax+symbol]\r
-\r
-cannot be used for DLL builds. The following general form has to be used\r
-instead:\r
-\r
- lea rcx,[symbol wrt rip]\r
- lea rax,[rax+rcx]\r
-\r
-This limitation may also cause problems with other instruction that use\r
-absolute addresses.\r
-\r
-I am most grateful for the fantastic support that Peter Johnson, YASM's\r
-creator, has given me in tracking down this issue.\r
-\r
- Brian Gladman, 16th January 2006\r
+++ /dev/null
-<?xml version="1.0" encoding="utf-8"?>\r
-<VisualStudioToolFile\r
- Name="Yasm"\r
- Version="8.00"\r
- >\r
- <Rules>\r
- <CustomBuildRule\r
- Name="YASM"\r
- DisplayName="Yasm Assembler"\r
- CommandLine="yasm -Xvc -f $(PlatformName) [AllOptions] [AdditionalOptions] [Inputs]"\r
- Outputs="[$ObjectFileName]"\r
- FileExtensions="*.asm"\r
- ExecutionDescription="Assembling $(InputFileName)"\r
- ShowOnlyRuleProperties="false"\r
- >\r
- <Properties>\r
- <StringProperty\r
- Name="Defines"\r
- DisplayName="Definitions"\r
- Category="Pre-Defined Symbols"\r
- Description="Specify pre-defined symbols ('symbol' or 'symbol = value') "\r
- Switch="-D [value]"\r
- Delimited="true"\r
- Inheritable="true"\r
- />\r
- <StringProperty\r
- Name="IncludePaths"\r
- DisplayName="Include Paths"\r
- Category="Configuration"\r
- Description="Set the paths for any additional include files"\r
- Switch="-i "[value]""\r
- Delimited="true"\r
- Inheritable="true"\r
- />\r
- <StringProperty\r
- Name="UnDefines"\r
- DisplayName="Remove Definitions"\r
- Category="Pre-Defined Symbols"\r
- Description="Remove pre-defined symbols "\r
- Switch="-u [value]"\r
- Delimited="true"\r
- Inheritable="true"\r
- />\r
- <StringProperty\r
- Name="ObjectFileName"\r
- DisplayName="Object File Name"\r
- Category="Output"\r
- Description="Select the output file name"\r
- Switch="-o "[value]""\r
- DefaultValue=""$(IntDir)\$(InputName).obj""\r
- />\r
- <StringProperty\r
- Name="ListFileName"\r
- DisplayName="List File Name"\r
- Category="Output"\r
- Description="Select an output listing by setting its file name"\r
- Switch="-l "[value]""\r
- />\r
- <StringProperty\r
- Name="PreIncludeFile"\r
- DisplayName="Pre Include File"\r
- Category="Configuration"\r
- Description="Select a pre-included file by setting its name"\r
- Switch="-P "[value]""\r
- />\r
- <BooleanProperty\r
- Name="Debug"\r
- DisplayName="Debug Information"\r
- Category="Output"\r
- Description="Generate debugging information"\r
- Switch="-g cv8"\r
- />\r
- <EnumProperty\r
- Name="PreProc"\r
- DisplayName="Pre-Processor"\r
- Category="Configuration"\r
- Description="Select the pre-processor ('nasm' or 'raw')"\r
- >\r
- <Values>\r
- <EnumValue\r
- Value="0"\r
- Switch="-rnasm"\r
- DisplayName="Nasm "\r
- />\r
- <EnumValue\r
- Value="1"\r
- Switch="-rraw"\r
- DisplayName="Raw"\r
- />\r
- </Values>\r
- </EnumProperty>\r
- <EnumProperty\r
- Name="Parser"\r
- DisplayName="Parser"\r
- Category="Configuration"\r
- Description="Select the parser for Intel ('nasm') or AT&T ( 'gas') syntax"\r
- >\r
- <Values>\r
- <EnumValue\r
- Value="0"\r
- Switch="-pnasm"\r
- DisplayName="Nasm"\r
- />\r
- <EnumValue\r
- Value="1"\r
- Switch="-pgas"\r
- DisplayName="Gas"\r
- />\r
- </Values>\r
- </EnumProperty>\r
- </Properties>\r
- </CustomBuildRule>\r
- </Rules>\r
-</VisualStudioToolFile>\r
+++ /dev/null
-Microsoft Visual Studio Solution File, Format Version 9.00\r
-# Visual Studio 2005\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libyasm", "libyasm\libyasm.vcproj", "{29FE7874-1256-4AD6-B889-68E399DC9608}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0} = {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modules", "modules\modules.vcproj", "{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619} = {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}\r
- {225700A5-07B8-434E-AD61-555278BF6733} = {225700A5-07B8-434E-AD61-555278BF6733}\r
- {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B889-68E399DC9608}\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713} = {3C58BE13-50A3-4583-984D-D8902B3D7713}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yasm", "yasm.vcproj", "{34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6} = {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}\r
- {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B889-68E399DC9608}\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459} = {021CEB0A-F721-4F59-B349-9CEEAF244459}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmacro", "genmacro\genmacro.vcproj", "{225700A5-07B8-434E-AD61-555278BF6733}"\r
- ProjectSection(ProjectDependencies) = postProject\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2} = {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}\r
- EndProjectSection\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genversion", "genversion\genversion.vcproj", "{B545983B-8EE0-4A7B-A67A-E749EEAE62A2}"\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "re2c", "re2c\re2c.vcproj", "{3C58BE13-50A3-4583-984D-D8902B3D7713}"\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genperf", "genperf\genperf.vcproj", "{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}"\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmodule", "genmodule\genmodule.vcproj", "{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}"\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genstring", "genstring\genstring.vcproj", "{021CEB0A-F721-4F59-B349-9CEEAF244459}"\r
-EndProject\r
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{825AC694-358C-4D8D-92DE-33A2691978CE}"\r
- ProjectSection(SolutionItems) = preProject\r
- crt_secure_no_deprecate.vsprops = crt_secure_no_deprecate.vsprops\r
- readme.vc8.txt = readme.vc8.txt\r
- EndProjectSection\r
-EndProject\r
-Global\r
- GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
- Debug|Win32 = Debug|Win32\r
- Debug|x64 = Debug|x64\r
- Release|Win32 = Release|Win32\r
- Release|x64 = Release|x64\r
- EndGlobalSection\r
- GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.Build.0 = Debug|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|x64.ActiveCfg = Debug|x64\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|x64.Build.0 = Debug|x64\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release|Win32.ActiveCfg = Release|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release|Win32.Build.0 = Release|Win32\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release|x64.ActiveCfg = Release|x64\r
- {29FE7874-1256-4AD6-B889-68E399DC9608}.Release|x64.Build.0 = Release|x64\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug|Win32.Build.0 = Debug|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug|x64.ActiveCfg = Debug|x64\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Debug|x64.Build.0 = Debug|x64\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release|Win32.ActiveCfg = Release|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release|Win32.Build.0 = Release|Win32\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release|x64.ActiveCfg = Release|x64\r
- {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}.Release|x64.Build.0 = Release|x64\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug|Win32.Build.0 = Debug|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug|x64.ActiveCfg = Debug|x64\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Debug|x64.Build.0 = Debug|x64\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release|Win32.ActiveCfg = Release|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release|Win32.Build.0 = Release|Win32\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release|x64.ActiveCfg = Release|x64\r
- {34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}.Release|x64.Build.0 = Release|x64\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug|Win32.Build.0 = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug|x64.ActiveCfg = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Debug|x64.Build.0 = Debug|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release|Win32.ActiveCfg = Release|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release|Win32.Build.0 = Release|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release|x64.ActiveCfg = Release|Win32\r
- {225700A5-07B8-434E-AD61-555278BF6733}.Release|x64.Build.0 = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug|Win32.Build.0 = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug|x64.ActiveCfg = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Debug|x64.Build.0 = Debug|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release|Win32.ActiveCfg = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release|Win32.Build.0 = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release|x64.ActiveCfg = Release|Win32\r
- {B545983B-8EE0-4A7B-A67A-E749EEAE62A2}.Release|x64.Build.0 = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug|Win32.Build.0 = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug|x64.ActiveCfg = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Debug|x64.Build.0 = Debug|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release|Win32.ActiveCfg = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release|Win32.Build.0 = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release|x64.ActiveCfg = Release|Win32\r
- {3C58BE13-50A3-4583-984D-D8902B3D7713}.Release|x64.Build.0 = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug|Win32.Build.0 = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug|x64.ActiveCfg = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Debug|x64.Build.0 = Debug|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release|Win32.ActiveCfg = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release|Win32.Build.0 = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release|x64.ActiveCfg = Release|Win32\r
- {C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}.Release|x64.Build.0 = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug|Win32.Build.0 = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug|x64.ActiveCfg = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Debug|x64.Build.0 = Debug|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release|Win32.ActiveCfg = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release|Win32.Build.0 = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release|x64.ActiveCfg = Release|Win32\r
- {F0E8B707-00C5-4FF2-B8EF-7C39817132A0}.Release|x64.Build.0 = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug|Win32.Build.0 = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug|x64.ActiveCfg = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Debug|x64.Build.0 = Debug|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|Win32.ActiveCfg = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|Win32.Build.0 = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.ActiveCfg = Release|Win32\r
- {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.Build.0 = Release|Win32\r
- EndGlobalSection\r
- GlobalSection(SolutionProperties) = preSolution\r
- HideSolutionNode = FALSE\r
- EndGlobalSection\r
-EndGlobal\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8.00"\r
- Name="yasm"\r
- ProjectGUID="{34EB1BEB-C2D6-4A52-82B7-7ACD714A30D5}"\r
- RootNamespace="yasm"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- <Platform\r
- Name="x64"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets=".\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="4"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Debug|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;VC;WIN64"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="1"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="3"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="17"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets=".\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="0"\r
- EnableIntrinsicFunctions="true"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H;VC"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- GenerateDebugInformation="false"\r
- ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"\r
- SubSystem="1"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|x64"\r
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"\r
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"\r
- ConfigurationType="1"\r
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\crt_secure_no_deprecate.vsprops"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- CharacterSet="2"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- TargetEnvironment="3"\r
- TypeLibraryName="$(PlatformName)\$(ConfigurationName)/yasm.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="3"\r
- InlineFunctionExpansion="1"\r
- AdditionalIncludeDirectories=".,../.."\r
- PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;VC;WIN64"\r
- StringPooling="true"\r
- RuntimeLibrary="0"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=""\r
- AssemblerListingLocation="$(IntDir)\"\r
- ObjectFile="$(IntDir)\"\r
- ProgramDataBaseFileName="$(IntDir)\"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- CompileAs="0"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1033"\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- OutputFile="$(OutDir)\yasm.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"\r
- SubSystem="1"\r
- TargetMachine="17"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Source Files"\r
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
- >\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm-options.c"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm.c"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="Header Files"\r
- Filter="h;hpp;hxx;hm;inl"\r
- >\r
- <File\r
- RelativePath="..\..\frontends\yasm\yasm-options.h"\r
- >\r
- </File>\r
- </Filter>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r