diff options
author | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-12 21:19:00 +0000 |
---|---|---|
committer | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-12 21:19:00 +0000 |
commit | f8d5fee01f042a98bff52ce4684d2cd82d9b68d5 (patch) | |
tree | fcea774d0d221ea4f865f461034ea9dcc3d5b04e /ace/ace_dll.dsp | |
parent | be398f8975b13a0163ef8bdfa184cd75c6009a75 (diff) | |
download | ATCD-f8d5fee01f042a98bff52ce4684d2cd82d9b68d5.tar.gz |
Added Priority_Reactor.{h, cpp, i} files to the project
Diffstat (limited to 'ace/ace_dll.dsp')
-rw-r--r-- | ace/ace_dll.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ace/ace_dll.dsp b/ace/ace_dll.dsp index 49997278d5a..25e0c16bc5e 100644 --- a/ace/ace_dll.dsp +++ b/ace/ace_dll.dsp @@ -415,6 +415,10 @@ SOURCE=.\Pipe.cpp # End Source File
# Begin Source File
+SOURCE=.\Priority_Reactor.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Proactor.cpp
# End Source File
# Begin Source File
@@ -1043,6 +1047,10 @@ SOURCE=.\Pipe.h # End Source File
# Begin Source File
+SOURCE=.\Priority_Reactor.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Proactor.h
# End Source File
# Begin Source File
@@ -1639,6 +1647,10 @@ SOURCE=.\Pipe.i # End Source File
# Begin Source File
+SOURCE=.\Priority_Reactor.i
+# End Source File
+# Begin Source File
+
SOURCE=.\Proactor.i
# End Source File
# Begin Source File
|