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

TreeView控件

开发平台:

Visual C++

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