# Microsoft Developer Studio Project File - Name="ECT_Supplier" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=ECT_Supplier - 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 "ECT_Supplier.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 "ECT_Supplier.mak" CFG="ECT_Supplier - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "ECT_Supplier - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "ECT_Supplier - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "ECT_Supplier - Win32 Release" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release\ECT_Supplier" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\..\orbsvcs" /I "..\..\.." /I "..\..\..\tao" /I "..\..\..\.." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 /i "..\..\..\orbsvcs" /i "..\..\.." /i "..\..\..\tao" /i "..\..\..\.." /d "NDEBUG" BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /machine:IX86 # ADD LINK32 advapi32.lib user32.lib TAO_RTOLDEvent.lib TAO_RTSched.lib TAO_CosNaming.lib TAO_IORTable.lib TAO_RTEvent.lib TAO_Svc_Utils.lib TAO_Messaging.lib TAO_PortableServer.lib TAO_IORInterceptor.lib TAO_Valuetype.lib TAO_ObjRefTemplate.lib TAO.lib ACE.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\..\ace" /libpath:"..\..\..\tao" /libpath:"..\..\..\tao\PortableServer" /libpath:"..\..\..\tao\Messaging" /libpath:"..\..\..\tao\IORInterceptor" /libpath:"..\..\..\tao\Valuetype" /libpath:"..\..\..\tao\ObjrefTemplate" /libpath:"..\..\..\tao\IORTable" /libpath:"..\..\orbsvcs" # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "ECT_Supplier - Win32 Debug" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "." # PROP Intermediate_Dir "Debug\ECT_Supplier" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Gy /I "..\..\..\orbsvcs" /I "..\..\.." /I "..\..\..\tao" /I "..\..\..\.." /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 /i "..\..\..\orbsvcs" /i "..\..\.." /i "..\..\..\tao" /i "..\..\..\.." /d "_DEBUG" BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /machine:IX86 # ADD LINK32 advapi32.lib user32.lib TAO_RTOLDEventd.lib TAO_RTSchedd.lib TAO_CosNamingd.lib TAO_IORTabled.lib TAO_RTEventd.lib TAO_Svc_Utilsd.lib TAO_Messagingd.lib TAO_PortableServerd.lib TAO_IORInterceptord.lib TAO_Valuetyped.lib TAO_ObjRefTemplated.lib TAOd.lib ACEd.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /libpath:"..\..\..\..\ace" /libpath:"..\..\..\tao" /libpath:"..\..\..\tao\PortableServer" /libpath:"..\..\..\tao\Messaging" /libpath:"..\..\..\tao\IORInterceptor" /libpath:"..\..\..\tao\Valuetype" /libpath:"..\..\..\tao\ObjrefTemplate" /libpath:"..\..\..\tao\IORTable" /libpath:"..\..\orbsvcs" # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target # Name "ECT_Supplier - Win32 Release" # Name "ECT_Supplier - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;cxx;c" # Begin Source File SOURCE=".\ECT_Driver.cpp" # End Source File # Begin Source File SOURCE=".\ECT_Supplier.cpp" # End Source File # Begin Source File SOURCE=".\ECT_Supplier_Driver.cpp" # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hh" # Begin Source File SOURCE=".\ECT_Driver.h" # End Source File # Begin Source File SOURCE=".\ECT_Supplier.h" # End Source File # Begin Source File SOURCE=".\ECT_Supplier_Driver.h" # End Source File # End Group # Begin Group "Inline Files" # PROP Default_Filter "i;inl" # Begin Source File SOURCE=".\ECT_Driver.i" # End Source File # End Group # Begin Group "Documentation" # PROP Default_Filter "" # Begin Source File SOURCE=".\README" # End Source File # End Group # End Target # End Project