CheckedTree.dsp
上传用户:steady_lmx
上传日期:2007-01-02
资源大小:24k
文件大小:4k
源码类别:

TreeView控件

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="CheckedTree" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** NICHT BEARBEITEN **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=CheckedTree - Win32 Debug
  6. !MESSAGE Dies ist kein g黮tiges Makefile. Zum Erstellen dieses Projekts mit
  7.  NMAKE
  8. !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f黨ren Sie den
  9.  Befehl
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "CheckedTree.mak".
  12. !MESSAGE 
  13. !MESSAGE Sie k鰊nen beim Ausf黨ren von NMAKE eine Konfiguration angeben
  14. !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "CheckedTree.mak" CFG="CheckedTree - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE F黵 die Konfiguration stehen zur Auswahl:
  19. !MESSAGE 
  20. !MESSAGE "CheckedTree - Win32 Release" (basierend auf
  21.   "Win32 (x86) Application")
  22. !MESSAGE "CheckedTree - Win32 Debug" (basierend auf  "Win32 (x86) Application")
  23. !MESSAGE 
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "CheckedTree - Win32 Release"
  31. # PROP BASE Use_MFC 6
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 6
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  45. # ADD BASE RSC /l 0x407 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x407 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  53. !ELSEIF  "$(CFG)" == "CheckedTree - Win32 Debug"
  54. # PROP BASE Use_MFC 6
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 6
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  65. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  68. # ADD BASE RSC /l 0x407 /d "_DEBUG" /d "_AFXDLL"
  69. # ADD RSC /l 0x407 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  75. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. !ENDIF 
  77. # Begin Target
  78. # Name "CheckedTree - Win32 Release"
  79. # Name "CheckedTree - Win32 Debug"
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  82. # Begin Source File
  83. SOURCE=.CheckedTree.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.CheckedTree.rc
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.CheckedTreeCtrl.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.CheckedTreeDlg.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.StdAfx.cpp
  96. # ADD CPP /Yc"stdafx.h"
  97. # End Source File
  98. # End Group
  99. # Begin Group "Header Files"
  100. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  101. # Begin Source File
  102. SOURCE=.CheckedTree.h
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.CheckedTreeCtrl.h
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.CheckedTreeDlg.h
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.Resource.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.StdAfx.h
  115. # End Source File
  116. # End Group
  117. # Begin Group "Resource Files"
  118. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  119. # Begin Source File
  120. SOURCE=.resbitmap_n.bmp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.resbitmap_s.bmp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.resCheckedTree.ico
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.resCheckedTree.rc2
  130. # End Source File
  131. # End Group
  132. # Begin Source File
  133. SOURCE=.ReadMe.txt
  134. # End Source File
  135. # End Target
  136. # End Project