Remove whitespace at EOL and empty lines at EOF.
[libfirm] / win32 / libfirm.dsp
index 62a3154..df5a6a0 100644 (file)
@@ -7,19 +7,19 @@
 CFG=libfirm - Win32 Debug
 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "libfirm.mak".
-!MESSAGE 
+!MESSAGE
 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "libfirm.mak" CFG="libfirm - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Für die Konfiguration stehen zur Auswahl:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "libfirm - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
 !MESSAGE "libfirm - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -37,11 +37,11 @@ RSC=rc.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "D:\work\libfirm\Release"
-# PROP Intermediate_Dir "D:\work\libfirm\Release"
+# PROP Output_Dir "d:\work\libfirm\Release"
+# PROP Intermediate_Dir "d:\work\libfirm\Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "s:/local/ipd/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /c
 # SUBTRACT CPP /YX
 # ADD BASE RSC /l 0x407 /d "NDEBUG"
 # ADD RSC /l 0x407 /d "NDEBUG"
@@ -51,6 +51,11 @@ BSC32=bscmake.exe
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm.lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Desc=Header install
+PostBuild_Cmds=cmd /c install.cmd .. s:\local\ipd\include\libfirm
+# End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
 
@@ -61,12 +66,11 @@ LIB32=link.exe -lib
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "D:\work\libfirm\Debug"
-# PROP Intermediate_Dir "D:\work\libfirm\Debug"
+# PROP Output_Dir "d:\work\libfirm\Debug"
+# PROP Intermediate_Dir "d:\work\libfirm\Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /D /GZ /c
-# SUBTRACT CPP /YX
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "s:/local/ipd/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /D /GZ /c
 # ADD BASE RSC /l 0x407 /d "_DEBUG"
 # ADD RSC /l 0x407 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -75,8 +79,13 @@ BSC32=bscmake.exe
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm_g.lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Desc=Header install
+PostBuild_Cmds=cmd /c install.cmd .. s:\local\ipd\include\libfirm
+# End Special Build Tool
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -95,10 +104,18 @@ SOURCE=.\firm_config.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\header.list
+# End Source File
+# Begin Source File
+
 SOURCE=.\ieee754.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\install.cmd
+# End Source File
+# Begin Source File
+
 SOURCE=.\math.c
 # End Source File
 # End Group
@@ -122,6 +139,14 @@ SOURCE=..\ir\adt\array.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\bipartite.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\adt\bipartite.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\bitfiddle.h
 # End Source File
 # Begin Source File
@@ -130,6 +155,10 @@ SOURCE=..\ir\adt\bitset.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\bitset_ia32.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\bitset_std.h
 # End Source File
 # Begin Source File
@@ -146,10 +175,26 @@ SOURCE=..\ir\adt\fourcc.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\gaussjordan.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\adt\gaussjordan.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\hashptr.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\hungarian.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\adt\hungarian.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\impl.h
 # End Source File
 # Begin Source File
@@ -162,7 +207,7 @@ SOURCE=..\ir\adt\iterator.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\adt\Makefile.in
+SOURCE=..\ir\adt\list.h
 # End Source File
 # Begin Source File
 
@@ -174,6 +219,10 @@ SOURCE=..\ir\adt\obst.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\offset.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\pdeq.c
 # End Source File
 # Begin Source File
@@ -215,6 +264,14 @@ SOURCE=..\ir\adt\set.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\adt\unionfind.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\adt\util.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\adt\xmalloc.c
 # End Source File
 # Begin Source File
@@ -227,6 +284,14 @@ SOURCE=..\ir\adt\xmalloc.h
 # PROP Default_Filter ""
 # Begin Source File
 
+SOURCE=..\ir\ana\analyze_irg_args.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\analyze_irg_args.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ana\callgraph.c
 # End Source File
 # Begin Source File
@@ -235,6 +300,14 @@ SOURCE=..\ir\ana\callgraph.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ana\cdep.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\cdep.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ana\cgana.c
 # End Source File
 # Begin Source File
@@ -243,6 +316,22 @@ SOURCE=..\ir\ana\cgana.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ana\compute_loop_info.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\compute_loop_info.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\execfreq.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\execfreq.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ana\execution_frequency.c
 # End Source File
 # Begin Source File
