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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="gui_dialogs" - 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_dialogs - 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_dialogs.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_dialogs.mak" CFG="gui_dialogs - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "gui_dialogs - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "gui_dialogs - 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_dialogs - 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_GUIDIALOGS_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 /nologo /subsystem:windows /dll /pdb:none /machine:I386 /libpath:"...........libReleaseDLL"
  53. !ELSEIF  "$(CFG)" == "gui_dialogs - 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_GUIDIALOGS_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 /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /libpath:"...........libDebugDLL"
  78. !ENDIF 
  79. # Begin Target
  80. # Name "gui_dialogs - Win32 ReleaseDLL"
  81. # Name "gui_dialogs - Win32 DebugDLL"
  82. # Begin Group "Source Files"
  83. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  84. # Begin Group "entry_form_src"
  85. # PROP Default_Filter ""
  86. # Begin Source File
  87. SOURCE=........srcguidialogsentry_formentry_form.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=........srcguidialogsentry_formentry_form.fl
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=........srcguidialogsentry_formfield_assoc.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=........srcguidialogsentry_formtable.cpp
  97. # End Source File
  98. # End Group
  99. # Begin Group "col_src"
  100. # PROP Default_Filter ""
  101. # Begin Source File
  102. SOURCE=........srcguidialogscolmulti_col_dlg.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=........srcguidialogscolmulti_col_dlg.fl
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=........srcguidialogscolmulti_col_table.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=........srcguidialogscolmulti_col_table.hpp
  112. # End Source File
  113. # End Group
  114. # Begin Group "registry_src"
  115. # PROP Default_Filter ""
  116. # Begin Source File
  117. SOURCE=........srcguidialogsregistryregistry.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=........srcguidialogsregistryregistry.fl
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=........srcguidialogsregistryregistry_.hpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=........srcguidialogsregistryregistry_file.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=........srcguidialogsregistryregistry_item_panel.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=........srcguidialogsregistryregistry_item_panel.hpp
  133. # End Source File
  134. # End Group
  135. # Begin Group "progress_src"
  136. # PROP Default_Filter ""
  137. # Begin Source File
  138. SOURCE=........srcguidialogsprogressprogress_dlg.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=........srcguidialogsprogressprogress_dlg.fl
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=........srcguidialogsprogressprogress_dlg_ex.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=........srcguidialogsprogressprogress_dlg_ex.fl
  148. # End Source File
  149. # End Group
  150. # Begin Group "config_src"
  151. # PROP Default_Filter ""
  152. # Begin Source File
  153. SOURCE=........srcguidialogsconfigconfig_dlg.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=........srcguidialogsconfigconfig_dlg.fl
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=........srcguidialogsconfigconfig_mediator.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=........srcguidialogsconfigedit_styles_dlg.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=........srcguidialogsconfigedit_styles_dlg.fl
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=........srcguidialogsconfigtheme_config_panel.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=........srcguidialogsconfigtheme_config_panel.fl
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=........srcguidialogsconfigtheme_config_panel2.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=........srcguidialogsconfigtheme_config_panel_base.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=........srcguidialogsconfigtheme_dlg.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=........srcguidialogsconfigtheme_dlg.fl
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=........srcguidialogsconfigtheme_mediator.cpp
  187. # End Source File
  188. # End Group
  189. # Begin Source File
  190. SOURCE=........srcguidialogsfile_browser.cpp
  191. # End Source File
  192. # End Group
  193. # Begin Group "Header Files"
  194. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  195. # Begin Group "entry_form_inc"
  196. # PROP Default_Filter ""
  197. # Begin Source File
  198. SOURCE=........includeguidialogsentry_formentry_form.hpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=........includeguidialogsentry_formentry_form_.hpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=........includeguidialogsentry_formfield_assoc.hpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=........includeguidialogsentry_formtable.hpp
  208. # End Source File
  209. # End Group
  210. # Begin Group "col_inc"
  211. # PROP Default_Filter ""
  212. # Begin Source File
  213. SOURCE=........includeguidialogscolmulti_col_dlg.hpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=........includeguidialogscolmulti_col_dlg_.hpp
  217. # End Source File
  218. # End Group
  219. # Begin Group "registry_inc"
  220. # PROP Default_Filter ""
  221. # Begin Source File
  222. SOURCE=........includeguidialogsregistryregistry.hpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=........includeguidialogsregistryregistry_.hpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=........includeguidialogsregistryregistry_data.hpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=........includeguidialogsregistryregistry_file.hpp
  232. # End Source File
  233. # End Group
  234. # Begin Group "progress_inc"
  235. # PROP Default_Filter ""
  236. # Begin Source File
  237. SOURCE=........includeguidialogsprogressprogress_dlg.hpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=........includeguidialogsprogressprogress_dlg_.hpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=........includeguidialogsprogressprogress_dlg_ex.hpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=........includeguidialogsprogressprogress_dlg_ex_.hpp
  247. # End Source File
  248. # End Group
  249. # Begin Group "config_inc"
  250. # PROP Default_Filter ""
  251. # Begin Source File
  252. SOURCE=........includeguidialogsconfigconfig_dlg.hpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=........includeguidialogsconfigconfig_dlg_.hpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=........includeguidialogsconfigconfig_mediator.hpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=........includeguidialogsconfigconfig_panel.hpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=........includeguidialogsconfigedit_styles_dlg.hpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=........includeguidialogsconfigedit_styles_dlg_.hpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=........includeguidialogsconfigiconfig_mediator.hpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=........includeguidialogsconfigtheme_config_panel.hpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=........includeguidialogsconfigtheme_config_panel2.hpp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=........includeguidialogsconfigtheme_config_panel_.hpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=........includeguidialogsconfigtheme_config_panel_base.hpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=........includeguidialogsconfigtheme_dlg.hpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=........includeguidialogsconfigtheme_dlg_.hpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=........includeguidialogsconfigtheme_mediator.hpp
  292. # End Source File
  293. # End Group
  294. # Begin Source File
  295. SOURCE=........includeguidialogsfile_browser.hpp
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=........includeguidialogstypes.hpp
  299. # End Source File
  300. # End Group
  301. # Begin Group "Resource Files"
  302. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  303. # Begin Source File
  304. SOURCE=.gui_dialogs.cpp
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=.gui_dialogs.def
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=....ncbi.rc
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=.StdAfx.cpp
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=.StdAfx.h
  317. # End Source File
  318. # End Group
  319. # End Target
  320. # End Project