New files

date	2005.06.23.20.30.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 08:02:30 +00:00
parent a6a3dc28fb
commit c5e102b155
3 changed files with 60 additions and 4 deletions

View File

@ -116,6 +116,10 @@ SOURCE=..\..\source\components\utilities\utalloc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utcache.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utcopy.c
# End Source File
# Begin Source File
@ -140,8 +144,16 @@ SOURCE=..\..\source\components\utilities\utmisc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utmutex.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utobject.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utstate.c
# End Source File
# End Group
# Begin Group "Namespace"
@ -288,6 +300,10 @@ SOURCE=..\..\source\COMPONENTS\INTERPRETER\PARSER\psargs.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\interpreter\parser\psloop.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\interpreter\parser\psopcode.c
# End Source File
# Begin Source File

View File

@ -43,7 +43,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /Gz /Za /W3 /Gm /GX /Zi /O2 /I "$(OutDir)\..\\" /I "..\..\source\Include" /D "NDEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /D "_IA64" /FR /FD /c
# ADD CPP /Gz /Za /W3 /Gm /GX /Zi /O2 /I "$(OutDir)\..\\" /I "..\..\source\Include" /D "NDEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "ACPI_ASL_COMPILER" /D "_IA64" /FR /FD /c
# SUBTRACT CPP /nologo /YX
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
@ -76,7 +76,7 @@ PostBuild_Cmds=copy Release\iasl64.exe ..\..\Libraries
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /GZ /c
# ADD CPP /Gz /Za /W4 /Gm /GX /Zi /Od /I "$(OutDir)" /I "$(OutDir)\..\\" /I "..\..\source\Include" /D "_DEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /D "_IA64" /D "_M_IX86" /FR /FD /GZ /c
# ADD CPP /Gz /Za /W4 /Gm /GX /Zi /Od /I "$(OutDir)" /I "$(OutDir)\..\\" /I "..\..\source\Include" /D "_DEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "ACPI_ASL_COMPILER" /D "_IA64" /D "_M_IX86" /FR /FD /GZ /c
# SUBTRACT CPP /nologo /YX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
@ -117,6 +117,10 @@ SOURCE=..\..\source\COMPONENTS\utilities\utalloc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utcache.c
# End Source File
# Begin Source File
SOURCE=..\..\source\COMPONENTS\utilities\utcopy.c
# End Source File
# Begin Source File
@ -141,8 +145,16 @@ SOURCE=..\..\source\COMPONENTS\utilities\utmisc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utmutex.c
# End Source File
# Begin Source File
SOURCE=..\..\source\COMPONENTS\utilities\utobject.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utstate.c
# End Source File
# End Group
# Begin Group "Namespace"
@ -289,6 +301,10 @@ SOURCE=..\..\source\COMPONENTS\INTERPRETER\PARSER\psargs.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\interpreter\parser\psloop.c
# End Source File
# Begin Source File
SOURCE=..\..\source\COMPONENTS\INTERPRETER\PARSER\psopcode.c
# End Source File
# Begin Source File
@ -524,6 +540,14 @@ SOURCE=..\..\source\COMPONENTS\tables\tbutils.c
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\source\include\acnames.h
# End Source File
# Begin Source File
SOURCE=..\..\source\include\acopcode.h
# End Source File
# Begin Source File
SOURCE=..\..\source\compiler\AslCompiler.h
# End Source File
# Begin Source File

View File

@ -43,7 +43,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /Gz /W3 /GX /O2 /I "$(OutDir)\..\\" /I "..\..\source_Linux\Include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /D "DEFINE_ALTERNATE_TYPES" /FR /FD /c
# ADD CPP /nologo /Gz /W3 /GX /O2 /I "$(OutDir)\..\\" /I "..\..\source_Linux\Include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "ACPI_ASL_COMPILER" /D "DEFINE_ALTERNATE_TYPES" /FR /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
@ -74,7 +74,7 @@ PostBuild_Cmds=copy Release\iasl.exe ..\..\Libraries
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /GZ /c
# ADD CPP /nologo /Gz /W4 /Gm /GX /ZI /Od /I "$(OutDir)..\\" /I "..\..\source_Linux\Include" /I "$(OutDir)\..\\" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /D "DEFINE_ALTERNATE_TYPES" /FR /FD /GZ /c
# ADD CPP /nologo /Gz /W4 /Gm /GX /ZI /Od /I "$(OutDir)..\\" /I "..\..\source_Linux\Include" /I "$(OutDir)\..\\" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "ACPI_ASL_COMPILER" /D "DEFINE_ALTERNATE_TYPES" /FR /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
@ -114,6 +114,10 @@ SOURCE=..\..\source_linux\components\utilities\utalloc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utcache.c
# End Source File
# Begin Source File
SOURCE=..\..\source_linux\components\utilities\utcopy.c
# End Source File
# Begin Source File
@ -138,8 +142,16 @@ SOURCE=..\..\source_linux\components\utilities\utmisc.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utmutex.c
# End Source File
# Begin Source File
SOURCE=..\..\source_linux\components\utilities\utobject.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\utilities\utstate.c
# End Source File
# End Group
# Begin Group "Namespace"
@ -286,6 +298,10 @@ SOURCE=..\..\source_linux\COMPONENTS\INTERPRETER\PARSER\psargs.c
# End Source File
# Begin Source File
SOURCE=..\..\source\components\interpreter\parser\psloop.c
# End Source File
# Begin Source File
SOURCE=..\..\source_linux\components\interpreter\parser\psopcode.c
# End Source File
# Begin Source File