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.

187 lines
6.2 KiB

  1. # Microsoft Developer Studio Project File - Name="SetAlertEmail" - 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=SETALERTEMAIL - 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 "SetAlertEmail.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 "SetAlertEmail.mak" CFG="SETALERTEMAIL - WIN32 UNICODE DEBUG"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "SetAlertEmail - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "SetAlertEmail - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "SetAlertEmail - Win32 Unicode Debug"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "DebugU"
  32. # PROP BASE Intermediate_Dir "DebugU"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "DebugU"
  37. # PROP Intermediate_Dir "DebugU"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  41. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_WINDOWS" /D "_ATL_DLL" /D "UNICODE" /D "ALERTEMAIL_TRACE_OFF" /D "_ATL_NO_DEBUG_CRT" /D "STD_CALL" /FR /Yu"stdafx.h" /FD /GZ /c
  42. # ADD BASE RSC /l 0x804 /d "_DEBUG"
  43. # ADD RSC /l 0x804 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  49. # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  50. # SUBTRACT LINK32 /incremental:no /nodefaultlib
  51. # Begin Custom Build - Performing registration
  52. OutDir=.\DebugU
  53. TargetPath=.\DebugU\SetAlertEmail.dll
  54. InputPath=.\DebugU\SetAlertEmail.dll
  55. SOURCE="$(InputPath)"
  56. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  57. if "%OS%"=="" goto NOTNT
  58. if not "%OS%"=="Windows_NT" goto NOTNT
  59. regsvr32 /s /c "$(TargetPath)"
  60. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  61. goto end
  62. :NOTNT
  63. echo Warning : Cannot register Unicode DLL on Windows 95
  64. :end
  65. # End Custom Build
  66. !ELSEIF "$(CFG)" == "SetAlertEmail - Win32 Unicode Release MinDependency"
  67. # PROP BASE Use_MFC 0
  68. # PROP BASE Use_Debug_Libraries 0
  69. # PROP BASE Output_Dir "ReleaseUMinDependency"
  70. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  71. # PROP BASE Target_Dir ""
  72. # PROP Use_MFC 0
  73. # PROP Use_Debug_Libraries 0
  74. # PROP Output_Dir "ReleaseUMinDependency"
  75. # PROP Intermediate_Dir "ReleaseUMinDependency"
  76. # PROP Target_Dir ""
  77. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  78. # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  79. # ADD BASE RSC /l 0x804 /d "NDEBUG"
  80. # ADD RSC /l 0x804 /d "NDEBUG"
  81. BSC32=bscmake.exe
  82. # ADD BASE BSC32 /nologo
  83. # ADD BSC32 /nologo
  84. LINK32=link.exe
  85. # 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 /subsystem:windows /dll /machine:I386
  86. # 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 /subsystem:windows /dll /machine:I386
  87. # Begin Custom Build - Performing registration
  88. OutDir=.\ReleaseUMinDependency
  89. TargetPath=.\ReleaseUMinDependency\SetAlertEmail.dll
  90. InputPath=.\ReleaseUMinDependency\SetAlertEmail.dll
  91. SOURCE="$(InputPath)"
  92. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  93. if "%OS%"=="" goto NOTNT
  94. if not "%OS%"=="Windows_NT" goto NOTNT
  95. regsvr32 /s /c "$(TargetPath)"
  96. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  97. goto end
  98. :NOTNT
  99. echo Warning : Cannot register Unicode DLL on Windows 95
  100. :end
  101. # End Custom Build
  102. !ENDIF
  103. # Begin Target
  104. # Name "SetAlertEmail - Win32 Unicode Debug"
  105. # Name "SetAlertEmail - Win32 Unicode Release MinDependency"
  106. # Begin Group "Source Files"
  107. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  108. # Begin Source File
  109. SOURCE=..\..\idl\appliancetask.idl
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=..\..\idl\appsrvcs.idl
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.\ConfigAlertEmail.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.\SetAlertEmail.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\SetAlertEmail.def
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\SetAlertEmail.idl
  125. # ADD MTL /tlb ".\SetAlertEmail.tlb" /h "SetAlertEmail.h" /iid "SetAlertEmail_i.c" /Oicf
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.\SetAlertEmail.rc
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\StdAfx.cpp
  132. # ADD CPP /Yc"stdafx.h"
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=..\..\idl\taskctx.idl
  136. # End Source File
  137. # End Group
  138. # Begin Group "Header Files"
  139. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  140. # Begin Source File
  141. SOURCE=.\ConfigAlertEmail.h
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\Resource.h
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\StdAfx.h
  148. # End Source File
  149. # End Group
  150. # Begin Group "Resource Files"
  151. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  152. # Begin Source File
  153. SOURCE=.\ConfigAlertEmail.rgs
  154. # End Source File
  155. # End Group
  156. # End Target
  157. # End Project