# Microsoft Developer Studio Generated NMAKE File, Based on com.dsp !IF "$(CFG)" == "" CFG=com - Win32 Debug !MESSAGE No configuration specified. Defaulting to com - Win32 Debug. !ENDIF !IF "$(CFG)" != "com - Win32 Release" && "$(CFG)" != "com - Win32 Debug" !MESSAGE Invalid configuration "$(CFG)" specified. !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 "com.mak" CFG="com - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "com - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "com - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE !ERROR An invalid configuration is specified. !ENDIF !IF "$(OS)" == "Windows_NT" NULL= !ELSE NULL=nul !ENDIF CPP=cl.exe !IF "$(CFG)" == "com - Win32 Release" OUTDIR=.\Release INTDIR=.\Release # Begin Custom Macros OutDir=.\Release # End Custom Macros !IF "$(RECURSE)" == "0" ALL : "$(OUTDIR)\com.lib" !ELSE ALL : "$(OUTDIR)\com.lib" !ENDIF CLEAN : -@erase "$(INTDIR)\bstring.obj" -@erase "$(INTDIR)\com.obj" -@erase "$(INTDIR)\cominit.obj" -@erase "$(INTDIR)\multiqi.obj" -@erase "$(INTDIR)\variant.obj" -@erase "$(INTDIR)\vc50.idb" -@erase "$(OUTDIR)\com.lib" "$(OUTDIR)" : if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)" RSC=rc.exe CPP_PROJ=/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\ /Fp"$(INTDIR)\com.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c CPP_OBJS=.\Release/ CPP_SBRS=. BSC32=bscmake.exe BSC32_FLAGS=/nologo /o"$(OUTDIR)\com.bsc" BSC32_SBRS= \ LIB32=link.exe -lib LIB32_FLAGS=/nologo /out:"$(OUTDIR)\com.lib" LIB32_OBJS= \ "$(INTDIR)\bstring.obj" \ "$(INTDIR)\com.obj" \ "$(INTDIR)\cominit.obj" \ "$(INTDIR)\multiqi.obj" \ "$(INTDIR)\variant.obj" "$(OUTDIR)\com.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS) $(LIB32) @<< $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS) << !ELSEIF "$(CFG)" == "com - Win32 Debug" OUTDIR=.\msvcobj INTDIR=.\msvcobj !IF "$(RECURSE)" == "0" ALL : "..\exe\com.lib" !ELSE ALL : "..\exe\com.lib" !ENDIF CLEAN : -@erase "$(INTDIR)\bstring.obj" -@erase "$(INTDIR)\com.obj" -@erase "$(INTDIR)\cominit.obj" -@erase "$(INTDIR)\multiqi.obj" -@erase "$(INTDIR)\variant.obj" -@erase "$(INTDIR)\vc50.idb" -@erase "..\exe\com.lib" "$(OUTDIR)" : if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)" RSC=rc.exe CPP_PROJ=/nologo /Zp1 /MTd /GX /Z7 /Od /I "\work" /I "\parts" /I\ "\parts\sgi_stl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__"\ /Fp"$(INTDIR)\com.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c CPP_OBJS=.\msvcobj/ CPP_SBRS=. BSC32=bscmake.exe BSC32_FLAGS=/nologo /o"$(OUTDIR)\com.bsc" BSC32_SBRS= \ LIB32=link.exe -lib LIB32_FLAGS=/nologo /out:"..\exe\com.lib" LIB32_OBJS= \ "$(INTDIR)\bstring.obj" \ "$(INTDIR)\com.obj" \ "$(INTDIR)\cominit.obj" \ "$(INTDIR)\multiqi.obj" \ "$(INTDIR)\variant.obj" "..\exe\com.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS) $(LIB32) @<< $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS) << !ENDIF .c{$(CPP_OBJS)}.obj:: $(CPP) @<< $(CPP_PROJ) $< << .cpp{$(CPP_OBJS)}.obj:: $(CPP) @<< $(CPP_PROJ) $< << .cxx{$(CPP_OBJS)}.obj:: $(CPP) @<< $(CPP_PROJ) $< << .c{$(CPP_SBRS)}.sbr:: $(CPP) @<< $(CPP_PROJ) $< << .cpp{$(CPP_SBRS)}.sbr:: $(CPP) @<< $(CPP_PROJ) $< << .cxx{$(CPP_SBRS)}.sbr:: $(CPP) @<< $(CPP_PROJ) $< << !IF "$(CFG)" == "com - Win32 Release" || "$(CFG)" == "com - Win32 Debug" SOURCE=.\bstring.cpp !IF "$(CFG)" == "com - Win32 Release" DEP_CPP_BSTRI=\ ".\bstring.hpp"\ ".\objbase.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\bstring.obj" : $(SOURCE) $(DEP_CPP_BSTRI) "$(INTDIR)" !ELSEIF "$(CFG)" == "com - Win32 Debug" DEP_CPP_BSTRI=\ ".\bstring.hpp"\ ".\objbase.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\bstring.obj" : $(SOURCE) $(DEP_CPP_BSTRI) "$(INTDIR)" !ENDIF SOURCE=.\com.cpp !IF "$(CFG)" == "com - Win32 Release" DEP_CPP_COM_C=\ ".\bstring.hpp"\ ".\clsctx.hpp"\ ".\com.hpp"\ ".\cominit.hpp"\ ".\multiqi.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ ".\result.hpp"\ ".\srvinfo.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\pointer.hpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ {$(INCLUDE)}"sgi_stl\map"\ "$(INTDIR)\com.obj" : $(SOURCE) $(DEP_CPP_COM_C) "$(INTDIR)" !ELSEIF "$(CFG)" == "com - Win32 Debug" DEP_CPP_COM_C=\ "..\..\parts\sgi_stl\stl_algobase.h"\ "..\..\parts\sgi_stl\stl_alloc.h"\ "..\..\parts\sgi_stl\stl_config.h"\ "..\..\parts\sgi_stl\stl_construct.h"\ "..\..\parts\sgi_stl\stl_function.h"\ "..\..\parts\sgi_stl\stl_iterator.h"\ "..\..\parts\sgi_stl\stl_iterator_base.h"\ "..\..\parts\sgi_stl\stl_map.h"\ "..\..\parts\sgi_stl\stl_multimap.h"\ "..\..\parts\sgi_stl\stl_pair.h"\ "..\..\parts\sgi_stl\stl_relops.h"\ "..\..\parts\sgi_stl\stl_threads.h"\ "..\..\parts\sgi_stl\stl_tree.h"\ "..\..\parts\sgi_stl\type_traits.h"\ ".\bstring.hpp"\ ".\clsctx.hpp"\ ".\com.hpp"\ ".\cominit.hpp"\ ".\multiqi.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ ".\result.hpp"\ ".\srvinfo.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\pointer.hpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\com.obj" : $(SOURCE) $(DEP_CPP_COM_C) "$(INTDIR)" !ENDIF SOURCE=.\cominit.cpp !IF "$(CFG)" == "com - Win32 Release" DEP_CPP_COMIN=\ ".\cominit.hpp"\ ".\objbase.hpp"\ ".\ole2.hpp"\ {$(INCLUDE)}"sgi_stl\map"\ "$(INTDIR)\cominit.obj" : $(SOURCE) $(DEP_CPP_COMIN) "$(INTDIR)" !ELSEIF "$(CFG)" == "com - Win32 Debug" DEP_CPP_COMIN=\ "..\..\parts\sgi_stl\stl_algobase.h"\ "..\..\parts\sgi_stl\stl_alloc.h"\ "..\..\parts\sgi_stl\stl_config.h"\ "..\..\parts\sgi_stl\stl_construct.h"\ "..\..\parts\sgi_stl\stl_function.h"\ "..\..\parts\sgi_stl\stl_iterator.h"\ "..\..\parts\sgi_stl\stl_iterator_base.h"\ "..\..\parts\sgi_stl\stl_map.h"\ "..\..\parts\sgi_stl\stl_multimap.h"\ "..\..\parts\sgi_stl\stl_pair.h"\ "..\..\parts\sgi_stl\stl_relops.h"\ "..\..\parts\sgi_stl\stl_threads.h"\ "..\..\parts\sgi_stl\stl_tree.h"\ "..\..\parts\sgi_stl\type_traits.h"\ ".\cominit.hpp"\ ".\objbase.hpp"\ ".\ole2.hpp"\ "$(INTDIR)\cominit.obj" : $(SOURCE) $(DEP_CPP_COMIN) "$(INTDIR)" !ENDIF SOURCE=.\multiqi.cpp !IF "$(CFG)" == "com - Win32 Release" DEP_CPP_MULTI=\ ".\multiqi.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\multiqi.obj" : $(SOURCE) $(DEP_CPP_MULTI) "$(INTDIR)" !ELSEIF "$(CFG)" == "com - Win32 Debug" DEP_CPP_MULTI=\ ".\multiqi.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\multiqi.obj" : $(SOURCE) $(DEP_CPP_MULTI) "$(INTDIR)" !ENDIF SOURCE=.\variant.cpp !IF "$(CFG)" == "com - Win32 Release" DEP_CPP_VARIA=\ ".\bound.hpp"\ ".\bstring.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ ".\result.hpp"\ ".\safearray.hpp"\ ".\variant.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\pointer.hpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\variant.obj" : $(SOURCE) $(DEP_CPP_VARIA) "$(INTDIR)" !ELSEIF "$(CFG)" == "com - Win32 Debug" DEP_CPP_VARIA=\ ".\bound.hpp"\ ".\bstring.hpp"\ ".\objbase.hpp"\ ".\objidl.hpp"\ ".\ole2.hpp"\ ".\oleauto.hpp"\ ".\result.hpp"\ ".\safearray.hpp"\ ".\variant.hpp"\ {$(INCLUDE)}"common\array.hpp"\ {$(INCLUDE)}"common\except.hpp"\ {$(INCLUDE)}"common\gdata.hpp"\ {$(INCLUDE)}"common\gdata.tpp"\ {$(INCLUDE)}"common\pointer.hpp"\ {$(INCLUDE)}"common\stdlib.hpp"\ {$(INCLUDE)}"common\string.hpp"\ {$(INCLUDE)}"common\types.hpp"\ {$(INCLUDE)}"common\widestr.hpp"\ {$(INCLUDE)}"common\windows.hpp"\ "$(INTDIR)\variant.obj" : $(SOURCE) $(DEP_CPP_VARIA) "$(INTDIR)" !ENDIF !ENDIF