mirror of
https://github.com/acpica/acpica/
synced 2025-03-19 12:42:57 +03:00
date 2003.01.09.21.57.00; author rmoore1; state Exp;
This commit is contained in:
parent
64e2896b02
commit
60b2a7067a
@ -23,7 +23,7 @@ CFG=AslCompiler_Linux - Win32 Debug
|
|||||||
|
|
||||||
# Begin Project
|
# Begin Project
|
||||||
# PROP AllowPerConfigDependencies 0
|
# PROP AllowPerConfigDependencies 0
|
||||||
# PROP Scc_ProjName ""$/Acpi/source/compiler", CRIAAAAA"
|
# PROP Scc_ProjName ""$/Acpi/source_linux/compiler", CRIAAAAA"
|
||||||
# PROP Scc_LocalPath "..\.."
|
# PROP Scc_LocalPath "..\.."
|
||||||
CPP=cl.exe
|
CPP=cl.exe
|
||||||
MTL=midl.exe
|
MTL=midl.exe
|
||||||
@ -550,14 +550,14 @@ SOURCE=..\..\source_linux\compiler\asltypes.h
|
|||||||
# End Group
|
# End Group
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=../../source/compiler/aslcompiler.l
|
SOURCE=../../source_Linux/compiler/aslcompiler.l
|
||||||
|
|
||||||
!IF "$(CFG)" == "AslCompiler_Linux - Win32 Release"
|
!IF "$(CFG)" == "AslCompiler_Linux - Win32 Release"
|
||||||
|
|
||||||
# PROP Ignore_Default_Tool 1
|
# PROP Ignore_Default_Tool 1
|
||||||
# Begin Custom Build - Building Lexer from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).l.c
|
# Begin Custom Build - Building Lexer from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).l.c
|
||||||
ProjDir=.
|
ProjDir=.
|
||||||
InputPath=../../source/compiler/aslcompiler.l
|
InputPath=../../source_linux/compiler/aslcompiler.l
|
||||||
InputName=aslcompiler
|
InputName=aslcompiler
|
||||||
|
|
||||||
"$(ProjDir)/AslCompiler_Linux/$(InputName).l.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
"$(ProjDir)/AslCompiler_Linux/$(InputName).l.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||||
@ -570,7 +570,7 @@ InputName=aslcompiler
|
|||||||
# PROP Ignore_Default_Tool 1
|
# PROP Ignore_Default_Tool 1
|
||||||
# Begin Custom Build - Building Lexer from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).l.c
|
# Begin Custom Build - Building Lexer from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).l.c
|
||||||
ProjDir=.
|
ProjDir=.
|
||||||
InputPath=../../source/compiler/aslcompiler.l
|
InputPath=../../source_linux/compiler/aslcompiler.l
|
||||||
InputName=aslcompiler
|
InputName=aslcompiler
|
||||||
|
|
||||||
"$(ProjDir)/AslCompiler_Linux/$(InputName).l.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
"$(ProjDir)/AslCompiler_Linux/$(InputName).l.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||||
@ -583,7 +583,7 @@ InputName=aslcompiler
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=../../source/compiler/aslcompiler.y
|
SOURCE=../../source_linux/compiler/aslcompiler.y
|
||||||
|
|
||||||
!IF "$(CFG)" == "AslCompiler_Linux - Win32 Release"
|
!IF "$(CFG)" == "AslCompiler_Linux - Win32 Release"
|
||||||
|
|
||||||
@ -591,7 +591,7 @@ SOURCE=../../source/compiler/aslcompiler.y
|
|||||||
# Begin Custom Build - Building parser from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).y.c
|
# Begin Custom Build - Building parser from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).y.c
|
||||||
WkspDir=.
|
WkspDir=.
|
||||||
ProjDir=.
|
ProjDir=.
|
||||||
InputPath=../../source/compiler/aslcompiler.y
|
InputPath=../../source_linux/compiler/aslcompiler.y
|
||||||
InputName=aslcompiler
|
InputName=aslcompiler
|
||||||
|
|
||||||
BuildCmds= \
|
BuildCmds= \
|
||||||
@ -610,7 +610,7 @@ BuildCmds= \
|
|||||||
# Begin Custom Build - Building parser from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).y.c
|
# Begin Custom Build - Building parser from $(InputPath) to $(ProjDir)/AslCompiler_Linux/$(InputName).y.c
|
||||||
WkspDir=.
|
WkspDir=.
|
||||||
ProjDir=.
|
ProjDir=.
|
||||||
InputPath=../../source/compiler/aslcompiler.y
|
InputPath=../../source_linux/compiler/aslcompiler.y
|
||||||
InputName=aslcompiler
|
InputName=aslcompiler
|
||||||
|
|
||||||
BuildCmds= \
|
BuildCmds= \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user