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.

158 lines
5.4 KiB

  1. # Microsoft Developer Studio Project File - Name="AddToGroup" - 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=AddToGroup - 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 "AddToGrp.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 "AddToGrp.mak" CFG="AddToGroup - Win32 Unicode Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "AddToGroup - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "AddToGroup - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Dev/Raptor/AcctReplExtensions/AddToGroup", RWXCAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "AddToGroup - Win32 Unicode Debug"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "DebugU"
  32. # PROP BASE Intermediate_Dir "DebugU"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "Debug"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. F90=fl32.exe
  41. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  42. # ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /I "..\..\Common\Include" /I "..\..\Inc" /D "WIN32" /D "_USRDLL" /D "_UNICODE" /D "_DEBUG" /Yu"stdafx.h" /FD /GZ /c
  43. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  44. # ADD RSC /l 0x409 /i "..\..\Inc" /d "_DEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # 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
  50. # 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 netapi32.lib rpcrt4.lib commonlib.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"..\..\Bin\AddToGroup.pdb" /debug /machine:I386 /out:"..\..\Bin\AddToGroup.dll" /pdbtype:sept /libpath:"..\..\Lib"
  51. # SUBTRACT LINK32 /pdb:none
  52. !ELSEIF "$(CFG)" == "AddToGroup - Win32 Unicode Release"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "Unicode Release"
  56. # PROP BASE Intermediate_Dir "Unicode Release"
  57. # PROP BASE Ignore_Export_Lib 0
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 0
  61. # PROP Output_Dir "Release"
  62. # PROP Intermediate_Dir "Release"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. F90=fl32.exe
  66. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "USE_STDAFX" /Yu"stdafx.h" /FD /c
  67. # ADD CPP /nologo /MT /W3 /O1 /I "\Dev\Raptor\Common\Include" /I "..\..\Common\Include" /I ".\\" /D "NDEBUG" /D "_ATL_STATIC_REGISTRY" /D "USE_STDAFX" /D "UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  68. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  69. # ADD RSC /l 0x409 /d "NDEBUG"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # 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
  75. # 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 netapi32.lib rpcrt4.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\Bin\AddToGroup.dll"
  76. # Begin Custom Build - Performing registration
  77. OutDir=.\Release
  78. TargetPath=\Dev\ADMT\Bin\AddToGroup.dll
  79. InputPath=\Dev\ADMT\Bin\AddToGroup.dll
  80. SOURCE="$(InputPath)"
  81. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  82. if "%OS%"=="" goto NOTNT
  83. if not "%OS%"=="Windows_NT" goto NOTNT
  84. regsvr32 /s /c "$(TargetPath)"
  85. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  86. goto end
  87. :NOTNT
  88. echo Warning : Cannot register Unicode DLL on Windows 95
  89. :end
  90. # End Custom Build
  91. !ENDIF
  92. # Begin Target
  93. # Name "AddToGroup - Win32 Unicode Debug"
  94. # Name "AddToGroup - Win32 Unicode Release"
  95. # Begin Group "Source Files"
  96. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  97. # Begin Source File
  98. SOURCE=.\AddToGrp.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\AddToGrp.def
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\AddToGrp.rc
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\GrpUpdt.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\StdAfx.cpp
  111. # ADD BASE CPP /Yc"stdafx.h"
  112. # ADD CPP /Yc"stdafx.h"
  113. # End Source File
  114. # End Group
  115. # Begin Group "Header Files"
  116. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  117. # Begin Source File
  118. SOURCE=.\GrpUpdt.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\Resource.h
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\StdAfx.h
  125. # End Source File
  126. # End Group
  127. # Begin Group "Resource Files"
  128. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  129. # Begin Source File
  130. SOURCE=.\GrpUpdt.rgs
  131. # End Source File
  132. # End Group
  133. # End Target
  134. # End Project