diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-08 00:27:00 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-08 00:27:00 +0000 |
commit | 50970e6d523353891c0d01c09523492223c70bd8 (patch) | |
tree | fc1a9d9f389f79ef8b8a2df1604bf05d3afb550c /ace/ace_lib.dsp | |
parent | e44f9b2e1bea2e41be4c9b256765db773fe02b41 (diff) | |
download | ATCD-50970e6d523353891c0d01c09523492223c70bd8.tar.gz |
ChangeLogTag:Thu Sep 07 17:21:17 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/ace_lib.dsp')
-rw-r--r-- | ace/ace_lib.dsp | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp index b6734f023f5..e80abb1a55f 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -462,6 +462,25 @@ SOURCE=.\ATM_Stream.cpp # End Source File
# Begin Source File
+SOURCE=.\Base_Thread_Adapter.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=.\Based_Pointer_Repository.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -1925,6 +1944,25 @@ SOURCE=.\OS_String.cpp # End Source File
# Begin Source File
+SOURCE=.\OS_Thread_Adapter.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=.\OS_TLI.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -3875,6 +3913,10 @@ SOURCE=.\Base_Pointer_T.h # End Source File
# Begin Source File
+SOURCE=.\Base_Thread_Adapter.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Based_Pointer_Repository.h
# End Source File
# Begin Source File
@@ -4315,6 +4357,10 @@ SOURCE=.\OS_String.h # End Source File
# Begin Source File
+SOURCE=.\OS_Thread_Adapter.h
+# End Source File
+# Begin Source File
+
SOURCE=.\OS_TLI.h
# End Source File
# Begin Source File
@@ -4887,6 +4933,10 @@ SOURCE=.\Auto_Ptr.i # End Source File
# Begin Source File
+SOURCE=.\Base_Thread_Adapter.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\Based_Pointer_T.i
# End Source File
# Begin Source File
@@ -5211,6 +5261,10 @@ SOURCE=.\OS_String.inl # End Source File
# Begin Source File
+SOURCE=.\OS_Thread_Adapter.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\OS_TLI.inl
# End Source File
# Begin Source File
|