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.

209 lines
4.7 KiB

  1. # Microsoft Developer Studio Project File - Name="CommonLib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=CommonLib - Win32 Unicode 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 "CommonLib.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 "CommonLib.mak" CFG="CommonLib - Win32 Unicode Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CommonLib - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "CommonLib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/ADMT/Common/CommonLib", NBAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "CommonLib - Win32 Unicode Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "..\..\Lib"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /c
  39. # ADD CPP /nologo /MT /W3 /GX /Ox /Os /Ob2 /I "..\Include" /I "..\..\Inc" /I "..\..\Bin" /D "WIN32" /D "WINNT" /D "_LIB" /D "_UNICODE" /D "UNICODE" /D "NDEBUG" /D _WIN32_WINNT=0x0400 /FAs /FD /c
  40. # SUBTRACT CPP /YX /Yc /Yu
  41. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  42. # ADD RSC /l 0x409 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LIB32=link.exe -lib
  47. # ADD BASE LIB32 /nologo
  48. # ADD LIB32 /nologo
  49. !ELSEIF "$(CFG)" == "CommonLib - Win32 Unicode Debug"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "Debug"
  53. # PROP BASE Intermediate_Dir "Debug"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "..\..\Lib"
  58. # PROP Intermediate_Dir "Debug"
  59. # PROP Target_Dir ""
  60. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /GZ /c
  61. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\..\Inc" /I "..\..\Bin" /D "WIN32" /D "WINNT" /D "_LIB" /D "_UNICODE" /D "UNICODE" /D "_DEBUG" /D "DEBUG" /D _WIN32_WINNT=0x0400 /FD /GZ /c
  62. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  63. # ADD RSC /l 0x409 /d "_DEBUG"
  64. BSC32=bscmake.exe
  65. # ADD BASE BSC32 /nologo
  66. # ADD BSC32 /nologo
  67. LIB32=link.exe -lib
  68. # ADD BASE LIB32 /nologo
  69. # ADD LIB32 /nologo
  70. !ENDIF
  71. # Begin Target
  72. # Name "CommonLib - Win32 Unicode Release"
  73. # Name "CommonLib - Win32 Unicode Debug"
  74. # Begin Group "Source Files"
  75. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  76. # Begin Source File
  77. SOURCE=.\AdmtCrypt.cpp
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.\AgRpcUtl.cpp
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.\BkupRstr.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.\Cipher.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.\CommaLog.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.\Common.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\Err.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.\ErrDct.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\HrMsg.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\IsAdmin.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\LSAUtils.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\McsDbgU.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.\McsDebug.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.\Names.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\pwdfuncs.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.\PWGen.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.\PwRpcUtl.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.\sd.cpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\SecObj.cpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.\StrHelp.cpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.\TaskChk.cpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.\TEvent.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.\TNode.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\TReg.cpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\TService.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\TSync.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.\TxtSid.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\Validation.cpp
  159. # End Source File
  160. # End Group
  161. # Begin Group "Header Files"
  162. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  163. # Begin Source File
  164. SOURCE=..\Include\HrMsg.h
  165. # End Source File
  166. # End Group
  167. # End Target
  168. # End Project