Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

175 lines
5.3 KiB

  1. # Microsoft Developer Studio Project File - Name="IISSCOv50" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=IISSCOv50 - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "IISSCOv50.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "IISSCOv50.mak" CFG="IISSCOv50 - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "IISSCOv50 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "IISSCOv50 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/IISSCOV50", TFAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "IISSCOv50 - Win32 Release"
  29. # PROP BASE Use_MFC 2
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 2
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD MTL /nologo /D "NDEBUG" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. # ADD RSC /l 0x409 /i "..\MessageFile\Release\MessageFile.res" /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 kernel32.lib user32.lib ole32.lib oleaut32.lib uuid.lib activeds.lib adsiid.lib /nologo /subsystem:windows /dll /machine:I386
  52. # Begin Custom Build - Registering SCO...
  53. OutDir=.\Release
  54. TargetPath=.\Release\IISSCOv50.dll
  55. InputPath=.\Release\IISSCOv50.dll
  56. SOURCE="$(InputPath)"
  57. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  58. regsvr32 /s /c "$(TargetPath)"
  59. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  60. # End Custom Build
  61. !ELSEIF "$(CFG)" == "IISSCOv50 - Win32 Debug"
  62. # PROP BASE Use_MFC 2
  63. # PROP BASE Use_Debug_Libraries 1
  64. # PROP BASE Output_Dir "Debug"
  65. # PROP BASE Intermediate_Dir "Debug"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 2
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir "Debug"
  70. # PROP Intermediate_Dir "Debug"
  71. # PROP Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  74. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD MTL /nologo /D "_DEBUG" /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  78. # ADD RSC /l 0x409 /i "..\MessageFile\Release\MessageFile.res" /d "_DEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 kernel32.lib user32.lib ole32.lib oleaut32.lib uuid.lib activeds.lib adsiid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  85. # Begin Custom Build - Registering SCO...
  86. OutDir=.\Debug
  87. TargetPath=.\Debug\IISSCOv50.dll
  88. InputPath=.\Debug\IISSCOv50.dll
  89. SOURCE="$(InputPath)"
  90. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  91. regsvr32 /s /c "$(TargetPath)"
  92. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  93. # End Custom Build
  94. !ENDIF
  95. # Begin Target
  96. # Name "IISSCOv50 - Win32 Release"
  97. # Name "IISSCOv50 - Win32 Debug"
  98. # Begin Group "Source Files"
  99. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  100. # Begin Source File
  101. SOURCE=.\IISSCO50.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\IISSCOv50.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\IISSCOv50.def
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\IISSCOv50.idl
  111. # ADD MTL /tlb "./IISSCOv50.tlb" /h "./IISSCOv50.h" /iid "./IISSCOv50_i.c" /Oicf
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\IISSCOv50.rc
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\StdAfx.cpp
  118. # ADD CPP /Yc"stdafx.h"
  119. # End Source File
  120. # End Group
  121. # Begin Group "Header Files"
  122. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  123. # Begin Source File
  124. SOURCE=.\IISSCO50.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\macrohelpers.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\resource.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\StdAfx.h
  134. # End Source File
  135. # End Group
  136. # Begin Group "Resource Files"
  137. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  138. # Begin Source File
  139. SOURCE=.\IISSCO50.rgs
  140. # End Source File
  141. # End Group
  142. # Begin Source File
  143. SOURCE=.\IISSCOv50.xml
  144. # End Source File
  145. # End Target
  146. # End Project