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.

61 lines
1.6 KiB

  1. # Microsoft Developer Studio Project File - Name="tests" - 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=tests - 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 "tests.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 "tests.mak" CFG="tests - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "tests - Win32 Debug" (based on "Win32 (x86) External Target")
  19. !MESSAGE
  20. # Begin Project
  21. # PROP AllowPerConfigDependencies 0
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. # PROP BASE Use_MFC 0
  25. # PROP BASE Use_Debug_Libraries 1
  26. # PROP BASE Output_Dir "."
  27. # PROP BASE Intermediate_Dir "."
  28. # PROP BASE Cmd_Line "NMAKE /f tests.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "tests.exe"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 1
  34. # PROP Output_Dir "."
  35. # PROP Intermediate_Dir "."
  36. # PROP Cmd_Line "nmake /nologo /f tests.mak"
  37. # PROP Rebuild_Opt "/a"
  38. # PROP Target_File "__test_run_complete__"
  39. # PROP Bsc_Name ""
  40. # PROP Target_Dir ""
  41. # Begin Target
  42. # Name "tests - Win32 Debug"
  43. !IF "$(CFG)" == "tests - Win32 Debug"
  44. !ENDIF
  45. # Begin Source File
  46. SOURCE="..\run-tests.php"
  47. # End Source File
  48. # Begin Source File
  49. SOURCE=.\tests.mak
  50. # End Source File
  51. # End Target
  52. # End Project