diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-12 07:27:37 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-12 07:27:37 +0000 |
commit | 55d4445d049f85923d77dbe92bb89d7af74286fa (patch) | |
tree | d0ae81593b06a7350267200143ce8f4bdace262c /tests/MT_SOCK_Test.dsp | |
parent | d7e7fcd030c24c050cc8d917ea3d73f0c102ed5d (diff) | |
download | ATCD-55d4445d049f85923d77dbe92bb89d7af74286fa.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/MT_SOCK_Test.dsp')
-rw-r--r-- | tests/MT_SOCK_Test.dsp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/MT_SOCK_Test.dsp b/tests/MT_SOCK_Test.dsp index de48d25bc70..7075040b62d 100644 --- a/tests/MT_SOCK_Test.dsp +++ b/tests/MT_SOCK_Test.dsp @@ -37,7 +37,7 @@ CFG=MT_SOCK_Test - Win32 Debug # PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ""
+# PROP Output_Dir "."
# PROP Intermediate_Dir ".\DLL\Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
@@ -157,7 +157,6 @@ DEP_CPP_MT_SO=\ "..\ace\SOCK_Stream.i"\
"..\ace\SString.h"\
"..\ace\SString.i"\
- "..\ace\stdcpp.h"\
"..\ace\SV_Semaphore_Complex.h"\
"..\ace\SV_Semaphore_Complex.i"\
"..\ace\SV_Semaphore_Simple.h"\
@@ -177,6 +176,9 @@ DEP_CPP_MT_SO=\ "..\ace\ws2tcpip.h"\
".\test_config.h"\
+NODEP_CPP_MT_SO=\
+ "..\ace\stdcpp.h"\
+
!ENDIF
|