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.

202 lines
7.0 KiB

  1. # Microsoft Developer Studio Project File - Name="xmlparse" - 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=xmlparse - Win32 Release
  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 "xmlparse.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 "xmlparse.mak" CFG="xmlparse - Win32 Release"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "xmlparse - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "xmlparse - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "xmlparse - Win32 MinSize" (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)" == "xmlparse - 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 ".\Release"
  38. # PROP Intermediate_Dir ".\Release"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir "."
  41. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  42. # ADD CPP /nologo /W3 /GX /O2 /I "..\xmltok" /I "..\xmlwf" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllexport) /D "NDEBUG" /D "XML_NS" /D "WIN32" /D "_WINDOWS" /D "XML_DTD" /YX /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  46. # ADD RSC /l 0x809 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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
  52. # 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 /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"..\bin\xmlparse.dll" /link50compat
  53. # SUBTRACT LINK32 /pdb:none
  54. !ELSEIF "$(CFG)" == "xmlparse - Win32 Debug"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir ".\Debug"
  58. # PROP BASE Intermediate_Dir ".\Debug"
  59. # PROP BASE Target_Dir "."
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir ".\Debug"
  63. # PROP Intermediate_Dir ".\Debug"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir "."
  66. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  67. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\xmltok" /I "..\xmlwf" /D "_DEBUG" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllexport) /D "WIN32" /D "_WINDOWS" /D "XML_DTD" /YX /FD /c
  68. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  69. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD BASE RSC /l 0x809 /d "_DEBUG"
  71. # ADD RSC /l 0x809 /d "_DEBUG"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # 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
  77. # 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 /base:"0x20000000" /subsystem:windows /dll /debug /machine:I386 /out:"..\dbgbin\xmlparse.dll"
  78. !ELSEIF "$(CFG)" == "xmlparse - Win32 MinSize"
  79. # PROP BASE Use_MFC 0
  80. # PROP BASE Use_Debug_Libraries 0
  81. # PROP BASE Output_Dir "MinSize"
  82. # PROP BASE Intermediate_Dir "MinSize"
  83. # PROP BASE Ignore_Export_Lib 0
  84. # PROP BASE Target_Dir ""
  85. # PROP Use_MFC 0
  86. # PROP Use_Debug_Libraries 0
  87. # PROP Output_Dir "MinSize"
  88. # PROP Intermediate_Dir "MinSize"
  89. # PROP Ignore_Export_Lib 0
  90. # PROP Target_Dir ""
  91. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\xmltok" /I "..\xmlwf" /D XMLTOKAPI=__declspec(dllimport) /D XMLPARSEAPI=__declspec(dllexport) /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XML_NS" /YX /FD /c
  92. # ADD CPP /nologo /W3 /GX /O1 /I "..\xmltok" /I "..\xmlwf" /D "XML_MIN_SIZE" /D "XML_WINLIB" /D XMLPARSEAPI=__declspec(dllexport) /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
  93. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  94. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  95. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  96. # ADD RSC /l 0x809 /d "NDEBUG"
  97. BSC32=bscmake.exe
  98. # ADD BASE BSC32 /nologo
  99. # ADD BSC32 /nologo
  100. LINK32=link.exe
  101. # 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 /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"..\bin\xmlparse.dll"
  102. # SUBTRACT BASE LINK32 /profile
  103. # 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 /base:"0x20000000" /entry:"DllMain" /subsystem:windows /dll /machine:I386 /out:"..\bin\xmlparse.dll"
  104. # SUBTRACT LINK32 /profile /nodefaultlib
  105. !ENDIF
  106. # Begin Target
  107. # Name "xmlparse - Win32 Release"
  108. # Name "xmlparse - Win32 Debug"
  109. # Name "xmlparse - Win32 MinSize"
  110. # Begin Group "Source Files"
  111. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
  112. # Begin Source File
  113. SOURCE=..\xmltok\dllmain.c
  114. !IF "$(CFG)" == "xmlparse - Win32 Release"
  115. # PROP Exclude_From_Build 1
  116. !ELSEIF "$(CFG)" == "xmlparse - Win32 Debug"
  117. # PROP Exclude_From_Build 1
  118. !ELSEIF "$(CFG)" == "xmlparse - Win32 MinSize"
  119. !ENDIF
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.\hashtable.c
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.\xmlparse.c
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=..\xmltok\xmlrole.c
  129. !IF "$(CFG)" == "xmlparse - Win32 Release"
  130. # PROP Exclude_From_Build 1
  131. !ELSEIF "$(CFG)" == "xmlparse - Win32 Debug"
  132. # PROP Exclude_From_Build 1
  133. !ELSEIF "$(CFG)" == "xmlparse - Win32 MinSize"
  134. !ENDIF
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=..\xmltok\xmltok.c
  138. !IF "$(CFG)" == "xmlparse - Win32 Release"
  139. # PROP Exclude_From_Build 1
  140. !ELSEIF "$(CFG)" == "xmlparse - Win32 Debug"
  141. # PROP Exclude_From_Build 1
  142. !ELSEIF "$(CFG)" == "xmlparse - Win32 MinSize"
  143. !ENDIF
  144. # End Source File
  145. # End Group
  146. # Begin Group "Header Files"
  147. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  148. # Begin Source File
  149. SOURCE=.\hashtable.h
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\xmlparse.h
  153. # End Source File
  154. # End Group
  155. # Begin Group "Resource Files"
  156. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  157. # End Group
  158. # End Target
  159. # End Project