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.

164 lines
3.6 KiB

  1. # Microsoft Developer Studio Project File - Name="RPC" - 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=RPC - 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 "RPC.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 "RPC.MAK" CFG="RPC - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "RPC - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "RPC - 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)" == "RPC - 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 null.mak"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "null.exe"
  32. # PROP BASE Bsc_Name "null.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 "%faxroot%\vcbuild.cmd release"
  38. # PROP Rebuild_Opt "-c"
  39. # PROP Target_File "RPC.EXE"
  40. # PROP Bsc_Name "RPC.BSC"
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "RPC - 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 null.mak"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "null.exe"
  49. # PROP BASE Bsc_Name "null.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 "%faxroot%\vcbuild.cmd"
  55. # PROP Rebuild_Opt "-c"
  56. # PROP Bsc_Name "RPC.BSC"
  57. # PROP Target_Dir ""
  58. !ENDIF
  59. # Begin Target
  60. # Name "RPC - Win32 Release"
  61. # Name "RPC - Win32 Debug"
  62. !IF "$(CFG)" == "RPC - Win32 Release"
  63. !ELSEIF "$(CFG)" == "RPC - Win32 Debug"
  64. !ENDIF
  65. # Begin Group "Client"
  66. # PROP Default_Filter ""
  67. # Begin Source File
  68. SOURCE=..\faxcli\faxcli.acf
  69. # End Source File
  70. # Begin Source File
  71. SOURCE=..\faxcli\faxcli.idl
  72. # End Source File
  73. # Begin Source File
  74. SOURCE=..\faxcli\imports.idl
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=..\faxcli\sources
  78. # End Source File
  79. # End Group
  80. # Begin Group "Service"
  81. # PROP Default_Filter ""
  82. # Begin Source File
  83. SOURCE=..\faxsvc\faxrpc.acf
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=..\faxsvc\faxrpc.idl
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=..\faxsvc\imports.idl
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=..\faxsvc\sources
  93. # End Source File
  94. # End Group
  95. # Begin Group "Stubs"
  96. # PROP Default_Filter ""
  97. # Begin Group "FaxClient"
  98. # PROP Default_Filter ""
  99. # Begin Source File
  100. SOURCE=..\stubs\faxcli\faxcli_s.c
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=..\stubs\faxcli\faxrpc_c.c
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=..\stubs\faxcli\sources
  107. # End Source File
  108. # End Group
  109. # Begin Group "FaxServer"
  110. # PROP Default_Filter ""
  111. # Begin Source File
  112. SOURCE=..\stubs\faxsvc\faxcli_c.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=..\stubs\faxsvc\faxrpc_s.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=..\stubs\faxsvc\sources
  119. # End Source File
  120. # End Group
  121. # Begin Source File
  122. SOURCE=..\stubs\dirs
  123. # End Source File
  124. # End Group
  125. # Begin Source File
  126. SOURCE=..\dirs
  127. # End Source File
  128. # End Target
  129. # End Project