mdledit.dsp 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. # Microsoft Developer Studio Project File - Name="mdledit" - 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=mdledit - 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 "mdledit.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 "mdledit.mak" CFG="mdledit - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "mdledit - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "mdledit - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE "mdledit - Win32 IceCap" (based on "Win32 (x86) External Target")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath "Desktop"
  26. # PROP WCE_FormatVersion ""
  27. !IF "$(CFG)" == "mdledit - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Cmd_Line "NMAKE /f mdledit.mak"
  33. # PROP BASE Rebuild_Opt "/a"
  34. # PROP BASE Target_File "mdledit.exe"
  35. # PROP BASE Bsc_Name "mdledit.bsc"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 0
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir "Release"
  40. # PROP Intermediate_Dir "Release"
  41. # PROP Cmd_Line "nmake retail= mdledit"
  42. # PROP Rebuild_Opt "clean"
  43. # PROP Target_File "c:/fed/objs/retail/mdledit/mdledit.exe"
  44. # PROP Bsc_Name "d:\fed\objs\debug\wintrek\allegiance.bsc"
  45. # PROP Target_Dir ""
  46. !ELSEIF "$(CFG)" == "mdledit - Win32 Debug"
  47. # PROP BASE Use_MFC 0
  48. # PROP BASE Use_Debug_Libraries 1
  49. # PROP BASE Output_Dir "Debug"
  50. # PROP BASE Intermediate_Dir "Debug"
  51. # PROP BASE Cmd_Line "NMAKE /f mdledit.mak"
  52. # PROP BASE Rebuild_Opt "/a"
  53. # PROP BASE Target_File "mdledit.exe"
  54. # PROP BASE Bsc_Name "mdledit.bsc"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "Debug"
  59. # PROP Intermediate_Dir "Debug"
  60. # PROP Cmd_Line "nmake mdledit"
  61. # PROP Rebuild_Opt "clean"
  62. # PROP Bsc_Name "d:\fed\objs\debug\wintrek\allegiance.bsc"
  63. # PROP Target_Dir ""
  64. !ELSEIF "$(CFG)" == "mdledit - Win32 IceCap"
  65. # PROP BASE Use_MFC 0
  66. # PROP BASE Use_Debug_Libraries 0
  67. # PROP BASE Output_Dir "mdledit___Win32_IceCap"
  68. # PROP BASE Intermediate_Dir "mdledit___Win32_IceCap"
  69. # PROP BASE Cmd_Line "nmake retail= mdledit"
  70. # PROP BASE Rebuild_Opt "clean"
  71. # PROP BASE Target_File "c:/fed/objs/retail/mdledit/mdledit.exe"
  72. # PROP BASE Bsc_Name ""
  73. # PROP BASE Target_Dir ""
  74. # PROP Use_MFC 0
  75. # PROP Use_Debug_Libraries 0
  76. # PROP Output_Dir "mdledit___Win32_IceCap"
  77. # PROP Intermediate_Dir "mdledit___Win32_IceCap"
  78. # PROP Cmd_Line "nmake icap= icapmdledit"
  79. # PROP Rebuild_Opt "clean"
  80. # PROP Target_File "c:/fed/objs/icap/mdledit/mdledit.exe"
  81. # PROP Bsc_Name ""
  82. # PROP Target_Dir ""
  83. !ENDIF
  84. # Begin Target
  85. # Name "mdledit - Win32 Release"
  86. # Name "mdledit - Win32 Debug"
  87. # Name "mdledit - Win32 IceCap"
  88. !IF "$(CFG)" == "mdledit - Win32 Release"
  89. !ELSEIF "$(CFG)" == "mdledit - Win32 Debug"
  90. !ELSEIF "$(CFG)" == "mdledit - Win32 IceCap"
  91. !ENDIF
  92. # Begin Source File
  93. SOURCE=.\mdledit\mdledit.cpp
  94. # End Source File
  95. # End Target
  96. # End Project