summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 11:15:44 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 11:15:44 +0000
commit6ad7db4a18bba3801d7e9e6b714ee94a03e31a8f (patch)
tree9454c6255a2394861918e81209b16e387ce95c38
parent44ea07f39e5d05a9c1d47f0ae9803c66c426368a (diff)
downloadATCD-6ad7db4a18bba3801d7e9e6b714ee94a03e31a8f.tar.gz
*** empty log message ***
-rw-r--r--tests/Collection_Test.dsp58
-rw-r--r--tests/Conn_Test.dsp6
-rw-r--r--tests/tests.dsw12
3 files changed, 74 insertions, 2 deletions
diff --git a/tests/Collection_Test.dsp b/tests/Collection_Test.dsp
new file mode 100644
index 00000000000..f6455169b58
--- /dev/null
+++ b/tests/Collection_Test.dsp
@@ -0,0 +1,58 @@
+# Microsoft Developer Studio Project File - Name="Collection_Test" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=Collection_Test - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "Collection_Test.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "Collection_Test.mak" CFG="Collection_Test - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Collection_Test - Win32 Debug" (based on\
+ "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "."
+# PROP Intermediate_Dir ".\DLL\Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 aced.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\ace"
+# Begin Target
+
+# Name "Collection_Test - Win32 Debug"
+# Begin Source File
+
+SOURCE=.\Collection_Test.cpp
+# End Source File
+# End Target
+# End Project
diff --git a/tests/Conn_Test.dsp b/tests/Conn_Test.dsp
index 2718183eb44..07f0ad43ade 100644
--- a/tests/Conn_Test.dsp
+++ b/tests/Conn_Test.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="Conn_Test" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
@@ -194,7 +194,6 @@ DEP_CPP_CONN_=\
"..\ace\SOCK_Stream.i"\
"..\ace\SString.h"\
"..\ace\SString.i"\
- "..\ace\stdcpp.h"\
"..\ace\Strategies.h"\
"..\ace\Strategies_T.cpp"\
"..\ace\Strategies_T.h"\
@@ -237,6 +236,9 @@ DEP_CPP_CONN_=\
".\Conn_Test.h"\
".\test_config.h"\
+NODEP_CPP_CONN_=\
+ "..\ace\stdcpp.h"\
+
!ENDIF
diff --git a/tests/tests.dsw b/tests/tests.dsw
index 4e940c8ca0e..a1d869a710a 100644
--- a/tests/tests.dsw
+++ b/tests/tests.dsw
@@ -51,6 +51,18 @@ Package=<4>
###############################################################################
+Project: "Collection_Test"=.\Collection_Test.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Project: "Conn_Test"=.\Conn_Test.dsp - Package Owner=<4>
Package=<5>