mdlc.dsp 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # Microsoft Developer Studio Project File - Name="mdlc" - 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=mdlc - 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 "mdlc.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 "mdlc.mak" CFG="mdlc - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "mdlc - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "mdlc - 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 "Desktop"
  25. # PROP WCE_FormatVersion ""
  26. !IF "$(CFG)" == "mdlc - Win32 Release"
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "Release"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP BASE Cmd_Line "NMAKE /f mdlc.mak"
  32. # PROP BASE Rebuild_Opt "/a"
  33. # PROP BASE Target_File "mdlc.exe"
  34. # PROP BASE Bsc_Name "mdlc.bsc"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Cmd_Line "nmake retail="
  41. # PROP Rebuild_Opt "clean"
  42. # PROP Target_File "c:/fed/objs/debug/mdlc/mdlc.exe"
  43. # PROP Bsc_Name ""
  44. # PROP Target_Dir ""
  45. !ELSEIF "$(CFG)" == "mdlc - Win32 Debug"
  46. # PROP BASE Use_MFC 0
  47. # PROP BASE Use_Debug_Libraries 1
  48. # PROP BASE Output_Dir "Debug"
  49. # PROP BASE Intermediate_Dir "Debug"
  50. # PROP BASE Cmd_Line "NMAKE /f mdlc.mak"
  51. # PROP BASE Rebuild_Opt "/a"
  52. # PROP BASE Target_File "mdlc.exe"
  53. # PROP BASE Bsc_Name "mdlc.bsc"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "Debug"
  58. # PROP Intermediate_Dir "Debug"
  59. # PROP Cmd_Line "nmake mdlc"
  60. # PROP Rebuild_Opt "clean"
  61. # PROP Target_File "c:/fed/objs/debug/mdlc/mdlc.exe"
  62. # PROP Bsc_Name "d:/fed/objs/debug/wintrek/allegiance.bsc"
  63. # PROP Target_Dir ""
  64. !ENDIF
  65. # Begin Target
  66. # Name "mdlc - Win32 Release"
  67. # Name "mdlc - Win32 Debug"
  68. !IF "$(CFG)" == "mdlc - Win32 Release"
  69. !ELSEIF "$(CFG)" == "mdlc - Win32 Debug"
  70. !ENDIF
  71. # Begin Source File
  72. SOURCE=.\mdlc\mdlc.cpp
  73. # End Source File
  74. # End Target
  75. # End Project