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.

127 lines
2.9 KiB

  1. # Microsoft Developer Studio Project File - Name="generic" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=generic - 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 "generic.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 "generic.mak" CFG="generic - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "generic - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "generic - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "generic - Win32 Release"
  26. # PROP BASE Use_Debug_Libraries 0
  27. # PROP BASE Output_Dir ""
  28. # PROP BASE Intermediate_Dir "Release"
  29. # PROP BASE Cmd_Line "NMAKE /f makefile"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "makefile.exe"
  32. # PROP BASE Bsc_Name "makefile.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ""
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Cmd_Line "NMAKE /f makefile"
  38. # PROP Rebuild_Opt "/a"
  39. # PROP Target_File "generic.exe"
  40. # PROP Bsc_Name "generic.bsc"
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "generic - Win32 Debug"
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP BASE Output_Dir ""
  45. # PROP BASE Intermediate_Dir "Debug"
  46. # PROP BASE Cmd_Line "NMAKE /f makefile"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "makefile.exe"
  49. # PROP BASE Bsc_Name "makefile.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir ""
  53. # PROP Intermediate_Dir "Debug"
  54. # PROP Cmd_Line "NMAKE /f makefile"
  55. # PROP Rebuild_Opt "/a"
  56. # PROP Target_File "generic.exe"
  57. # PROP Bsc_Name "generic.bsc"
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "generic - Win32 Release"
  62. # Name "generic - Win32 Debug"
  63. !IF "$(CFG)" == "generic - Win32 Release"
  64. !ELSEIF "$(CFG)" == "generic - Win32 Debug"
  65. !ENDIF
  66. # Begin Source File
  67. SOURCE=.\MAKEFILE
  68. # End Source File
  69. # Begin Group "Source Files"
  70. # Begin Source File
  71. SOURCE=.\GENERIC.C
  72. # End Source File
  73. # Begin Source File
  74. SOURCE=.\GENERIC.DEF
  75. # End Source File
  76. # End Group
  77. # Begin Group "Header Files"
  78. # Begin Source File
  79. SOURCE=.\GENERIC.H
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=.\RESOURCE.H
  83. # End Source File
  84. # End Group
  85. # Begin Group "Resource Files"
  86. # Begin Source File
  87. SOURCE=.\GENERIC.RC
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\GENERIC.BMP
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\HELP.BMP
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\GENERIC.ICO
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\SMALL.ICO
  100. # End Source File
  101. # End Group
  102. # End Target
  103. # End Project