Source code of Windows XP (NT5)
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.

137 lines
4.6 KiB

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