diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-21 01:07:07 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-21 01:07:07 +0000 |
commit | 5600dcaf566c957054bc31039a6d9631ebe7675d (patch) | |
tree | bd3419e6157deb38750035ede9c5d7700864ddd3 | |
parent | 99511f534b5ff7ccad23ae54ec56955300c81f4f (diff) | |
download | ATCD-5600dcaf566c957054bc31039a6d9631ebe7675d.tar.gz |
Merging stuff.
-rw-r--r-- | TAO/orbsvcs/ImplRepo_Service/implrepo.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/implrepo.dsp b/TAO/orbsvcs/ImplRepo_Service/implrepo.dsp index 7dba0aa8b3b..f1b995a3150 100644 --- a/TAO/orbsvcs/ImplRepo_Service/implrepo.dsp +++ b/TAO/orbsvcs/ImplRepo_Service/implrepo.dsp @@ -97,6 +97,10 @@ SOURCE=.\ImplRepo_i.cpp # End Source File
# Begin Source File
+SOURCE=.\Options.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Repository.cpp
# End Source File
# End Group
@@ -109,6 +113,10 @@ SOURCE=.\ImplRepo_i.h # End Source File
# Begin Source File
+SOURCE=.\Options.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Repository.h
# End Source File
# End Group
|