summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-01 20:56:16 +0000
committerstorri <storri@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-01 20:56:16 +0000
commit591234e1f7ff2ebdc3d2bb503c414ee9371d6948 (patch)
treec16c76093ec8b3df7caad357ad6a2b2081ffb9ee
parenta07ce92448e2aa0ea5e69253bce50d4ef2132816 (diff)
downloadATCD-591234e1f7ff2ebdc3d2bb503c414ee9371d6948.tar.gz
Windows debug build
-rw-r--r--TAO/orbsvcs/orbsvcs/Metrics.dsp338
1 files changed, 338 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Metrics.dsp b/TAO/orbsvcs/orbsvcs/Metrics.dsp
new file mode 100644
index 00000000000..23e90f087a1
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs/Metrics.dsp
@@ -0,0 +1,338 @@
+# Microsoft Developer Studio Project File - Name="Metrics" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=Metrics - 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 "Metrics.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 "Metrics.mak" CFG="Metrics - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "Metrics - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "Metrics - 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)" == "Metrics - 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 "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METRICS_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TAO_Metrics_BUILD_DLL" /YX /FD /c
+# 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"
+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 /dll /machine:I386
+# ADD 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
+
+!ELSEIF "$(CFG)" == "Metrics - 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 "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METRICS_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../" /I "../../" /I "../../../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TAO_Metrics_BUILD_DLL" /YX /FD /c
+# 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"
+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 /dll /debug /machine:I386 /pdbtype:sept
+# ADD 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
+
+!ENDIF
+
+# Begin Target
+
+# Name "Metrics - Win32 Release"
+# Name "Metrics - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager_T.cpp
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager_T.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache_T.cpp
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache_T.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_Logger.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor_T.cpp
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor_T.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_Utils.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_Utils.i
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=.\Metrics\metrics_export.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_FrameManager_T.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_LocalCache_T.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_Logger.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_UpcallMonitor_T.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Metrics\Metrics_Utils.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# Begin Group "IDL Files"
+
+# PROP Default_Filter ".idl"
+# Begin Source File
+
+SOURCE=.\Metrics.idl
+
+!IF "$(CFG)" == "Metrics - Win32 Release"
+
+!ELSEIF "$(CFG)" == "Metrics - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build
+InputPath=.\Metrics.idl
+InputName=Metrics
+
+BuildCmds= \
+ ..\..\..\bin\tao_idl -Ge 1 -I../.. -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Metrics_Export -Wb,export_include=Metrics\metrics_export.h $(InputName).idl
+
+"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# End Target
+# End Project