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

Visual C++

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