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.

140 lines
5.2 KiB

  1. # Microsoft Developer Studio Project File - Name="McsDomMsg" - 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=McsDomMsg - Win32 Unicode 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 "McsDmMsg.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 "McsDmMsg.mak" CFG="McsDomMsg - Win32 Unicode Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "McsDomMsg - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "McsDomMsg - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Dev/Raptor/Common/McsDomMsg", WHUCAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "McsDomMsg - Win32 Unicode Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "McsDomMsg___Win32_Unicode_Release"
  32. # PROP BASE Intermediate_Dir "McsDomMsg___Win32_Unicode_Release"
  33. # PROP BASE Ignore_Export_Lib 0
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "\Lib\IntelReleaseUnicode"
  38. # PROP Intermediate_Dir "\Temp\IntelReleaseUnicode"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. F90=fl32.exe
  42. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_USRDLL" /D "MCSDOMMSG_EXPORTS" /YX /FD /c
  43. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_USRDLL" /D "MCSDOMMSG_EXPORTS" /YX /FD /c
  44. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # 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 /out:"\Bin\IntelReleaseUnicode/McsDmMsg.dll" /NOENTRY
  53. # SUBTRACT BASE LINK32 /pdb:none
  54. # 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 /out:"\Bin\IntelReleaseUnicode/McsDmMsg.dll" /NOENTRY
  55. # SUBTRACT LINK32 /pdb:none
  56. !ELSEIF "$(CFG)" == "McsDomMsg - Win32 Unicode Debug"
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "McsDomMsg___Win32_Unicode_Debug"
  60. # PROP BASE Intermediate_Dir "McsDomMsg___Win32_Unicode_Debug"
  61. # PROP BASE Ignore_Export_Lib 0
  62. # PROP BASE Target_Dir ""
  63. # PROP Use_MFC 0
  64. # PROP Use_Debug_Libraries 1
  65. # PROP Output_Dir "Debug"
  66. # PROP Intermediate_Dir "Debug"
  67. # PROP Ignore_Export_Lib 0
  68. # PROP Target_Dir ""
  69. F90=fl32.exe
  70. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MCSDOMMSG_EXPORTS" /YX /FD /GZ /c
  71. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_USRDLL" /D "_MBCS" /D "_DEBUG" /D "MCSDOMMSG_EXPORTS" /YX /FD /GZ /c
  72. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  73. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  75. # ADD RSC /l 0x409 /d "_DEBUG"
  76. BSC32=bscmake.exe
  77. # ADD BASE BSC32 /nologo
  78. # ADD BSC32 /nologo
  79. LINK32=link.exe
  80. # 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 /out:"\Bin\IntelDebugUnicode/McsDmMsg.dll" /pdbtype:sept /noentry
  81. # SUBTRACT BASE LINK32 /pdb:none
  82. # 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 /incremental:no /pdb:"..\..\Bin\McsDmMsg.pdb" /debug /machine:I386 /out:"..\..\Bin\McsDmMsg.dll" /pdbtype:sept /noentry
  83. # SUBTRACT LINK32 /pdb:none
  84. !ENDIF
  85. # Begin Target
  86. # Name "McsDomMsg - Win32 Unicode Release"
  87. # Name "McsDomMsg - Win32 Unicode Debug"
  88. # Begin Group "Source Files"
  89. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  90. # Begin Source File
  91. SOURCE=.\McsDmMsg.mc
  92. !IF "$(CFG)" == "McsDomMsg - Win32 Unicode Release"
  93. # Begin Custom Build - Running Message Compiler
  94. InputPath=.\McsDmMsg.mc
  95. ".\McsDmMsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  96. mc McsDmMsg.mc
  97. copy .\McsDmMsg.h ..\Include
  98. # End Custom Build
  99. !ELSEIF "$(CFG)" == "McsDomMsg - Win32 Unicode Debug"
  100. # Begin Custom Build - Running Message Compiler
  101. InputPath=.\McsDmMsg.mc
  102. BuildCmds= \
  103. MC -h \Dev\ADMT\Inc McsDmMsg.mc
  104. "\Dev\ADMT\Inc\McsDmMsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  105. $(BuildCmds)
  106. ".\MSG00001.bin" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  107. $(BuildCmds)
  108. # End Custom Build
  109. !ENDIF
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.\McsDomMsg.rc
  113. # End Source File
  114. # End Group
  115. # End Target
  116. # End Project