Add elf and lc3b modules.

svn path=/branches/YASM_0_3/; revision=1052
diff --git a/yasm/Mkfiles/vc/modules/modules.dsp b/yasm/Mkfiles/vc/modules/modules.dsp
index 5913f47..fe2c552 100644
--- a/yasm/Mkfiles/vc/modules/modules.dsp
+++ b/yasm/Mkfiles/vc/modules/modules.dsp
@@ -63,8 +63,8 @@
 # PROP Output_Dir "Debug"

 # PROP Intermediate_Dir "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 ".." /I "../../.." /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /YX /FD /GZ  /c

+# 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 ".." /I "../../.." /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /YX /FD /GZ /c

 # ADD BASE RSC /l 0x409 /d "_DEBUG"

 # ADD RSC /l 0x409 /d "_DEBUG"

 BSC32=bscmake.exe

@@ -88,6 +88,22 @@
 # PROP Default_Filter ""

 # Begin Source File

 

+SOURCE=..\..\..\modules\arch\lc3b\lc3barch.c

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\modules\arch\lc3b\lc3barch.h

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\modules\arch\lc3b\lc3bbc.c

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\lc3bid.c

+# End Source File

+# Begin Source File

+

 SOURCE=..\..\..\modules\arch\x86\x86arch.c

 # End Source File

 # Begin Source File

@@ -130,6 +146,18 @@
 

 SOURCE="..\..\..\modules\objfmts\dbg\dbg-objfmt.c"

 # End Source File

+# Begin Source File

+

+SOURCE="..\..\..\modules\objfmts\elf\elf-objfmt.c"

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\modules\objfmts\elf\elf.c

+# End Source File

+# Begin Source File

+

+SOURCE=..\..\..\modules\objfmts\elf\elf.h

+# End Source File

 # End Group

 # Begin Group "optimizers"