diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-09-20 00:39:51 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-09-20 00:39:51 +0000 |
commit | a68c8adc8f54a3ca9a58c156479fb3ec04a29fd3 (patch) | |
tree | 1667d5f5a8c4e6876e452bbdfb5960cddeca7939 /ace/ace_lib.dsp | |
parent | a0904931cc4b5d379b2e48fbb0196f928b00b88f (diff) | |
download | ATCD-a68c8adc8f54a3ca9a58c156479fb3ec04a29fd3.tar.gz |
Added mew CDR_Base files to the project.
Diffstat (limited to 'ace/ace_lib.dsp')
-rw-r--r-- | ace/ace_lib.dsp | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp index e80abb1a55f..337fe7ac44e 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -538,6 +538,25 @@ SOURCE=.\Capabilities.cpp # End Source File
# Begin Source File
+SOURCE=.\CDR_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=.\CDR_Stream.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -3949,6 +3968,10 @@ SOURCE=.\Capabilities.h # End Source File
# Begin Source File
+SOURCE=.\CDR_Base.h
+# End Source File
+# Begin Source File
+
SOURCE=.\CDR_Stream.h
# End Source File
# Begin Source File
@@ -4965,6 +4988,10 @@ SOURCE=.\Capabilities.i # End Source File
# Begin Source File
+SOURCE=.\CDR_Base.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\CDR_Stream.i
# End Source File
# Begin Source File
|