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.

105 lines
3.1 KiB

  1. # Microsoft Developer Studio Project File - Name="Mover Interface" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=Mover Interface - 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 "Interfac.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 "Interfac.mak" CFG="Mover Interface - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Mover Interface - Win32 Debug" (based on "Win32 (x86) Static Library")
  19. !MESSAGE
  20. # Begin Project
  21. # PROP AllowPerConfigDependencies 0
  22. # PROP Scc_ProjName ""$/MvrGuid", PECAAAAA"
  23. # PROP Scc_LocalPath "."
  24. CPP=cl.exe
  25. RSC=rc.exe
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 1
  28. # PROP BASE Output_Dir "Inferfac"
  29. # PROP BASE Intermediate_Dir "Inferfac"
  30. # PROP BASE Target_Dir ""
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 1
  33. # PROP Output_Dir "..\..\lib\i386"
  34. # PROP Intermediate_Dir "Debug"
  35. # PROP Target_Dir ""
  36. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  37. # ADD CPP /nologo /Gz /W3 /Z7 /Od /Gy /I "i386\\" /I "." /I "..\..\inc" /I "x:\NT\public\oak\inc" /I "x:\NT\public\sdk\inc" /I "x:\NT\public\sdk\inc\crt" /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0500 /D WINVER=0x0500 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /FR /Zel /QIfdiv- /QIf /QI0f /GF /c
  38. # ADD BASE RSC /l 0x409
  39. # ADD RSC /l 0x409
  40. BSC32=bscmake.exe
  41. # ADD BASE BSC32 /nologo
  42. # ADD BSC32 /nologo /o"..\..\lib\i386/MvrGuid.bsc"
  43. LIB32=link.exe -lib
  44. # ADD BASE LIB32 /nologo
  45. # ADD LIB32 /nologo /out:"..\..\lib\i386\MvrGuid.lib" -debugtype:cv -IGNORE:4001,4037,4039,4065,4070,4078,4087,4089 -nodefaultlib -machine:i386
  46. # Begin Target
  47. # Name "Mover Interface - Win32 Debug"
  48. # Begin Group "Source Files"
  49. # PROP Default_Filter ""
  50. # Begin Source File
  51. SOURCE=.\mvrint_i.c
  52. # End Source File
  53. # Begin Source File
  54. SOURCE=.\mvrlib_i.c
  55. # End Source File
  56. # End Group
  57. # Begin Group "Build Files"
  58. # PROP Default_Filter ""
  59. # Begin Source File
  60. SOURCE=.\Makefile
  61. # End Source File
  62. # Begin Source File
  63. SOURCE=.\Makefile.inc
  64. # End Source File
  65. # Begin Source File
  66. SOURCE=.\Sources
  67. # End Source File
  68. # End Group
  69. # Begin Group "Types Files"
  70. # PROP Default_Filter ""
  71. # Begin Source File
  72. SOURCE=..\..\Types\Mover\makefile
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=..\..\Types\Mover\Makefile.inc
  76. # End Source File
  77. # Begin Source File
  78. SOURCE=..\..\Types\Mover\MvrInt.idl
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=..\..\Types\Mover\MvrLib.idl
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=..\..\Types\Mover\SOURCES
  85. # End Source File
  86. # End Group
  87. # End Target
  88. # End Project