Source code of Windows XP (NT5)
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.

149 lines
5.7 KiB

  1. # Microsoft Developer Studio Project File - Name="brfhndlr" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=brfhndlr - Win32 Win9x 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 "brfhndlr.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 "brfhndlr.mak" CFG="brfhndlr - Win32 Win9x Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "brfhndlr - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "brfhndlr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "brfhndlr - Win32 Win9x Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "brfhndlr - Win32 Release"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "daytona\i386"
  38. # PROP Intermediate_Dir "daytona\obj\i386"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\types\idl" /I "..\Handler...\..\..\..\..\public\sdk\inc" /I "..\brfhndlr" /I "..\Handler" /I "..\..\..\..\public\sdk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  52. !ELSEIF "$(CFG)" == "brfhndlr - Win32 Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "daytona\i386"
  61. # PROP Intermediate_Dir "daytona\obj\i386"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  64. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\Handler" /I "..\..\..\..\public\sdk\inc" /I "..\brfhndlr" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_UNICODE" /YX /FD /c
  65. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  66. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  67. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  68. # ADD RSC /l 0x409 /d "_DEBUG"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LINK32=link.exe
  73. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  74. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  75. !ELSEIF "$(CFG)" == "brfhndlr - Win32 Win9x Debug"
  76. # PROP BASE Use_MFC 0
  77. # PROP BASE Use_Debug_Libraries 1
  78. # PROP BASE Output_Dir "brfhndlr"
  79. # PROP BASE Intermediate_Dir "brfhndlr"
  80. # PROP BASE Target_Dir ""
  81. # PROP Use_MFC 0
  82. # PROP Use_Debug_Libraries 1
  83. # PROP Output_Dir "chicago\i386"
  84. # PROP Intermediate_Dir "chicago\obj\i386"
  85. # PROP Ignore_Export_Lib 0
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\brfhndlr" /I "..\Handler" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  88. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\Handler" /I "..\..\..\..\..\public\sdk\inc" /I "..\brfhndlr" /I "..\..\..\..\public\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  89. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  90. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  91. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  92. # ADD RSC /l 0x409 /d "_DEBUG"
  93. BSC32=bscmake.exe
  94. # ADD BASE BSC32 /nologo
  95. # ADD BSC32 /nologo
  96. LINK32=link.exe
  97. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  98. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  99. !ENDIF
  100. # Begin Target
  101. # Name "brfhndlr - Win32 Release"
  102. # Name "brfhndlr - Win32 Debug"
  103. # Name "brfhndlr - Win32 Win9x Debug"
  104. # Begin Source File
  105. SOURCE=.\base.h
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\Handler.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\Handler.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\Handler.rc
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\Priv.h
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.\Resource.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\Daytona\Synchndl.def
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=..\Handler\Daytona\I386\common.lib
  127. # End Source File
  128. # End Target
  129. # End Project