gui_widgets_misc.dsp
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:8k
源码类别:

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="gui_widgets_misc" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=gui_widgets_misc - Win32 ReleaseDLL
  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 "gui_widgets_misc.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 "gui_widgets_misc.mak" CFG="gui_widgets_misc - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "gui_widgets_misc - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "gui_widgets_misc - Win32 DebugDLL" (based on "Win32 (x86) Dynamic-Link Library")
  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)" == "gui_widgets_misc - Win32 ReleaseDLL"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "ReleaseDLL"
  32. # PROP BASE Intermediate_Dir "ReleaseDLL"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir ".......dllbinReleaseDLL"
  37. # PROP Intermediate_Dir "ReleaseDLL"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..........include" /I ".............fltkinclude" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "FL_DLL" /D "NCBI_DLL_BUILD" /D "NCBI_GUIWIDGETSMISC_EXPORTS" /FD /c
  42. # SUBTRACT CPP /YX
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /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 /dll /pdb:none /machine:I386
  52. # ADD LINK32 fltkdll.lib glu32.lib opengl32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386 /libpath:".............libReleaseDLL"
  53. !ELSEIF  "$(CFG)" == "gui_widgets_misc - Win32 DebugDLL"
  54. # PROP BASE Use_MFC 6
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "DebugDLL"
  57. # PROP BASE Intermediate_Dir "DebugDLL"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 6
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir ".......dllbinDebugDLL"
  62. # PROP Intermediate_Dir "DebugDLL"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  66. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "..........include" /I ".............fltkinclude" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "FL_DLL" /D "NCBI_DLL_BUILD" /D "NCBI_GUIWIDGETSMISC_EXPORTS" /FD /GZ /c
  67. # SUBTRACT CPP /YX
  68. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  69. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  71. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # ADD BASE LINK32 /nologo /dll /pdb:none /debug /machine:I386
  77. # ADD LINK32 fltkdll.lib glu32.lib opengl32.lib /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /libpath:".............libDebugDLL"
  78. !ENDIF 
  79. # Begin Target
  80. # Name "gui_widgets_misc - Win32 ReleaseDLL"
  81. # Name "gui_widgets_misc - Win32 DebugDLL"
  82. # Begin Group "Source Files"
  83. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  84. # Begin Group "phylo_tree_src"
  85. # PROP Default_Filter ""
  86. # Begin Source File
  87. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_ds.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_force.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_label.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_node.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_pane.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_radial.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_reader.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_rect_cladogram.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_render.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_scheme.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_slated_cladogram.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=..........srcguiwidgetsphylo_treephylo_tree_widget.cpp
  121. # End Source File
  122. # End Group
  123. # Begin Group "taxplot3d_src"
  124. # PROP Default_Filter ""
  125. # Begin Source File
  126. SOURCE=..........srcguiwidgetstaxplot3dglmtransform.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=..........srcguiwidgetstaxplot3dtaxplot3d_ds.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=..........srcguiwidgetstaxplot3dtaxplot3d_pane.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=..........srcguiwidgetstaxplot3dtaxplot3d_widget.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=..........srcguiwidgetstaxplot3dtaxplot3d_widget4x.cpp
  139. # End Source File
  140. # End Group
  141. # End Group
  142. # Begin Group "Header Files"
  143. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  144. # Begin Group "taxplot3d_inc"
  145. # PROP Default_Filter ""
  146. # Begin Source File
  147. SOURCE=..........includeguiwidgetstaxplot3ditaxplot3d_cp.hpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=..........includeguiwidgetstaxplot3dshi_loader.hpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=..........includeguiwidgetstaxplot3dshi_loader_events.hpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=..........includeguiwidgetstaxplot3dtaxplot3d_ds.hpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=..........includeguiwidgetstaxplot3dtaxplot3d_widget.hpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=..........includeguiwidgetstaxplot3dtaxplot3d_widget4x.hpp
  163. # End Source File
  164. # End Group
  165. # Begin Group "phylo_tree_inc"
  166. # PROP Default_Filter ""
  167. # Begin Source File
  168. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_ds.hpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_force.hpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_label.hpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_node.hpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_pane.hpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_radial.hpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_reader.hpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_rect_cladogram.hpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_render.hpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_scheme.hpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_slated_cladogram.hpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=..........includeguiwidgetsphylo_treephylo_tree_widget.hpp
  202. # End Source File
  203. # End Group
  204. # End Group
  205. # Begin Group "Resource Files"
  206. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  207. # End Group
  208. # End Target
  209. # End Project