@@ -259,6 +348,14 @@ SOURCE=..\ir\ana\field_temperature.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ana\height.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\height.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ana\interval_analysis.c
 # End Source File
 # Begin Source File
@@ -307,6 +404,10 @@ SOURCE=..\ir\ana\irextbb.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ana\irextbb2.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ana\irextbb_t.h
 # End Source File
 # Begin Source File
@@ -343,411 +444,1471 @@ SOURCE=..\ir\ana\irtypeinfo.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\irtypeinfo.h
+SOURCE=..\ir\ana\irtypeinfo.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\Makefile.in
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\phiclass.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\phiclass.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\phiclass_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\rta.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\rta.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\scr.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\trouts.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana\trouts.h
+# End Source File
+# End Group
+# Begin Group "ana2"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\ana2\ecg.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\ecg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\gnu_ext.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\irmemwalk.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\irmemwalk.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\lset.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\lset.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\Makefile.in
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_comp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_comp.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_ctx.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_ctx.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_debug.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_debug.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_init.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_init.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_mod.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_mod.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_name.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_name.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_util.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\pto_util.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\qset.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\qset.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\timing.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\timing.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\typalise.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ana2\typalise.h
+# End Source File
+# End Group
+# Begin Group "arch"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\arch\archop.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\arch\archop.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\arch\modeconv.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\arch\modeconv.h
+# End Source File
+# End Group
+# Begin Group "be"
+
+# PROP Default_Filter ""
+# Begin Group "scripts"
+
+# PROP Default_Filter "pl"
+# Begin Source File
+
+SOURCE=..\ir\be\scripts\generate_emitter.pl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\scripts\generate_machine.pl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\scripts\generate_new_opcodes.pl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\scripts\generate_regalloc_if.pl
+# End Source File
+# End Group
+# Begin Group "ia32"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\bearch_ia32.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\bearch_ia32.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\bearch_ia32_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_machine.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_machine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.c.inl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_dbg_stat.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_finish.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_finish.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_gen_decls.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_gen_decls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_intrinsics.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_map_regs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_map_regs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_new_nodes.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_nodes_attr.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_optimize.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_optimize.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_spec.pl
+
+!IF  "$(CFG)" == "libfirm - Win32 Release"
+
+USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\ia32\ia32_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
+
+
+"..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
+
+USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\ia32\ia32_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ia32 \
+
+
+"..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ia32\gen_ia32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_transform.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_transform.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_util.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_util.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_x87.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ia32\ia32_x87.h
+# End Source File
+# End Group
+# Begin Group "arm"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_gen_decls.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_gen_decls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_map_regs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_map_regs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_new_nodes.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_nodes_attr.h
+# End Source File
+# Begin Source File
+
+SOURCE="..\ir\be\arm\arm_spec.pl"
+
+!IF  "$(CFG)" == "libfirm - Win32 Release"
+
+USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath="..\ir\be\arm\arm_spec.pl"
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
+
+
+"..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
+
+USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath="..\ir\be\arm\arm_spec.pl"
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
+
+
+"..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_transform.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\arm_transform.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\bearch_arm.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\bearch_arm.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\bearch_arm_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_machine.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_machine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_new_nodes.c.inl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_regalloc_if.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_regalloc_if.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\arm\gen_arm_regalloc_if_t.h
+# End Source File
+# End Group
+# Begin Group "ppc32"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\bearch_ppc32.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\bearch_ppc32.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\bearch_ppc32_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.inl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_machine.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_machine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_gen_decls.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_gen_decls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_map_regs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_map_regs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_new_nodes.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_nodes_attr.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_spec.pl
+
+!IF  "$(CFG)" == "libfirm - Win32 Release"
+
+USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\ppc32\ppc32_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
+
+
+"..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
+
+USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\ppc32\ppc32_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
+
+
+"..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_transform.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_transform.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_transform_conv.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\ppc32\ppc32_transform_conv.h
+# End Source File
+# End Group
+# Begin Group "mips"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\be\mips\bearch_mips.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\bearch_mips.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\bearch_mips_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_machine.c
+# PROP Ignore_Default_Tool 1
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_machine.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_new_nodes.c.inl
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_regalloc_if.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_regalloc_if.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\gen_mips_regalloc_if_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_emitter.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_emitter.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_gen_decls.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_gen_decls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_map_regs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_map_regs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_new_nodes.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_new_nodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_nodes_attr.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_scheduler.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_scheduler.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_spec.pl
+
+!IF  "$(CFG)" == "libfirm - Win32 Release"
+
+USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\mips\mips_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
+
+
+"..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
+
+USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"  "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"
+# Begin Custom Build - Translate Spec: $(InputPath)
+InputPath=..\ir\be\mips\mips_spec.pl
+
+BuildCmds= \
+       ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
+       ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
+
+
+"..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_regalloc_if_t.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_transform.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_transform.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\mips\mips_util.h
+# End Source File
+# End Group
+# Begin Group "firmBE"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\be\firm\bearch_firm.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\firm\bearch_firm.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\ir\be\be.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\be_dbgout.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\be_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\beabi.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\beabi.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\beabi_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bearch.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bearch.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bearch_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\beblocksched.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\beblocksched.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bechordal.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bechordal.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\be\bechordal_draw.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\Makefile.in
+SOURCE=..\ir\be\bechordal_draw.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\phiclass.c
+SOURCE=..\ir\be\bechordal_main.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\phiclass.h
+SOURCE=..\ir\be\bechordal_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\phiclass_t.h
+SOURCE=..\ir\be\becopyheur.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\rta.c
+SOURCE=..\ir\be\becopyheur2.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\rta.h
+SOURCE=..\ir\be\becopyheur3.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\trouts.c
+SOURCE=..\ir\be\becopyilp.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana\trouts.h
+SOURCE=..\ir\be\becopyilp1.c
 # End Source File
