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.

124 lines
4.8 KiB

  1. # Microsoft Developer Studio Project File - Name="DCTAgentService" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=DCTAgentService - Win32 Unicode 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 "DCTAgSvc.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 "DCTAgSvc.mak" CFG="DCTAgentService - Win32 Unicode Release"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "DCTAgentService - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "DCTAgentService - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Dev/Raptor/DCTAgentService", HPQCAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "DCTAgentService - Win32 Unicode Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "DCTAgentService___Win32_Unicode_Release"
  31. # PROP BASE Intermediate_Dir "DCTAgentService___Win32_Unicode_Release"
  32. # PROP BASE Ignore_Export_Lib 0
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "\Lib\IntelReleaseUnicode"
  37. # PROP Intermediate_Dir "\temp\Release\DCTAgentService"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /FD /c
  41. # SUBTRACT BASE CPP /YX /Yc /Yu
  42. # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\Common\Include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /FAcs /FD /c
  43. # SUBTRACT CPP /YX /Yc /Yu
  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 rpcrt4.lib 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:console /machine:I386
  51. # ADD LINK32 netapi32.lib rpcrt4.lib 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:console /map /machine:I386 /out:"\Bin\IntelReleaseUnicode/DCTAgentService.exe"
  52. !ELSEIF "$(CFG)" == "DCTAgentService - Win32 Unicode Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "DCTAgentService___Win32_Unicode_Debug"
  56. # PROP BASE Intermediate_Dir "DCTAgentService___Win32_Unicode_Debug"
  57. # PROP BASE Ignore_Export_Lib 0
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c
  66. # SUBTRACT BASE CPP /YX /Yc /Yu
  67. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\Common\Include" /I "..\Inc" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /D "_DEBUG" /D "DEBUG" /D "_ATL_STATIC_REGISTRY" /D _WIN32_WINNT=0x0400 /FD /GZ /c
  68. # SUBTRACT CPP /Fr /YX /Yc /Yu
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 rpcrt4.lib 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:console /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 netapi32.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib commonlib.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\Bin\DCTAgentService.exe" /pdbtype:sept /libpath:"..\Lib"
  77. !ENDIF
  78. # Begin Target
  79. # Name "DCTAgentService - Win32 Unicode Release"
  80. # Name "DCTAgentService - Win32 Unicode Debug"
  81. # Begin Group "Source Files"
  82. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  83. # Begin Source File
  84. SOURCE=.\AgentRpc.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.\DCTAgSvc.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\DCTAgSvc.rc
  91. # End Source File
  92. # End Group
  93. # Begin Group "Header Files"
  94. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  95. # Begin Source File
  96. SOURCE=.\resource.h
  97. # End Source File
  98. # End Group
  99. # Begin Group "Resource Files"
  100. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  101. # End Group
  102. # Begin Source File
  103. SOURCE=.\DCTAgent.acf
  104. # End Source File
  105. # End Target
  106. # End Project