diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-19 18:42:09 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-19 18:42:09 +0000 |
commit | 73f765becf25686eb4a140e856ff0feecc5726d0 (patch) | |
tree | 15617828791057edbc7038aed5aa17151b2090ae /ace/ace_lib.dsp | |
parent | eb1f877cb2edb2b0ee6d4ae421068a8834a44c7b (diff) | |
download | ATCD-73f765becf25686eb4a140e856ff0feecc5726d0.tar.gz |
ChangelogTag:Sun Nov 19 10:37:48 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/ace_lib.dsp')
-rw-r--r-- | ace/ace_lib.dsp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp index cd998f17900..e843869873e 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -861,6 +861,29 @@ SOURCE=.\Dynamic_Service.cpp # End Source File
# Begin Source File
+SOURCE=.\Dynamic_Service_Base.cpp
+
+!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
+
+!ELSEIF "$(CFG)" == "ACE LIB - Win32 Alpha Static Debug"
+
+!ELSEIF "$(CFG)" == "ACE LIB - Win32 Pharlap ETS Static Release"
+
+!ELSEIF "$(CFG)" == "ACE LIB - Win32 Pharlap ETS Static Debug"
+
+!ELSEIF "$(CFG)" == "ACE LIB - Win32 Static Release"
+
+!ELSEIF "$(CFG)" == "ACE LIB - Win32 Static Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Dynamic_Service_Base.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Event_Handler.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
|