diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-13 19:55:49 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-13 19:55:49 +0000 |
commit | 0b2f5e9d77888f759be9ed175e544db4bc8ad361 (patch) | |
tree | 569418480f33d0ce2d6c6f380bcfb409b8bb3f5e /ace/ace_lib.dsp | |
parent | 7221c5ee4089ca0411413aa2a58c0be7a176f521 (diff) | |
download | ATCD-0b2f5e9d77888f759be9ed175e544db4bc8ad361.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/ace_lib.dsp')
-rw-r--r-- | ace/ace_lib.dsp | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp index cb21c8309b3..de4c70a0ed7 100644 --- a/ace/ace_lib.dsp +++ b/ace/ace_lib.dsp @@ -403,6 +403,29 @@ SOURCE=.\Asynch_IO.cpp # End Source File
# Begin Source File
+SOURCE=.\Basic_Types.cpp
+
+!IF "$(CFG)" == "ACE static library - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Unicode Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Unicode Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Connector.cpp
!IF "$(CFG)" == "ACE static library - Win32 Debug"
@@ -3571,6 +3594,10 @@ SOURCE=.\Auto_Ptr.h # End Source File
# Begin Source File
+SOURCE=.\Basic_Types.h
+# End Source File
+# Begin Source File
+
SOURCE=".\config-win32-common.h"
# End Source File
# Begin Source File
@@ -4255,6 +4282,10 @@ SOURCE=.\Auto_Ptr.i # End Source File
# Begin Source File
+SOURCE=.\Basic_Types.i
+# End Source File
+# Begin Source File
+
SOURCE=.\Connector.i
# End Source File
# Begin Source File
|