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.

117 lines
2.8 KiB

  1. # Microsoft Developer Studio Project File - Name="Native" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 61000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=Native - 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 "Native.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 "Native.mak" CFG="Native - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Native - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "Native - 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)" == "Native - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir ""
  29. # PROP BASE Intermediate_Dir ""
  30. # PROP BASE Cmd_Line "NMAKE /f Native.mak"
  31. # PROP BASE Clean_Line "NMAKE /f Native.mak CLEAN"
  32. # PROP BASE Target_File "Native.exe"
  33. # PROP BASE Bsc_Name "Native.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP BASE Debug_Exe ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ""
  39. # PROP Intermediate_Dir ""
  40. # PROP Cmd_Line "NMAKE /f Native.mak"
  41. # PROP Clean_Line "NMAKE /f Native.mak CLEAN"
  42. # PROP Target_File "Native.exe"
  43. # PROP Bsc_Name "Native.bsc"
  44. # PROP Target_Dir ""
  45. # PROP Debug_Exe ""
  46. !ELSEIF "$(CFG)" == "Native - Win32 Debug"
  47. # PROP BASE Use_MFC 0
  48. # PROP BASE Use_Debug_Libraries 1
  49. # PROP BASE Output_Dir ""
  50. # PROP BASE Intermediate_Dir ""
  51. # PROP BASE Cmd_Line "NMAKE /f Native.mak"
  52. # PROP BASE Clean_Line "NMAKE /f Native.mak CLEAN"
  53. # PROP BASE Target_File "Native.exe"
  54. # PROP BASE Bsc_Name "Native.bsc"
  55. # PROP BASE Target_Dir ""
  56. # PROP BASE Debug_Exe ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir ""
  60. # PROP Intermediate_Dir ""
  61. # PROP Cmd_Line "cmd.exe /k build32.cmd /ID"
  62. # PROP Clean_Line ""
  63. # PROP Target_File "Native.exe"
  64. # PROP Bsc_Name ""
  65. # PROP Target_Dir ""
  66. # PROP Debug_Exe ""
  67. !ENDIF
  68. # Begin Target
  69. # Name "Native - Win32 Release"
  70. # Name "Native - Win32 Debug"
  71. !IF "$(CFG)" == "Native - Win32 Release"
  72. !ELSEIF "$(CFG)" == "Native - Win32 Debug"
  73. !ENDIF
  74. # Begin Group "Resource Files"
  75. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  76. # Begin Source File
  77. SOURCE=.\GroupBox.ntl
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.\PushButton.ntl
  81. # End Source File
  82. # End Group
  83. # Begin Source File
  84. SOURCE=.\Default.ini
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.\Large.ini
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\small.ini
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\themes.ini
  94. # End Source File
  95. # End Target
  96. # End Project