AllDlls.dsp
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:2k
开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="AllDlls" - 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=AllDlls - 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 "AllDlls.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 "AllDlls.mak" CFG="AllDlls - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "AllDlls - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "AllDlls - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. !IF  "$(CFG)" == "AllDlls - Win32 Release"
  24. # PROP BASE Use_Debug_Libraries 0
  25. # PROP BASE Output_Dir "Release"
  26. # PROP BASE Intermediate_Dir "Release"
  27. # PROP BASE Cmd_Line "NMAKE /f AllDlls.mak"
  28. # PROP BASE Rebuild_Opt "/a"
  29. # PROP BASE Target_File "AllDlls.exe"
  30. # PROP BASE Bsc_Name "AllDlls.bsc"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir "Release"
  34. # PROP Intermediate_Dir "Release"
  35. # PROP Cmd_Line "NMAKE /f VisProj.mak VISBUILD=alldllsrel"
  36. # PROP Rebuild_Opt "/a"
  37. # PROP Target_File "Tempbuildalldllsrel.snt"
  38. # PROP Bsc_Name ""
  39. # PROP Target_Dir ""
  40. !ELSEIF  "$(CFG)" == "AllDlls - Win32 Debug"
  41. # PROP BASE Use_Debug_Libraries 1
  42. # PROP BASE Output_Dir "Debug"
  43. # PROP BASE Intermediate_Dir "Debug"
  44. # PROP BASE Cmd_Line "NMAKE /f AllDlls.mak"
  45. # PROP BASE Rebuild_Opt "/a"
  46. # PROP BASE Target_File "AllDlls.exe"
  47. # PROP BASE Bsc_Name "AllDlls.bsc"
  48. # PROP BASE Target_Dir ""
  49. # PROP Use_Debug_Libraries 1
  50. # PROP Output_Dir "Debug"
  51. # PROP Intermediate_Dir "Debug"
  52. # PROP Cmd_Line "NMAKE /f VisProj.mak VISBUILD=alldllsdbg"
  53. # PROP Rebuild_Opt "/a"
  54. # PROP Target_File "Tempbuildalldllsdbg.snt"
  55. # PROP Bsc_Name ""
  56. # PROP Target_Dir ""
  57. !ENDIF 
  58. # Begin Target
  59. # Name "AllDlls - Win32 Release"
  60. # Name "AllDlls - Win32 Debug"
  61. !IF  "$(CFG)" == "AllDlls - Win32 Release"
  62. !ELSEIF  "$(CFG)" == "AllDlls - Win32 Debug"
  63. !ENDIF 
  64. # End Target
  65. # End Project