ocamake.dsp 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. # Microsoft Developer Studio Project File - Name="ocamake" - 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=ocamake - Win32 Native code
  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 "ocamake.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 "ocamake.mak" CFG="ocamake - Win32 Native code"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ocamake - Win32 Native code" (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 0
  26. # PROP BASE Output_Dir ""
  27. # PROP BASE Intermediate_Dir ""
  28. # PROP BASE Cmd_Line "ocamake -opt ocamake.dsp -o ocamake.exe"
  29. # PROP BASE Rebuild_Opt "-all"
  30. # PROP BASE Target_File "ocamake_opt.exe"
  31. # PROP BASE Bsc_Name ""
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ""
  36. # PROP Intermediate_Dir ""
  37. # PROP Cmd_Line "ocamake str.cmxa unix.cmxa -opt ocamake.dsp -o ocadbg.exe"
  38. # PROP Rebuild_Opt "-all"
  39. # PROP Target_File "ocadbg.exe"
  40. # PROP Bsc_Name ""
  41. # PROP Target_Dir ""
  42. # Begin Target
  43. # Name "ocamake - Win32 Native code"
  44. !IF "$(CFG)" == "ocamake - Win32 Native code"
  45. !ENDIF
  46. # Begin Group "ML Files"
  47. # PROP Default_Filter "ml;mly;mll"
  48. # Begin Source File
  49. SOURCE=.\ocamake.ml
  50. # End Source File
  51. # End Group
  52. # Begin Group "MLI Files"
  53. # PROP Default_Filter "mli"
  54. # End Group
  55. # End Target
  56. # End Project