2005-06-29 07:55:25 +00:00
|
|
|
# Microsoft Developer Studio Project File - Name="AslCompiler" - Package Owner=<4>
|
|
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
|
|
# ** DO NOT EDIT **
|
|
|
|
|
|
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
|
|
|
|
|
|
|
CFG=AslCompiler - Win32 Debug
|
|
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
|
|
!MESSAGE use the Export Makefile command and run
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE NMAKE /f "AslCompiler.mak".
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE You can specify a configuration when running NMAKE
|
|
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE NMAKE /f "AslCompiler.mak" CFG="AslCompiler - Win32 Debug"
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE Possible choices for configuration are:
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE "AslCompiler - Win32 Release" (based on "Win32 (x86) Application")
|
|
|
|
!MESSAGE "AslCompiler - Win32 Debug" (based on "Win32 (x86) Application")
|
|
|
|
!MESSAGE
|
|
|
|
|
|
|
|
# Begin Project
|
|
|
|
# PROP AllowPerConfigDependencies 0
|
|
|
|
# PROP Scc_ProjName ""
|
|
|
|
# PROP Scc_LocalPath ""
|
|
|
|
CPP=xicl6.exe
|
|
|
|
MTL=midl.exe
|
|
|
|
RSC=rc.exe
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "AslCompiler - Win32 Release"
|
|
|
|
|
|
|
|
# PROP BASE Use_MFC 2
|
|
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
|
|
# PROP BASE Output_Dir "Release"
|
|
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
|
|
# PROP BASE Target_Dir ""
|
2005-06-29 07:55:35 +00:00
|
|
|
# PROP Use_MFC 0
|
2005-06-29 07:55:25 +00:00
|
|
|
# PROP Use_Debug_Libraries 0
|
2005-06-29 07:55:35 +00:00
|
|
|
# PROP Output_Dir "\Acpi\Components\Generate\VC\AslCompiler"
|
|
|
|
# PROP Intermediate_Dir "\Acpi\Components\Generate\VC\AslCompiler"
|
2005-06-29 07:55:25 +00:00
|
|
|
# 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
|
2005-06-29 07:56:14 +00:00
|
|
|
# ADD CPP /nologo /W3 /GX /O2 /I "..\..\Subsystem\Include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /FR /YX /FD /c
|
2005-06-29 07:55:25 +00:00
|
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
|
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
|
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
|
2005-06-29 07:55:35 +00:00
|
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
2005-06-29 07:55:25 +00:00
|
|
|
BSC32=bscmake.exe
|
|
|
|
# ADD BASE BSC32 /nologo
|
|
|
|
# ADD BSC32 /nologo
|
|
|
|
LINK32=xilink6.exe
|
|
|
|
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
|
2005-06-29 07:56:14 +00:00
|
|
|
# ADD LINK32 libflex.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /machine:I386 /out:"Release/iasl.exe"
|
2005-06-29 07:55:25 +00:00
|
|
|
# Begin Special Build Tool
|
|
|
|
SOURCE="$(InputPath)"
|
|
|
|
PostBuild_Desc=Copy compiler to libraries directory
|
|
|
|
PostBuild_Cmds=copy Release\iasl.exe ..\..\Libraries
|
|
|
|
# End Special Build Tool
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "AslCompiler - Win32 Debug"
|
|
|
|
|
|
|
|
# PROP BASE Use_MFC 2
|
|
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
|
|
# PROP BASE Output_Dir "Debug"
|
|
|
|
# PROP BASE Intermediate_Dir "Debug"
|
|
|
|
# PROP BASE Target_Dir ""
|
2005-06-29 07:55:35 +00:00
|
|
|
# PROP Use_MFC 0
|
2005-06-29 07:55:25 +00:00
|
|
|
# PROP Use_Debug_Libraries 1
|
2005-06-29 07:55:35 +00:00
|
|
|
# PROP Output_Dir "\Acpi\Components\Generate\VC\AslCompiler"
|
|
|
|
# PROP Intermediate_Dir "\Acpi\Components\Generate\VC\AslCompiler"
|
2005-06-29 07:55:25 +00:00
|
|
|
# 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
|
2005-06-29 07:56:02 +00:00
|
|
|
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\Subsystem\Include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "YY_NEVER_INTERACTIVE" /D "_ACPI_ASL_COMPILER" /FR /YX /FD /GZ /c
|
2005-06-29 07:55:25 +00:00
|
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
|
2005-06-29 07:55:35 +00:00
|
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
2005-06-29 07:55:25 +00:00
|
|
|
BSC32=bscmake.exe
|
|
|
|
# ADD BASE BSC32 /nologo
|
|
|
|
# ADD BSC32 /nologo
|
|
|
|
LINK32=xilink6.exe
|
|
|
|
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
2005-06-29 07:55:35 +00:00
|
|
|
# ADD LINK32 libflex.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /debug /machine:I386 /out:"Debug/iasl.exe" /pdbtype:sept
|
2005-06-29 07:55:25 +00:00
|
|
|
# Begin Special Build Tool
|
|
|
|
SOURCE="$(InputPath)"
|
|
|
|
PostBuild_Desc=Copy compiler to libraries directory
|
|
|
|
PostBuild_Cmds=copy Debug\iasl.exe ..\..\Libraries
|
|
|
|
# End Special Build Tool
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# Begin Target
|
|
|
|
|
|
|
|
# Name "AslCompiler - Win32 Release"
|
|
|
|
# Name "AslCompiler - Win32 Debug"
|
|
|
|
# Begin Group "Source Files"
|
|
|
|
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
2005-06-29 07:56:02 +00:00
|
|
|
# Begin Group "Common"
|
|
|
|
|
|
|
|
# PROP Default_Filter ".c"
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:46 +00:00
|
|
|
SOURCE=..\..\AslCompiler\asllisting.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Common\cmalloc.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Common\cmdebug.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Common\cmdelete.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Common\cmglobal.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Common\cmobject.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Common\cmutils.c
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Namespace"
|
|
|
|
|
|
|
|
# PROP Default_Filter ".c"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Namespace\nsaccess.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Namespace\nsalloc.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\subsystem\Namespace\nsdump.c
|
|
|
|
# End Source File
|
2005-06-29 07:55:25 +00:00
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Namespace\nsnames.c
|
2005-06-29 07:55:53 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Namespace\nsobject.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Namespace\nssearch.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Namespace\nsutils.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\Subsystem\Namespace\nswalk.c
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Compiler"
|
|
|
|
|
|
|
|
# PROP Default_Filter ""
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslanalyze.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslcodegen.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\AslCompiler.l.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\AslCompiler.y.c
|
2005-06-29 07:55:35 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslerror.c
|
2005-06-29 07:55:35 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:36 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslfiles.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\asllength.c
|
2005-06-29 07:55:43 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslload.c
|
2005-06-29 07:55:35 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\asllookup.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslmain.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslmap.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslopcodes.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:46 +00:00
|
|
|
SOURCE=..\..\AslCompiler\asloperands.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslresource.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslrestype1.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslrestype2.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\asltree.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\AslCompiler\aslutils.c
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Tools\Common\getopt.c
|
|
|
|
# End Source File
|
2005-06-29 07:56:27 +00:00
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\OsInterface\WinApp\oswinxf.c
|
|
|
|
# End Source File
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Group
|
2005-06-29 07:56:02 +00:00
|
|
|
# Begin Group "Parser"
|
|
|
|
|
|
|
|
# PROP Default_Filter ".c"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\subsystem\Parser\psopcode.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Parser\psutils.c
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Dispatcher"
|
|
|
|
|
|
|
|
# PROP Default_Filter ".c"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\Subsystem\Dispatcher\dswscope.c
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\..\subsystem\Dispatcher\dswstate.c
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# End Group
|
2005-06-29 07:55:25 +00:00
|
|
|
# Begin Group "Header Files"
|
|
|
|
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\AslCompiler.h
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\AslCompiler.y.h
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Source File
|
2005-06-29 07:55:53 +00:00
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=..\..\AslCompiler\aslresource.h
|
2005-06-29 07:55:53 +00:00
|
|
|
# End Source File
|
2005-06-29 07:55:25 +00:00
|
|
|
# End Group
|
|
|
|
# Begin Group "Resource Files"
|
|
|
|
|
|
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
|
|
# End Group
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=../../AslCompiler/AslCompiler.l
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
!IF "$(CFG)" == "AslCompiler - Win32 Release"
|
|
|
|
|
|
|
|
# PROP Ignore_Default_Tool 1
|
2005-06-29 07:56:14 +00:00
|
|
|
# Begin Custom Build - Building Lexer from $(InputPath)
|
2005-06-29 07:56:02 +00:00
|
|
|
InputPath=../../AslCompiler/AslCompiler.l
|
2005-06-29 07:55:25 +00:00
|
|
|
|
2005-06-29 07:56:14 +00:00
|
|
|
"$(InputPath).c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
2005-06-29 07:56:27 +00:00
|
|
|
..\..\ThirdPartyTools\BisonFlex\flex.exe -PAslCompiler -i -o$(InputPath).c $(InputPath)
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "AslCompiler - Win32 Debug"
|
|
|
|
|
|
|
|
# PROP Ignore_Default_Tool 1
|
|
|
|
# Begin Custom Build - Building Lexer from $(InputPath)
|
2005-06-29 07:56:02 +00:00
|
|
|
InputPath=../../AslCompiler/AslCompiler.l
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
"$(InputPath).c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
2005-06-29 07:56:27 +00:00
|
|
|
..\..\ThirdPartyTools\BisonFlex\flex.exe -PAslCompiler -i -o$(InputPath).c $(InputPath)
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-29 07:56:02 +00:00
|
|
|
SOURCE=../../AslCompiler/AslCompiler.y
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
!IF "$(CFG)" == "AslCompiler - Win32 Release"
|
|
|
|
|
|
|
|
# PROP Ignore_Default_Tool 1
|
2005-06-29 07:56:14 +00:00
|
|
|
# Begin Custom Build - Building Parser from $(InputPath)
|
2005-06-29 07:56:02 +00:00
|
|
|
InputPath=../../AslCompiler/AslCompiler.y
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
BuildCmds= \
|
2005-06-29 07:56:27 +00:00
|
|
|
..\..\ThirdPartyTools\BisonFlex\bison_custom.exe -pAslCompiler -t -d -v -o$(InputPath).c $(InputPath)
|
2005-06-29 07:55:25 +00:00
|
|
|
|
2005-06-29 07:56:14 +00:00
|
|
|
"$(InputPath).c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
2005-06-29 07:55:25 +00:00
|
|
|
$(BuildCmds)
|
|
|
|
|
2005-06-29 07:56:14 +00:00
|
|
|
"$(InputPath).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
2005-06-29 07:55:25 +00:00
|
|
|
$(BuildCmds)
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "AslCompiler - Win32 Debug"
|
|
|
|
|
|
|
|
# PROP Ignore_Default_Tool 1
|
|
|
|
# Begin Custom Build - Building Parser from $(InputPath)
|
2005-06-29 07:56:02 +00:00
|
|
|
InputPath=../../AslCompiler/AslCompiler.y
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
BuildCmds= \
|
2005-06-29 07:56:27 +00:00
|
|
|
..\..\ThirdPartyTools\BisonFlex\bison_custom.exe -pAslCompiler -t -d -v -o$(InputPath).c $(InputPath)
|
2005-06-29 07:55:25 +00:00
|
|
|
|
|
|
|
"$(InputPath).c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
$(BuildCmds)
|
|
|
|
|
|
|
|
"$(InputPath).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
$(BuildCmds)
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# End Target
|
|
|
|
# End Project
|