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.

129 lines
2.9 KiB

  1. # Microsoft Developer Studio Project File - Name="Clipper" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=Clipper - 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 "Clipper.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 "Clipper.mak" CFG="Clipper - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Clipper - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "Clipper - 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)" == "Clipper - 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 Clipper.mak"
  31. # PROP BASE Target_File "Clipper.exe"
  32. # PROP BASE Bsc_Name "Clipper.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir ""
  37. # PROP Intermediate_Dir ""
  38. # PROP Cmd_Line "nmake /f "Clipper.mak""
  39. # PROP Target_File "Clipper.exe"
  40. # PROP Bsc_Name ""
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "Clipper - Win32 Debug"
  43. # PROP BASE Use_MFC 0
  44. # PROP BASE Use_Debug_Libraries 1
  45. # PROP BASE Output_Dir ""
  46. # PROP BASE Intermediate_Dir ""
  47. # PROP BASE Cmd_Line "NMAKE /f Clipper.mak"
  48. # PROP BASE Target_File "Clipper.exe"
  49. # PROP BASE Bsc_Name "Clipper.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_MFC 0
  52. # PROP Use_Debug_Libraries 1
  53. # PROP Output_Dir ""
  54. # PROP Intermediate_Dir ""
  55. # PROP Cmd_Line "cmd.exe /k build32.cmd /ID"
  56. # PROP Target_File "Clipper.exe"
  57. # PROP Bsc_Name ""
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "Clipper - Win32 Release"
  62. # Name "Clipper - Win32 Debug"
  63. !IF "$(CFG)" == "Clipper - Win32 Release"
  64. !ELSEIF "$(CFG)" == "Clipper - Win32 Debug"
  65. !ENDIF
  66. # Begin Group "Source Files"
  67. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  68. # Begin Source File
  69. SOURCE=.\Clipper.cpp
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.\Clipper.rc
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=.\StdAfx.cpp
  76. # End Source File
  77. # End Group
  78. # Begin Group "Header Files"
  79. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  80. # Begin Source File
  81. SOURCE=.\Clipper.h
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.\resource.h
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.\StdAfx.h
  88. # End Source File
  89. # End Group
  90. # Begin Group "Resource Files"
  91. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  92. # Begin Source File
  93. SOURCE=.\Clipper.ico
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\small.ico
  97. # End Source File
  98. # End Group
  99. # Begin Source File
  100. SOURCE=.\sources
  101. # End Source File
  102. # End Target
  103. # End Project