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.

133 lines
3.4 KiB

  1. # Microsoft Developer Studio Project File - Name="Hsm Interface" - 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=Hsm Interface - Win32 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 "Interfac.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 "Interfac.mak" CFG="Hsm Interface - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Hsm Interface - Win32 Debug" (based on "Win32 (x86) Static Library")
  19. !MESSAGE
  20. # Begin Project
  21. # PROP AllowPerConfigDependencies 0
  22. # PROP Scc_ProjName ""$/HsmGuid", XPBAAAAA"
  23. # PROP Scc_LocalPath "."
  24. CPP=cl.exe
  25. RSC=rc.exe
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 1
  28. # PROP BASE Output_Dir "Debug"
  29. # PROP BASE Intermediate_Dir "Debug"
  30. # PROP BASE Target_Dir ""
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 1
  33. # PROP Output_Dir "..\..\lib\i386"
  34. # PROP Intermediate_Dir "Debug"
  35. # PROP Target_Dir ""
  36. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  37. # ADD CPP /nologo /Gz /W3 /Z7 /Od /Gy /I "i386\\" /I "." /I "..\..\inc" /I "x:\NT\public\oak\inc" /I "x:\NT\public\sdk\inc" /I "x:\NT\public\sdk\inc\crt" /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0500 /D WINVER=0x0500 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /FR /Zel /QIfdiv- /QIf /QI0f /GF /c
  38. # ADD BASE RSC /l 0x409
  39. # ADD RSC /l 0x409
  40. BSC32=bscmake.exe
  41. # ADD BASE BSC32 /nologo
  42. # ADD BSC32 /nologo /o"..\..\lib\i386/HsmGuid.bsc"
  43. LIB32=link.exe -lib
  44. # ADD BASE LIB32 /nologo
  45. # ADD LIB32 /nologo /out:"..\..\lib\i386\HsmGuid.lib" -debugtype:cv -IGNORE:4001,4037,4039,4065,4070,4078,4087,4089 -nodefaultlib -machine:i386
  46. # Begin Target
  47. # Name "Hsm Interface - Win32 Debug"
  48. # Begin Group "Source Files"
  49. # PROP Default_Filter ""
  50. # Begin Source File
  51. SOURCE=.\hsmeng_i.c
  52. # End Source File
  53. # Begin Source File
  54. SOURCE=.\metaint_i.c
  55. # End Source File
  56. # Begin Source File
  57. SOURCE=.\metalib_i.c
  58. # End Source File
  59. # Begin Source File
  60. SOURCE=.\tskint_i.c
  61. # End Source File
  62. # Begin Source File
  63. SOURCE=.\tsklib_i.c
  64. # End Source File
  65. # End Group
  66. # Begin Group "Build Files"
  67. # PROP Default_Filter ""
  68. # Begin Source File
  69. SOURCE=.\Makefile
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.\Makefile.inc
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=.\Sources
  76. # End Source File
  77. # End Group
  78. # Begin Group "Types Files"
  79. # PROP Default_Filter ""
  80. # Begin Source File
  81. SOURCE=..\..\Types\hsm\HsmEng.idl
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=..\..\Types\Hsm\makefile
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=..\..\Types\hsm\metadef.idl
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=..\..\Types\hsm\metaint.idl
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=..\..\Types\hsm\metalib.idl
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=..\..\Types\Hsm\sources
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=..\..\Types\hsm\tskdef.idl
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=..\..\Types\hsm\tskint.idl
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=..\..\Types\hsm\tsklib.idl
  106. # End Source File
  107. # End Group
  108. # End Target
  109. # End Project