diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-27 22:53:16 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-27 22:53:16 +0000 |
commit | 7111f5816052aaaab50593a9e38988d4b7f7840c (patch) | |
tree | 3b4a0f9ba9fdf5d327b7524aaf49cf67c35891bc /ace/ace_lib.dsp | |
parent | dfe45b5d06763fdc6a51932192fcd7c43b8fbb9e (diff) | |
download | ATCD-7111f5816052aaaab50593a9e38988d4b7f7840c.tar.gz |
ChangeLogTag:Fri Oct 27 15:45:57 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 fd71669005c..ba24e7e385d 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -500,6 +500,25 @@ SOURCE=.\Based_Pointer_Repository.cpp # End Source File
# Begin Source File
+SOURCE=.\Basic_Stats.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=.\Basic_Types.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -2609,6 +2628,25 @@ SOURCE=.\RW_Process_Mutex.cpp # End Source File
# Begin Source File
+SOURCE=.\Sample_History.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=.\Sched_Params.cpp
!IF "$(CFG)" == "ACE LIB - Win32 Alpha Static Release"
@@ -4267,6 +4305,10 @@ SOURCE=.\Based_Pointer_T.h # End Source File
# Begin Source File
+SOURCE=.\Basic_Stats.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Basic_Types.h
# End Source File
# Begin Source File
@@ -4867,6 +4909,10 @@ SOURCE=.\RW_Process_Mutex.h # End Source File
# Begin Source File
+SOURCE=.\Sample_History.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Sched_Params.h
# End Source File
# Begin Source File
@@ -5355,6 +5401,10 @@ SOURCE=.\Based_Pointer_T.i # End Source File
# Begin Source File
+SOURCE=.\Basic_Stats.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\Basic_Types.i
# End Source File
# Begin Source File
@@ -5787,6 +5837,10 @@ SOURCE=.\RW_Process_Mutex.inl # End Source File
# Begin Source File
+SOURCE=.\Sample_History.inl
+# End Source File
+# Begin Source File
+
SOURCE=.\Sched_Params.i
# End Source File
# Begin Source File
|