CDirTreeDlg.dsp
上传用户:httpyym
上传日期:2007-01-02
资源大小:38k
文件大小:5k
源码类别:

TreeView控件

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="CDirTreeDlg" - 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=CDirTreeDlg - 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 "CDirTreeDlg.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 "CDirTreeDlg.mak" CFG="CDirTreeDlg - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE F黵 die Konfiguration stehen zur Auswahl:
  19. !MESSAGE 
  20. !MESSAGE "CDirTreeDlg - Win32 Release" (basierend auf
  21.   "Win32 (x86) Application")
  22. !MESSAGE "CDirTreeDlg - 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)" == "CDirTreeDlg - 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)" == "CDirTreeDlg - 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 Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  66. # ADD CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  69. # ADD BASE RSC /l 0x407 /d "_DEBUG" /d "_AFXDLL"
  70. # ADD RSC /l 0x407 /d "_DEBUG" /d "_AFXDLL"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  77. !ENDIF 
  78. # Begin Target
  79. # Name "CDirTreeDlg - Win32 Release"
  80. # Name "CDirTreeDlg - Win32 Debug"
  81. # Begin Group "Source Files"
  82. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  83. # Begin Source File
  84. SOURCE=.CDirTreeDlg.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.CDirTreeDlg.rc
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.CDirTreeDlgDlg.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.DirTreeCtrl.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.SortStringArray.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.StdAfx.cpp
  100. # ADD CPP /Yc"stdafx.h"
  101. # End Source File
  102. # End Group
  103. # Begin Group "Header Files"
  104. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  105. # Begin Source File
  106. SOURCE=.CDirTreeDlg.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.CDirTreeDlgDlg.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.DirTreeCtrl.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.Resource.h
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.SortStringArray.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.StdAfx.h
  122. # End Source File
  123. # End Group
  124. # Begin Group "Resource Files"
  125. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  126. # Begin Source File
  127. SOURCE=.resbitmap1.bmp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.resCDirTreeDlg.ico
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.resCDirTreeDlg.rc2
  134. # End Source File
  135. # End Group
  136. # Begin Source File
  137. SOURCE=.ReadMe.txt
  138. # End Source File
  139. # End Target
  140. # End Project