summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-04-24 07:51:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-04-24 07:51:52 +0000
commit1de55ff6a5ca65460c93b028fa550c547bd231c9 (patch)
tree6f600a08759887a3446e72d84327215d497f871f
parent864f8e167d2fd714cdff65f387c7218a686832ec (diff)
downloadATCD-1de55ff6a5ca65460c93b028fa550c547bd231c9.tar.gz
ChangeLogTag: Thu Apr 24 07:42:23 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--examples/Timer_Queue/TQTDDLL.dsp16
-rw-r--r--examples/Timer_Queue/Timer_Queue.dsw11
2 files changed, 18 insertions, 9 deletions
diff --git a/examples/Timer_Queue/TQTDDLL.dsp b/examples/Timer_Queue/TQTDDLL.dsp
index 42386fa181d..44bb9e9d06b 100644
--- a/examples/Timer_Queue/TQTDDLL.dsp
+++ b/examples/Timer_Queue/TQTDDLL.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="TQTDDLL" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="TQTDDLL Library" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-CFG=TQTDDLL - Win32 Debug
+CFG=TQTDDLL Library - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -17,8 +17,8 @@ CFG=TQTDDLL - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "TQTDDLL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "TQTDDLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "TQTDDLL Library - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "TQTDDLL Library - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
@@ -29,7 +29,7 @@ CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
-!IF "$(CFG)" == "TQTDDLL - Win32 Release"
+!IF "$(CFG)" == "TQTDDLL Library - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -56,7 +56,7 @@ 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 /dll /machine:I386
# ADD LINK32 ace.lib /nologo /dll /machine:I386 /libpath:"..\..\bin" /libpath:"../../ace"
-!ELSEIF "$(CFG)" == "TQTDDLL - Win32 Debug"
+!ELSEIF "$(CFG)" == "TQTDDLL Library - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -87,8 +87,8 @@ LINK32=link.exe
# Begin Target
-# Name "TQTDDLL - Win32 Release"
-# Name "TQTDDLL - Win32 Debug"
+# Name "TQTDDLL Library - Win32 Release"
+# Name "TQTDDLL Library - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
diff --git a/examples/Timer_Queue/Timer_Queue.dsw b/examples/Timer_Queue/Timer_Queue.dsw
index 57bb047ad31..c52587fc376 100644
--- a/examples/Timer_Queue/Timer_Queue.dsw
+++ b/examples/Timer_Queue/Timer_Queue.dsw
@@ -14,6 +14,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name TQTDDLL
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TQTDDLL Library
+ End Project Dependency
}}}
###############################################################################
@@ -29,11 +32,14 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name TQTDDLL
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TQTDDLL Library
+ End Project Dependency
}}}
###############################################################################
-Project: "TQTDDLL"=.\TQTDDLL.dsp - Package Owner=<4>
+Project: "TQTDDLL Library"=.\TQTDDLL.dsp - Package Owner=<4>
Package=<5>
{{{
@@ -56,6 +62,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name TQTDDLL
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TQTDDLL Library
+ End Project Dependency
}}}
###############################################################################