-# End Group
-# Begin Group "ana2"
-
-# PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=..\ir\ana2\ecg.c
+SOURCE=..\ir\be\becopyilp2.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\ecg.h
+SOURCE=..\ir\be\becopyilp_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\gnu_ext.h
+SOURCE=..\ir\be\becopyopt.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\irmemwalk.c
+SOURCE=..\ir\be\becopyopt.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\irmemwalk.h
+SOURCE=..\ir\be\becopyopt_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\lset.c
+SOURCE=..\ir\be\becopystat.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\lset.h
+SOURCE=..\ir\be\becopystat.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\Makefile.in
+SOURCE=..\ir\be\beifg.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto.c
+SOURCE=..\ir\be\beifg.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto.h
+SOURCE=..\ir\be\beifg_clique.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_comp.c
+SOURCE=..\ir\be\beifg_impl.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_comp.h
+SOURCE=..\ir\be\beifg_list.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_ctx.c
+SOURCE=..\ir\be\beifg_pointer.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_ctx.h
+SOURCE=..\ir\be\beifg_std.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_debug.c
+SOURCE=..\ir\be\beifg_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_debug.h
+SOURCE=..\ir\be\beinsn.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_init.c
+SOURCE=..\ir\be\beinsn_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_init.h
+SOURCE=..\ir\be\beirg.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_mod.c
+SOURCE=..\ir\be\beirg.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_mod.h
+SOURCE=..\ir\be\beirgmod.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_name.c
+SOURCE=..\ir\be\beirgmod.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_name.h
+SOURCE=..\ir\be\bejavacoal.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_util.c
+SOURCE=..\ir\be\bejavacoal.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\pto_util.h
+SOURCE=..\ir\be\belistsched.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\qset.c
+SOURCE=..\ir\be\belistsched.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\qset.h
+SOURCE=..\ir\be\belive.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\timing.c
+SOURCE=..\ir\be\belive.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\timing.h
+SOURCE=..\ir\be\belive_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\typalise.c
+SOURCE=..\ir\be\belower.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ana2\typalise.h
+SOURCE=..\ir\be\belower.h
 # End Source File
-# End Group
-# Begin Group "arch"
-
-# PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=..\ir\arch\archop.c
+SOURCE=..\ir\be\bemachine.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\arch\archop.h
+SOURCE=..\ir\be\bemachine.h
 # End Source File
