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.

205 lines
4.2 KiB

  1. # Microsoft Developer Studio Project File - Name="FaxUI" - 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=FaxUI - 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 "FaxUI.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 "FaxUI.mak" CFG="FaxUI - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "FaxUI - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "FaxUI - 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)" == "FaxUI - 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 "NMAKE /f null.mak"
  38. # PROP Rebuild_Opt "/a"
  39. # PROP Target_File "FaxUI.exe"
  40. # PROP Bsc_Name "FaxUI.bsc"
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "FaxUI - 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 Target_File "FaxUI.exe"
  57. # PROP Bsc_Name "..\obj\i386\FXSUI.bsc"
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "FaxUI - Win32 Release"
  62. # Name "FaxUI - Win32 Debug"
  63. !IF "$(CFG)" == "FaxUI - Win32 Release"
  64. !ELSEIF "$(CFG)" == "FaxUI - Win32 Debug"
  65. !ENDIF
  66. # Begin Group "Sources"
  67. # PROP Default_Filter ""
  68. # Begin Source File
  69. SOURCE=..\archfldr.c
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=..\devcaps.c
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=..\devinfo.c
  76. # End Source File
  77. # Begin Source File
  78. SOURCE=..\devprop.c
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=..\docevent.c
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=..\docprop.c
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=..\faxopts.c
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=..\faxui.c
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=..\prnevent.c
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=..\prnprop.c
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=..\statopts.c
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=..\util.c
  103. # End Source File
  104. # End Group
  105. # Begin Group "Headers"
  106. # PROP Default_Filter ""
  107. # Begin Source File
  108. SOURCE=..\faxui.h
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=..\help.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=..\resource.h
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=..\resrc1.h
  118. # End Source File
  119. # End Group
  120. # Begin Group "Resources"
  121. # PROP Default_Filter ""
  122. # Begin Source File
  123. SOURCE=..\res\archive.ico
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=..\res\deviceinfo.ico
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=..\res\down.ico
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=..\res\error.ico
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=..\res\faxopts.ico
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=..\faxui.rc
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=..\res\receive.ico
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=..\res\remote.ico
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=..\res\send.ico
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=..\sources
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=..\res\status.ico
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=..\res\up.ico
  157. # End Source File
  158. # End Group
  159. # End Target
  160. # End Project