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.

215 lines
5.6 KiB

  1. # Microsoft Developer Studio Generated NMAKE File, Based on DhcpExim.dsp
  2. !IF "$(CFG)" == ""
  3. CFG=DhcpExim - Win32 Debug
  4. !MESSAGE No configuration specified. Defaulting to DhcpExim - Win32 Debug.
  5. !ENDIF
  6. !IF "$(CFG)" != "DhcpExim - Win32 Release" && "$(CFG)" != "DhcpExim - Win32 Debug"
  7. !MESSAGE Invalid configuration "$(CFG)" specified.
  8. !MESSAGE You can specify a configuration when running NMAKE
  9. !MESSAGE by defining the macro CFG on the command line. For example:
  10. !MESSAGE
  11. !MESSAGE NMAKE /f "DhcpExim.mak" CFG="DhcpExim - Win32 Debug"
  12. !MESSAGE
  13. !MESSAGE Possible choices for configuration are:
  14. !MESSAGE
  15. !MESSAGE "DhcpExim - Win32 Release" (based on "Win32 (x86) Application")
  16. !MESSAGE "DhcpExim - Win32 Debug" (based on "Win32 (x86) Application")
  17. !MESSAGE
  18. !ERROR An invalid configuration is specified.
  19. !ENDIF
  20. !IF "$(OS)" == "Windows_NT"
  21. NULL=
  22. !ELSE
  23. NULL=nul
  24. !ENDIF
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "DhcpExim - Win32 Release"
  29. OUTDIR=.\Release
  30. INTDIR=.\Release
  31. # Begin Custom Macros
  32. OutDir=.\Release
  33. # End Custom Macros
  34. ALL : "$(OUTDIR)\DhcpExim.exe"
  35. CLEAN :
  36. -@erase "$(INTDIR)\DhcpExim.pch"
  37. -@erase "$(INTDIR)\DhcpExim.res"
  38. -@erase "$(INTDIR)\DhcpEximDlg.obj"
  39. -@erase "$(INTDIR)\DhcpEximListDlg.obj"
  40. -@erase "$(INTDIR)\dhcpeximx.obj"
  41. -@erase "$(INTDIR)\StdAfx.obj"
  42. -@erase "$(INTDIR)\vc60.idb"
  43. -@erase "$(OUTDIR)\DhcpExim.exe"
  44. "$(OUTDIR)" :
  45. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  46. CPP_PROJ=/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)\DhcpExim.pch" /Yu"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
  47. MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
  48. RSC_PROJ=/l 0x409 /fo"$(INTDIR)\DhcpExim.res" /d "NDEBUG" /d "_AFXDLL"
  49. BSC32=bscmake.exe
  50. BSC32_FLAGS=/nologo /o"$(OUTDIR)\DhcpExim.bsc"
  51. BSC32_SBRS= \
  52. LINK32=link.exe
  53. LINK32_FLAGS=/nologo /subsystem:windows /incremental:no /pdb:"$(OUTDIR)\DhcpExim.pdb" /machine:I386 /out:"$(OUTDIR)\DhcpExim.exe"
  54. LINK32_OBJS= \
  55. "$(INTDIR)\DhcpEximDlg.obj" \
  56. "$(INTDIR)\DhcpEximListDlg.obj" \
  57. "$(INTDIR)\StdAfx.obj" \
  58. "$(INTDIR)\DhcpExim.res" \
  59. "$(INTDIR)\dhcpeximx.obj"
  60. "$(OUTDIR)\DhcpExim.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  61. $(LINK32) @<<
  62. $(LINK32_FLAGS) $(LINK32_OBJS)
  63. <<
  64. !ELSEIF "$(CFG)" == "DhcpExim - Win32 Debug"
  65. OUTDIR=.\Debug
  66. INTDIR=.\Debug
  67. # Begin Custom Macros
  68. OutDir=.\Debug
  69. # End Custom Macros
  70. ALL : "$(OUTDIR)\DhcpExim.exe"
  71. CLEAN :
  72. -@erase "$(INTDIR)\DhcpExim.pch"
  73. -@erase "$(INTDIR)\DhcpExim.res"
  74. -@erase "$(INTDIR)\DhcpEximDlg.obj"
  75. -@erase "$(INTDIR)\DhcpEximListDlg.obj"
  76. -@erase "$(INTDIR)\dhcpeximx.obj"
  77. -@erase "$(INTDIR)\StdAfx.obj"
  78. -@erase "$(INTDIR)\vc60.idb"
  79. -@erase "$(INTDIR)\vc60.pdb"
  80. -@erase "$(OUTDIR)\DhcpExim.exe"
  81. -@erase "$(OUTDIR)\DhcpExim.ilk"
  82. -@erase "$(OUTDIR)\DhcpExim.pdb"
  83. "$(OUTDIR)" :
  84. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  85. CPP_PROJ=/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D _UNICODE=1 /Fp"$(INTDIR)\DhcpExim.pch" /Yu"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
  86. MTL_PROJ=/nologo /D "_DEBUG" /mktyplib203 /win32
  87. RSC_PROJ=/l 0x409 /fo"$(INTDIR)\DhcpExim.res" /d "_DEBUG" /d "_AFXDLL"
  88. BSC32=bscmake.exe
  89. BSC32_FLAGS=/nologo /o"$(OUTDIR)\DhcpExim.bsc"
  90. BSC32_SBRS= \
  91. LINK32=link.exe
  92. LINK32_FLAGS=/nologo /subsystem:windows /incremental:yes /pdb:"$(OUTDIR)\DhcpExim.pdb" /debug /machine:I386 /out:"$(OUTDIR)\DhcpExim.exe" /pdbtype:sept
  93. LINK32_OBJS= \
  94. "$(INTDIR)\DhcpEximDlg.obj" \
  95. "$(INTDIR)\DhcpEximListDlg.obj" \
  96. "$(INTDIR)\StdAfx.obj" \
  97. "$(INTDIR)\DhcpExim.res" \
  98. "$(INTDIR)\dhcpeximx.obj"
  99. "$(OUTDIR)\DhcpExim.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  100. $(LINK32) @<<
  101. $(LINK32_FLAGS) $(LINK32_OBJS)
  102. <<
  103. !ENDIF
  104. .c{$(INTDIR)}.obj::
  105. $(CPP) @<<
  106. $(CPP_PROJ) $<
  107. <<
  108. .cpp{$(INTDIR)}.obj::
  109. $(CPP) @<<
  110. $(CPP_PROJ) $<
  111. <<
  112. .cxx{$(INTDIR)}.obj::
  113. $(CPP) @<<
  114. $(CPP_PROJ) $<
  115. <<
  116. .c{$(INTDIR)}.sbr::
  117. $(CPP) @<<
  118. $(CPP_PROJ) $<
  119. <<
  120. .cpp{$(INTDIR)}.sbr::
  121. $(CPP) @<<
  122. $(CPP_PROJ) $<
  123. <<
  124. .cxx{$(INTDIR)}.sbr::
  125. $(CPP) @<<
  126. $(CPP_PROJ) $<
  127. <<
  128. !IF "$(NO_EXTERNAL_DEPS)" != "1"
  129. !IF EXISTS("DhcpExim.dep")
  130. !INCLUDE "DhcpExim.dep"
  131. !ELSE
  132. !MESSAGE Warning: cannot find "DhcpExim.dep"
  133. !ENDIF
  134. !ENDIF
  135. !IF "$(CFG)" == "DhcpExim - Win32 Release" || "$(CFG)" == "DhcpExim - Win32 Debug"
  136. SOURCE=.\DhcpExim.rc
  137. "$(INTDIR)\DhcpExim.res" : $(SOURCE) "$(INTDIR)"
  138. $(RSC) $(RSC_PROJ) $(SOURCE)
  139. SOURCE=.\DhcpEximDlg.cpp
  140. "$(INTDIR)\DhcpEximDlg.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\DhcpExim.pch"
  141. SOURCE=.\DhcpEximListDlg.cpp
  142. "$(INTDIR)\DhcpEximListDlg.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\DhcpExim.pch"
  143. SOURCE=.\dhcpeximx.cpp
  144. "$(INTDIR)\dhcpeximx.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\DhcpExim.pch"
  145. SOURCE=.\StdAfx.cpp
  146. !IF "$(CFG)" == "DhcpExim - Win32 Release"
  147. CPP_SWITCHES=/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)\DhcpExim.pch" /Yc"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
  148. "$(INTDIR)\StdAfx.obj" "$(INTDIR)\DhcpExim.pch" : $(SOURCE) "$(INTDIR)"
  149. $(CPP) @<<
  150. $(CPP_SWITCHES) $(SOURCE)
  151. <<
  152. !ELSEIF "$(CFG)" == "DhcpExim - Win32 Debug"
  153. CPP_SWITCHES=/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D _UNICODE=1 /Fp"$(INTDIR)\DhcpExim.pch" /Yc"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
  154. "$(INTDIR)\StdAfx.obj" "$(INTDIR)\DhcpExim.pch" : $(SOURCE) "$(INTDIR)"
  155. $(CPP) @<<
  156. $(CPP_SWITCHES) $(SOURCE)
  157. <<
  158. !ENDIF
  159. !ENDIF