summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-17 23:52:09 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-17 23:52:09 +0000
commit22bcc965584065a965ebaff57b24c346809a6ceb (patch)
treeee9c228011894d560980a60f928e38e91c6430f2 /examples
parent93c202f376cc005479db42e5e4f260238dd3fd79 (diff)
downloadATCD-22bcc965584065a965ebaff57b24c346809a6ceb.tar.gz
Added task_five.cpp
Diffstat (limited to 'examples')
-rw-r--r--examples/Threads/Makefile1
-rw-r--r--examples/Threads/task_five.dsp56
-rw-r--r--examples/Threads/test.dsw12
3 files changed, 69 insertions, 0 deletions
diff --git a/examples/Threads/Makefile b/examples/Threads/Makefile
index 4fd4dceead7..9470cacb7d9 100644
--- a/examples/Threads/Makefile
+++ b/examples/Threads/Makefile
@@ -23,6 +23,7 @@ BIN = auto_event \
task_two \
task_three \
task_four \
+ task_five \
thread_manager \
thread_pool \
thread_specific \
diff --git a/examples/Threads/task_five.dsp b/examples/Threads/task_five.dsp
new file mode 100644
index 00000000000..aab863c7e37
--- /dev/null
+++ b/examples/Threads/task_five.dsp
@@ -0,0 +1,56 @@
+# Microsoft Developer Studio Project File - Name="task_five" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=task_five - 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 "task_five.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 "task_five.mak" CFG="task_five - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "task_five - 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 "Debug"
+# 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 "task_five - Win32 Debug"
+# Begin Source File
+
+SOURCE=.\task_five.cpp
+# End Source File
+# End Target
+# End Project
diff --git a/examples/Threads/test.dsw b/examples/Threads/test.dsw
index dda2d10f7b8..f27029db258 100644
--- a/examples/Threads/test.dsw
+++ b/examples/Threads/test.dsw
@@ -135,6 +135,18 @@ Package=<4>
###############################################################################
+Project: "task_five"=.\task_five.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Project: "task_four"=.\task_four.dsp - Package Owner=<4>
Package=<5>