-# End Group
-# Begin Group "be"
-
-# PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=..\ir\be\be.h
+SOURCE=..\ir\be\bemachnode.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\be_t.h
+SOURCE=..\ir\be\bemachnode.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bearch.c
+SOURCE=..\ir\be\bemain.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bearch.h
+SOURCE=..\ir\be\bemodule.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bearch_firm.c
+SOURCE=..\ir\be\bemodule.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bearch_firm.h
+SOURCE=..\ir\be\bemodule_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beasm_asm_gnu.c
+SOURCE=..\ir\be\benode.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beasm_asm_gnu.h
+SOURCE=..\ir\be\benode_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beasm_dump_globals.c
+SOURCE=..\ir\be\benodesets.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beasm_dump_globals.h
+SOURCE=..\ir\be\benodesets.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beasm_types.h
+SOURCE=..\ir\be\bepressurestat.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordal.c
+SOURCE=..\ir\be\bepressurestat.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordal.h
+SOURCE=..\ir\be\beprofile.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordal_draw.c
+SOURCE=..\ir\be\beprofile.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordal_draw.h
+SOURCE=..\ir\be\bera.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordal_t.h
+SOURCE=..\ir\be\bera.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bechordalspill.c
+SOURCE=..\ir\be\beraextern.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyheur.c
+SOURCE=..\ir\be\beraextern.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyilp.c
+SOURCE=..\ir\be\besched.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyopt.c
+SOURCE=..\ir\be\besched.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyopt.h
+SOURCE=..\ir\be\besched_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyoptmain.c
+SOURCE=..\ir\be\beschedmris.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopyoptmain.h
+SOURCE=..\ir\be\beschedmris.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopystat.c
+SOURCE=..\ir\be\beschedrand.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\becopystat.h
+SOURCE=..\ir\be\beschedregpress.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beirgmod.c
+SOURCE=..\ir\be\beschedrss.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beirgmod.h
+SOURCE=..\ir\be\beschedrss.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\belistsched.c
+SOURCE=..\ir\be\beschedtrace.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\belistsched.h
+SOURCE=..\ir\be\beschedtrivial.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\belive.c
+SOURCE=..\ir\be\bespill.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\belive.h
+SOURCE=..\ir\be\bespill.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\belive_t.h
+SOURCE=..\ir\be\bespillbelady.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bemain.c
+SOURCE=..\ir\be\bespillbelady.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\benode.c
+SOURCE=..\ir\be\bespillloc.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\benode_t.h
+SOURCE=..\ir\be\bespillmorgan.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\benumb.c
+SOURCE=..\ir\be\bespillmorgan.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\benumb.h
+SOURCE=..\ir\be\bespilloptions.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\benumb_t.h
+SOURCE=..\ir\be\bespilloptions.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bera.c
+SOURCE=..\ir\be\bespillremat.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bera.h
+SOURCE=..\ir\be\bespillremat.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bera_t.h
+SOURCE=..\ir\be\bespillslots.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\besched.c
+SOURCE=..\ir\be\bespillslots.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\besched.h
+SOURCE=..\ir\be\bessadestr.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\besched_t.h
+SOURCE=..\ir\be\bessadestr.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bessadestr.c
+SOURCE=..\ir\be\bessadestrsimple.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\bessadestr.h
+SOURCE=..\ir\be\bessadestrsimple.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beutil.c
+SOURCE=..\ir\be\bestabs.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\beutil.h
+SOURCE=..\ir\be\bestat.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp.c
+SOURCE=..\ir\be\bestat.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp.h
+SOURCE=..\ir\be\bestatevent.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp_local.c
+SOURCE=..\ir\be\bestatevent.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp_local.h
+SOURCE=..\ir\be\beuses.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp_remote.c
+SOURCE=..\ir\be\beuses.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\lpp_remote.h
+SOURCE=..\ir\be\beuses_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\mps.c
+SOURCE=..\ir\be\beutil.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\mps.h
+SOURCE=..\ir\be\beutil.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\sp_matrix.c
+SOURCE=..\ir\be\beverify.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\be\sp_matrix.h
+SOURCE=..\ir\be\beverify.h
 # End Source File
 # End Group
 # Begin Group "common"
@@ -763,6 +1924,14 @@ SOURCE=..\ir\common\debug.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\common\error.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\common\error.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\common\firm.c
 # End Source File
 # Begin Source File
