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.

159 lines
3.6 KiB

  1. # Microsoft Developer Studio Project File - Name="faxdrv32" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=faxdrv32 - 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 "faxdrv32.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 "faxdrv32.mak" CFG="faxdrv32 - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "faxdrv32 - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "faxdrv32 - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "faxdrv32 - Win32 Release"
  26. # PROP BASE Use_Debug_Libraries 0
  27. # PROP BASE Output_Dir "Release"
  28. # PROP BASE Intermediate_Dir "Release"
  29. # PROP BASE Cmd_Line "NMAKE /f faxdrv32.mak"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "faxdrv32.dll"
  32. # PROP BASE Bsc_Name "faxdrv32.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Cmd_Line "mymake.bat release"
  38. # PROP Rebuild_Opt "-c"
  39. # PROP Target_File "..\obj\i386\fxsdrv32.dll"
  40. # PROP Bsc_Name "..\obj\i386\fxsdrv32.bsc"
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "faxdrv32 - Win32 Debug"
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP BASE Output_Dir "Debug"
  45. # PROP BASE Intermediate_Dir "Debug"
  46. # PROP BASE Cmd_Line "NMAKE /f faxdrv32.mak"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "faxdrv32.exe"
  49. # PROP BASE Bsc_Name "faxdrv32.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir "Debug"
  53. # PROP Intermediate_Dir "Debug"
  54. # PROP Cmd_Line "mymake.bat debug"
  55. # PROP Rebuild_Opt "-c"
  56. # PROP Target_File "..\obj\i386\fxsdrv32.dll"
  57. # PROP Bsc_Name "..\obj\i386\fxsdrv32.bsc"
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "faxdrv32 - Win32 Release"
  62. # Name "faxdrv32 - Win32 Debug"
  63. !IF "$(CFG)" == "faxdrv32 - Win32 Release"
  64. !ELSEIF "$(CFG)" == "faxdrv32 - Win32 Debug"
  65. !ENDIF
  66. # Begin Group "Source Files"
  67. # PROP Default_Filter ""
  68. # Begin Source File
  69. SOURCE=..\faxdrv32.c
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=..\faxdrv32.def
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=..\..\..\faxtiff.c
  76. !IF "$(CFG)" == "faxdrv32 - Win32 Release"
  77. !ELSEIF "$(CFG)" == "faxdrv32 - Win32 Debug"
  78. # PROP Exclude_From_Build 1
  79. !ENDIF
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=..\..\..\..\lib\runtime.c
  83. !IF "$(CFG)" == "faxdrv32 - Win32 Release"
  84. !ELSEIF "$(CFG)" == "faxdrv32 - Win32 Debug"
  85. # PROP Exclude_From_Build 1
  86. !ENDIF
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=..\thunk1632.c
  90. # End Source File
  91. # End Group
  92. # Begin Group "Header Files"
  93. # PROP Default_Filter ""
  94. # Begin Source File
  95. SOURCE=..\faxdrv32.h
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=..\..\..\faxtiff.h
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=..\stdhdr.h
  102. # End Source File
  103. # End Group
  104. # Begin Group "Make Files"
  105. # PROP Default_Filter ""
  106. # Begin Source File
  107. SOURCE=..\makefile.inc
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=..\sources
  111. # End Source File
  112. # End Group
  113. # Begin Group "Resource Files"
  114. # PROP Default_Filter ""
  115. # Begin Source File
  116. SOURCE=..\faxdrv32.rc
  117. # End Source File
  118. # End Group
  119. # End Target
  120. # End Project