diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-07 03:07:34 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-07 03:07:34 +0000 |
commit | 489b8c57580246e7a5f37f43208cc9836d53f5d5 (patch) | |
tree | f8ef9d1c5c078e650baede8852b9103ed2abf6a7 /ace/ace_lib.dsp | |
parent | 85091c9492aebd58419d13a7c18f29e718e08bb7 (diff) | |
download | ATCD-489b8c57580246e7a5f37f43208cc9836d53f5d5.tar.gz |
ChangeLogTag:Tue Jun 6 20:02:18 2000 Carlos O'Ryan <coryan@uci.edu>
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 e1656a13b02..ff101425a3f 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -1906,6 +1906,25 @@ SOURCE=.\OS_String.cpp # End Source File
# Begin Source File
+SOURCE=.\OS_TLI.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=.\Pair.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -4197,6 +4216,10 @@ SOURCE=.\OS_String.h # End Source File
# Begin Source File
+SOURCE=.\OS_TLI.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Pair.h
# End Source File
# Begin Source File
@@ -5073,6 +5096,10 @@ SOURCE=.\OS_String.inl # End Source File
# Begin Source File
+SOURCE=.\OS_TLI.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\Pair_T.i
# End Source File
# Begin Source File
|