@@ -783,6 +1952,10 @@ SOURCE=..\ir\common\firm_common_t.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\common\firm_types.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\common\firmwalk.c
 # End Source File
 # Begin Source File
@@ -791,15 +1964,19 @@ SOURCE=..\ir\common\firmwalk.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\common\Makefile.in
+SOURCE=..\ir\common\irtools.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\common\irtools.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\common\panic.c
+SOURCE=..\ir\common\Makefile.in
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\common\panic.h
+SOURCE=..\ir\common\old_fctnames.h
 # End Source File
 # Begin Source File
 
@@ -827,6 +2004,22 @@ SOURCE=..\ir\debug\dbginfo_t.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\debug\debugger.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\debug\debugger.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\debug\firm_ycomp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\debug\firm_ycomp.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\debug\Makefile.in
 # End Source File
 # Begin Source File
@@ -892,6 +2085,18 @@ SOURCE=..\ir\ir\irarch.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ir\irargs.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ir\irargs_t.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ir\irbitset.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ir\ircgcons.c
 # End Source File
 # Begin Source File
@@ -936,6 +2141,10 @@ SOURCE=..\ir\ir\irdumptxt.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ir\iredgekinds.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ir\iredges.c
 # End Source File
 # Begin Source File
@@ -956,6 +2165,11 @@ SOURCE=..\ir\ir\irflag.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ir\irflag_t.def
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ir\irflag_t.h
 # End Source File
 # Begin Source File
@@ -1000,6 +2214,10 @@ SOURCE=..\ir\ir\irgwalk.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ir\irgwalk_blk.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ir\irhooks.c
 # End Source File
 # Begin Source File
@@ -1060,6 +2278,18 @@ SOURCE=..\ir\ir\iropt_t.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\ir\irphase.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ir\irphase.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\ir\irphase_t.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\ir\irprintf.c
 # End Source File
 # Begin Source File
@@ -1108,11 +2338,11 @@ SOURCE=..\ir\ir\irvrfy.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ir\Makefile.in
+SOURCE=..\ir\ir\irvrfy_t.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\ir\ir\pnc.h
+SOURCE=..\ir\ir\Makefile.in
 # End Source File
 # Begin Source File
 
@@ -1136,6 +2366,30 @@ SOURCE=..\ir\opt\cfopt.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\opt\condeval.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\condeval.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\data_flow_scalar_replace.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\data_flow_scalar_replace.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\escape_ana.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\escape_ana.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\opt\funccall.c
 # End Source File
 # Begin Source File
@@ -1144,6 +2398,14 @@ SOURCE=..\ir\opt\funccall.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\opt\gvn_pre.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\gvn_pre.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\opt\ifconv.c
 # End Source File
 # Begin Source File
@@ -1188,6 +2450,22 @@ SOURCE=..\ir\opt\opt_confirms.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\opt\opt_frame.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\opt_frame.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\opt_osr.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\opt_osr.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\opt\opt_polymorphy.c
 # End Source File
 # Begin Source File
@@ -1196,6 +2474,14 @@ SOURCE=..\ir\opt\opt_polymorphy.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\opt\proc_cloning.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\proc_cloning.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\opt\reassoc.c
 # End Source File
 # Begin Source File
@@ -1220,6 +2506,10 @@ SOURCE=..\ir\opt\scalar_replace.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\ir\opt\scalar_replace.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\ir\opt\strength_red.c
 # End Source File
 # Begin Source File
@@ -1234,6 +2524,14 @@ SOURCE=..\ir\opt\tailrec.c
 
 SOURCE=..\ir\opt\tailrec.h
 # End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\tropt.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\opt\tropt.h
+# End Source File
 # End Group
 # Begin Group "st"
 
@@ -1463,6 +2761,50 @@ SOURCE=..\ir\tv\tv.h
 SOURCE=..\ir\tv\tv_t.h
 # End Source File
 # End Group
+# Begin Group "lower"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_calls.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_calls.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_dw.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_dw.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_intrinsics.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\lower\lower_intrinsics.h
+# End Source File
+# End Group
+# Begin Group "net"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\ir\net\firmnet.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\net\firmnet.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ir\net\firmnet_t.h
+# End Source File
+# End Group
 # End Group
 # End Target
 # End Project