diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-21 01:24:25 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-21 01:24:25 +0000 |
commit | b4188dcc7fb7c19fafb4701c22d5613acce6a62b (patch) | |
tree | 4efcf926c3e509c6bfa70a0e251bc053b1fc63aa /TAO/orbsvcs/tests | |
parent | 61df2ca4f63b99991afb9e915fbc44b23fcc8701 (diff) | |
download | ATCD-b4188dcc7fb7c19fafb4701c22d5613acce6a62b.tar.gz |
Merge inconsistency.
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/Repository_Test.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/Repository_Test.dsp b/TAO/orbsvcs/tests/ImplRepo/Repository_Test.dsp index 17c1df0a9cb..c0db7558226 100644 --- a/TAO/orbsvcs/tests/ImplRepo/Repository_Test.dsp +++ b/TAO/orbsvcs/tests/ImplRepo/Repository_Test.dsp @@ -89,6 +89,10 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
+SOURCE=..\..\ImplRepo_Service\Options.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ImplRepo_Service\Repository.cpp
# End Source File
# Begin Source File
@@ -101,6 +105,10 @@ SOURCE=.\Repository_Test.cpp # PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
+SOURCE=..\..\ImplRepo_Service\Options.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ImplRepo_Service\Repository.h
# End Source File
# End Group
|