diff options
Diffstat (limited to 'TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp')
-rw-r--r-- | TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp b/TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp index b2339f5b18d..0db8938c969 100644 --- a/TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp +++ b/TAO/TAO_IDL/TAO_IDL_FE_DLL.dsp @@ -146,6 +146,10 @@ SOURCE=.\ast\ast_expression.cpp # End Source File
# Begin Source File
+SOURCE=.\ast\ast_factory.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\ast\ast_field.cpp
# End Source File
# Begin Source File
@@ -254,6 +258,10 @@ SOURCE=.\fe\fe_private.cpp # End Source File
# Begin Source File
+SOURCE=.\fe\fe_tmplinst.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\fe\lex.yy.cpp
# End Source File
# Begin Source File
@@ -378,6 +386,10 @@ SOURCE=.\include\ast_extern.h # End Source File
# Begin Source File
+SOURCE=.\include\ast_factory.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\ast_field.h
# End Source File
# Begin Source File
|