summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-26 03:05:11 +0000
committervenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-26 03:05:11 +0000
commit0ee195e8d6c631915bf5c90edbaf5039734a3323 (patch)
treee545da174f78b2347b9669e173a14a27e6d96250
parentd2c9289b2dc52324413eab4363e7f2cbef1f07ee (diff)
downloadATCD-0ee195e8d6c631915bf5c90edbaf5039734a3323.tar.gz
ChangeLogTag: Fri Jul 25 22:01:14 2003 Venkita Subramonian <venkita@cse.wustl.edu>
-rw-r--r--ChangeLog8
-rw-r--r--Kokyu/Kokyu.dsp20
-rw-r--r--Kokyu/Kokyu_DLL.dsp189
-rw-r--r--Kokyu/Kokyu_Static.dsp20
4 files changed, 111 insertions, 126 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f380f7ca6b..36a96e3acd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Jul 25 22:01:14 2003 Venkita Subramonian <venkita@cse.wustl.edu>
+ * Kokyu/Kokyu.dsp:
+ * Kokyu/Kokyu_DLL.dsp:
+ * Kokyu/Kokyu_Static.dsp:
+
+ No .cpp extension was generated in MPC created .dsp
+ file. Corrected this manually.
+
Fri Jul 25 17:41:08 2003 Venkita Subramonian <venkita@cse.wustl.edu>
* Kokyu/Kokyu_DLL.dsp:
diff --git a/Kokyu/Kokyu.dsp b/Kokyu/Kokyu.dsp
index 141dbf61fd1..7dbb19f6e7b 100644
--- a/Kokyu/Kokyu.dsp
+++ b/Kokyu/Kokyu.dsp
@@ -72,23 +72,23 @@ LINK32=link.exe
# PROP Default_Filter "cpp;cxx;c"
# Begin Source File
-SOURCE=.\Default_Dispatcher_Impl
+SOURCE=.\Default_Dispatcher_Impl.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dispatcher_Impl
+SOURCE=.\Dispatcher_Impl.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dispatcher_Task
+SOURCE=.\Dispatcher_Task.cpp
# End Source File
# Begin Source File
-SOURCE=.\Kokyu
+SOURCE=.\Kokyu.cpp
# End Source File
# Begin Source File
-SOURCE=.\Kokyu_defs
+SOURCE=.\Kokyu_defs.cpp
# End Source File
# End Group
# Begin Group "Header Files"
@@ -176,27 +176,27 @@ SOURCE=.\Kokyu_dsrt.i
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\DSRT_Direct_Dispatcher_Impl_T
+SOURCE=.\DSRT_Direct_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatch_Item_T
+SOURCE=.\DSRT_Dispatch_Item_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatcher_Impl_T
+SOURCE=.\DSRT_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Sched_Queue_T
+SOURCE=.\DSRT_Sched_Queue_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\Kokyu_dsrt
+SOURCE=.\Kokyu_dsrt.cpp
# PROP Exclude_From_Build 1
# End Source File
# End Group
diff --git a/Kokyu/Kokyu_DLL.dsp b/Kokyu/Kokyu_DLL.dsp
index 96dfa903fc4..7dbb19f6e7b 100644
--- a/Kokyu/Kokyu_DLL.dsp
+++ b/Kokyu/Kokyu_DLL.dsp
@@ -1,98 +1,75 @@
-# Microsoft Developer Studio Project File - Name="Kokyu_DLL" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="Kokyu DLL" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-CFG=Kokyu_DLL - Win32 Debug
+CFG=Kokyu DLL - 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 "Kokyu_DLL.mak".
-!MESSAGE
+!MESSAGE run the tool that generated this project file and specify the
+!MESSAGE nmake output type. You can then use the following command:
+!MESSAGE
+!MESSAGE NMAKE /f "Kokyu.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 "Kokyu_DLL.mak" CFG="Kokyu_DLL - Win32 Debug"
-!MESSAGE
+!MESSAGE
+!MESSAGE NMAKE /f "Kokyu.mak" CFG="Kokyu DLL - Win32 Debug"
+!MESSAGE
!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "Kokyu_DLL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "Kokyu_DLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
+!MESSAGE
+!MESSAGE "Kokyu DLL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "Kokyu DLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
-MTL=midl.exe
RSC=rc.exe
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
+!IF "$(CFG)" == "Kokyu DLL - Win32 Release"
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ""
-# PROP Intermediate_Dir "DLL\Release"
+# PROP Output_Dir "."
+# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KOKYU_DLL_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KOKYU_BUILD_DLL" /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /MD /Zi /Ob2 /GR /I ".." /D NDEBUG=1 /D WIN32=1 /D _WINDOWS=1 /D KOKYU_BUILD_DLL=1 /FD /c
# SUBTRACT CPP /YX
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d NDEBUG=1 /i ".."
BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo /o"Kokyu.bsc"
+# ADD BSC32 /nologo /o".\Kokyu.bsc"
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 /out:"..\bin\Kokyu.dll" /libpath:"../ace"
-# SUBTRACT LINK32 /incremental:yes /debug
+# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACE.lib /libpath:"..\ace" /nologo /version:5.2.4 /subsystem:windows /dll /machine:I386 /out:"..\bin\Kokyu.dll"
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
+!ELSEIF "$(CFG)" == "Kokyu DLL - Win32 Debug"
-# 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 Output_Dir "."
+# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KOKYU_DLL_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KOKYU_BUILD_DLL" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
+# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /MDd /GR /Gy /I ".." /D _DEBUG=1 /D WIN32=1 /D _WINDOWS=1 /D KOKYU_BUILD_DLL=1 /FD /c
+# SUBTRACT CPP /Fr /YX
+# ADD RSC /l 0x409 /d _DEBUG=1 /i ".."
BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo /o"Kokyu.bsc"
+# ADD BSC32 /nologo /o".\Kokyu.bsc"
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 /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 aced.lib /nologo /dll /debug /machine:I386 /out:"..\bin\Kokyud.dll" /pdbtype:sept /libpath:"../ace"
+# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACEd.lib /libpath:"..\ace" /nologo /version:5.2.4 /subsystem:windows /dll /debug /pdb:Kokyud.pdb /machine:I386 /out:"..\bin\Kokyud.dll"
-!ENDIF
+!ENDIF
# Begin Target
-# Name "Kokyu_DLL - Win32 Release"
-# Name "Kokyu_DLL - Win32 Debug"
+# Name "Kokyu DLL - Win32 Release"
+# Name "Kokyu DLL - Win32 Debug"
# Begin Group "Source Files"
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# PROP Default_Filter "cpp;cxx;c"
# Begin Source File
SOURCE=.\Default_Dispatcher_Impl.cpp
@@ -107,20 +84,16 @@ SOURCE=.\Dispatcher_Task.cpp
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatcher_Impl.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\DSRT_Schedulers.cpp
+SOURCE=.\Kokyu.cpp
# End Source File
# Begin Source File
-SOURCE=.\Kokyu.cpp
+SOURCE=.\Kokyu_defs.cpp
# End Source File
# End Group
# Begin Group "Header Files"
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# PROP Default_Filter "h;hpp;hxx;hh"
# Begin Source File
SOURCE=.\Default_Dispatcher_Impl.h
@@ -135,11 +108,19 @@ SOURCE=.\Dispatcher_Task.h
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatcher_Impl.h
+SOURCE=.\DSRT_Direct_Dispatcher_Impl_T.h
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Schedulers.h
+SOURCE=.\DSRT_Dispatch_Item_T.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\DSRT_Dispatcher_Impl_T.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\DSRT_Sched_Queue_T.h
# End Source File
# Begin Source File
@@ -147,80 +128,76 @@ SOURCE=.\Kokyu.h
# End Source File
# Begin Source File
-SOURCE=.\kokyu_export.h
+SOURCE=.\Kokyu_defs.h
# End Source File
-# End Group
-# Begin Group "Resource Files"
+# Begin Source File
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+SOURCE=.\Kokyu_dsrt.h
+# End Source File
# End Group
# Begin Group "Inline Files"
-# PROP Default_Filter ""
+# PROP Default_Filter "i;inl"
# Begin Source File
SOURCE=.\Default_Dispatcher_Impl.i
-
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
-
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Dispatcher_Impl.i
-
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
-
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Dispatcher_Task.i
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
-
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
+SOURCE=.\DSRT_Dispatch_Item_T.i
+# End Source File
+# Begin Source File
-!ENDIF
+SOURCE=.\DSRT_Dispatcher_Impl_T.i
+# End Source File
+# Begin Source File
+SOURCE=.\Kokyu.i
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatcher_Impl.i
+SOURCE=.\Kokyu_defs.i
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
+SOURCE=.\Kokyu_dsrt.i
+# End Source File
+# End Group
+# Begin Group "Template Files"
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
+# PROP Default_Filter ""
+# Begin Source File
+SOURCE=.\DSRT_Direct_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
-SOURCE=.\Kokyu.i
-
-!IF "$(CFG)" == "Kokyu_DLL - Win32 Release"
-
-!ELSEIF "$(CFG)" == "Kokyu_DLL - Win32 Debug"
+SOURCE=.\DSRT_Dispatch_Item_T.cpp
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+SOURCE=.\DSRT_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
-!ENDIF
+SOURCE=.\DSRT_Sched_Queue_T.cpp
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+SOURCE=.\Kokyu_dsrt.cpp
+# PROP Exclude_From_Build 1
# End Source File
# End Group
# End Target
diff --git a/Kokyu/Kokyu_Static.dsp b/Kokyu/Kokyu_Static.dsp
index fd4cdf8e8b8..e418fc72b04 100644
--- a/Kokyu/Kokyu_Static.dsp
+++ b/Kokyu/Kokyu_Static.dsp
@@ -72,23 +72,23 @@ LIB32=link.exe -lib
# PROP Default_Filter "cpp;cxx;c"
# Begin Source File
-SOURCE=.\Default_Dispatcher_Impl
+SOURCE=.\Default_Dispatcher_Impl.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dispatcher_Impl
+SOURCE=.\Dispatcher_Impl.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dispatcher_Task
+SOURCE=.\Dispatcher_Task.cpp
# End Source File
# Begin Source File
-SOURCE=.\Kokyu
+SOURCE=.\Kokyu.cpp
# End Source File
# Begin Source File
-SOURCE=.\Kokyu_defs
+SOURCE=.\Kokyu_defs.cpp
# End Source File
# End Group
# Begin Group "Header Files"
@@ -176,27 +176,27 @@ SOURCE=.\Kokyu_dsrt.i
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\DSRT_Direct_Dispatcher_Impl_T
+SOURCE=.\DSRT_Direct_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatch_Item_T
+SOURCE=.\DSRT_Dispatch_Item_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Dispatcher_Impl_T
+SOURCE=.\DSRT_Dispatcher_Impl_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\DSRT_Sched_Queue_T
+SOURCE=.\DSRT_Sched_Queue_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=.\Kokyu_dsrt
+SOURCE=.\Kokyu_dsrt.cpp
# PROP Exclude_From_Build 1
# End Source File
# End Group