tab_dlg_bar.dsp
上传用户:ledjyj
上传日期:2019-03-13
资源大小:36k
文件大小:16k
源码类别:

工具条

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="tab_dlg_bar" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=tab_dlg_bar - Win32 Debug
  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 "tab_dlg_bar.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 "tab_dlg_bar.mak" CFG="tab_dlg_bar - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "tab_dlg_bar - Win32 Debug" (based on "Win32 (x86) Application")
  19. !MESSAGE "tab_dlg_bar - Win32 Release" (based on "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)" == "tab_dlg_bar - Win32 Debug"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "Debug"
  32. # PROP BASE Intermediate_Dir "Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "Debug"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MDd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX 
  40. # ADD CPP /nologo /MDd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c /GX 
  41. # ADD BASE MTL /nologo /D"_DEBUG" /win32 
  42. # ADD MTL /nologo /D"_DEBUG" /win32 
  43. # ADD BASE RSC /l 1033 /d "_DEBUG" /i "$(IntDir)" 
  44. # ADD RSC /l 1033 /d "_DEBUG" /i "$(IntDir)" 
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo 
  47. # ADD BSC32 /nologo 
  48. LINK32=link.exe
  49. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /debug /pdbtype:sept /subsystem:windows /machine:ix86 
  50. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /debug /pdbtype:sept /subsystem:windows /machine:ix86 
  51. !ELSEIF  "$(CFG)" == "tab_dlg_bar - Win32 Release"
  52. # PROP BASE Use_MFC 6
  53. # PROP BASE Use_Debug_Libraries 0
  54. # PROP BASE Output_Dir "Release"
  55. # PROP BASE Intermediate_Dir "Release"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 6
  58. # PROP Use_Debug_Libraries 0
  59. # PROP Output_Dir "Release"
  60. # PROP Intermediate_Dir "Release"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /MD /Zi /W3 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c /GX 
  63. # ADD CPP /nologo /MD /Zi /W3 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c /GX 
  64. # ADD BASE MTL /nologo /D"NDEBUG" /win32 
  65. # ADD MTL /nologo /D"NDEBUG" /win32 
  66. # ADD BASE RSC /l 1033 /d "NDEBUG" /i "$(IntDir)" 
  67. # ADD RSC /l 1033 /d "NDEBUG" /i "$(IntDir)" 
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo 
  70. # ADD BSC32 /nologo 
  71. LINK32=link.exe
  72. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:no /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /machine:ix86 
  73. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:no /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /machine:ix86 
  74. !ENDIF
  75. # Begin Target
  76. # Name "tab_dlg_bar - Win32 Debug"
  77. # Name "tab_dlg_bar - Win32 Release"
  78. # Begin Group "Source Files"
  79. # PROP Default_Filter "cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  80. # Begin Source File
  81. SOURCE=.ChildFrm.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.MainFrm.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.Page1.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.Page2.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.Page3.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.PropSheetBar.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.ShrinkingPropSheet.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.stdafx.cpp
  103. !IF  "$(CFG)" == "tab_dlg_bar - Win32 Debug"
  104. # ADD CPP /nologo /Yc"stdafx.h" /GZ /GX 
  105. !ELSEIF  "$(CFG)" == "tab_dlg_bar - Win32 Release"
  106. # ADD CPP /nologo /Yc"stdafx.h" /GX 
  107. !ENDIF
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.tab_dlg_bar.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.tab_dlg_barDoc.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.tab_dlg_barView.cpp
  117. # End Source File
  118. # End Group
  119. # Begin Group "Header Files"
  120. # PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
  121. # Begin Source File
  122. SOURCE=.ChildFrm.h
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.MainFrm.h
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.Page1.h
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.Page2.h
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.Page3.h
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.PropSheetBar.h
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.Resource.h
  141. !IF  "$(CFG)" == "tab_dlg_bar - Win32 Debug"
  142. # PROP Ignore_Default_Tool 1
  143. # Begin Custom Build - Generating map file for help compiler...
  144. SOURCE="$(InputPath)"
  145. BuildCmds= 
  146. echo // Generated Help Map file.  Used by tab_dlg_bar.HHP. > "hlpHTMLDefines.h" 
  147. echo. > "hlpHTMLDefines.h" 
  148. echo // Commands (ID_* and IDM_*) >> "hlpHTMLDefines.h" 
  149. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  150. echo. >> "hlpHTMLDefines.h" 
  151. echo // Prompts (IDP_*) >> "hlpHTMLDefines.h" 
  152. makehm /h IDP_,HIDP_,0x30000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  153. echo. >> "hlpHTMLDefines.h" 
  154. echo // Resources (IDR_*) >> "hlpHTMLDefines.h" 
  155. makehm /h IDR_,HIDR_,0x20000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  156. echo. >> "hlpHTMLDefines.h" 
  157. echo // Dialogs (IDD_*) >> "hlpHTMLDefines.h" 
  158. makehm /h IDD_,HIDD_,0x20000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  159. echo. >> "hlpHTMLDefines.h" 
  160. echo // Frame Controls (IDW_*) >> "hlpHTMLDefines.h" 
  161. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  162. "hlpHTMLDefines.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  163.    $(BuildCmds)
  164. # End Custom Build
  165. !ELSEIF  "$(CFG)" == "tab_dlg_bar - Win32 Release"
  166. # PROP Ignore_Default_Tool 1
  167. # Begin Custom Build - Generating map file for help compiler...
  168. SOURCE="$(InputPath)"
  169. BuildCmds= 
  170. echo // Generated Help Map file.  Used by tab_dlg_bar.HHP. > "hlpHTMLDefines.h" 
  171. echo. > "hlpHTMLDefines.h" 
  172. echo // Commands (ID_* and IDM_*) >> "hlpHTMLDefines.h" 
  173. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  174. echo. >> "hlpHTMLDefines.h" 
  175. echo // Prompts (IDP_*) >> "hlpHTMLDefines.h" 
  176. makehm /h IDP_,HIDP_,0x30000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  177. echo. >> "hlpHTMLDefines.h" 
  178. echo // Resources (IDR_*) >> "hlpHTMLDefines.h" 
  179. makehm /h IDR_,HIDR_,0x20000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  180. echo. >> "hlpHTMLDefines.h" 
  181. echo // Dialogs (IDD_*) >> "hlpHTMLDefines.h" 
  182. makehm /h IDD_,HIDD_,0x20000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  183. echo. >> "hlpHTMLDefines.h" 
  184. echo // Frame Controls (IDW_*) >> "hlpHTMLDefines.h" 
  185. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "$(InputFileName)" >> "hlpHTMLDefines.h" 
  186. "hlpHTMLDefines.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  187.    $(BuildCmds)
  188. # End Custom Build
  189. !ENDIF
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.ShrinkingPropSheet.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.stdafx.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.tab_dlg_bar.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.tab_dlg_barDoc.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.tab_dlg_barView.h
  205. # End Source File
  206. # End Group
  207. # Begin Group "Resource Files"
  208. # PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  209. # Begin Source File
  210. SOURCE=.hlpImagesBullet.gif
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.restab_dlg_bar.ico
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.tab_dlg_bar.rc
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.restab_dlg_bar.rc2
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.restab_dlg_barDoc.ico
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.resToolbar.bmp
  226. # End Source File
  227. # End Group
  228. # Begin Group "HTML Help Files"
  229. # PROP Default_Filter "hhp;hhc;hhk;gif;jpg"
  230. # Begin Source File
  231. SOURCE=.hlptab_dlg_bar.hhc
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.hlptab_dlg_bar.hhk
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.hlptab_dlg_bar.hhp
  238. !IF  "$(CFG)" == "tab_dlg_bar - Win32 Debug"
  239. # PROP Ignore_Default_Tool 1
  240. USERDEP_FILE="hlpHTMLDefines.h"
  241. # Begin Custom Build - Making help file...
  242. SOURCE="$(InputPath)"
  243. BuildCmds= 
  244. start /wait hhc "hlptab_dlg_bar.hhp" 
  245. if not exist "hlptab_dlg_bar.chm" goto :HelpError 
  246. copy "hlptab_dlg_bar.chm" "$(OutDir)tab_dlg_bar.chm" 
  247. goto :HelpDone 
  248. :HelpError 
  249. echo hlptab_dlg_bar.hhp(1) : error:Problem encountered creating help file 
  250. echo. 
  251. :HelpDone 
  252. echo. 
  253. "$(OutDir)$(ProjectName).chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  254.    $(BuildCmds)
  255. # End Custom Build
  256. !ELSEIF  "$(CFG)" == "tab_dlg_bar - Win32 Release"
  257. # PROP Ignore_Default_Tool 1
  258. USERDEP_FILE="hlpHTMLDefines.h"
  259. # Begin Custom Build - Making help file...
  260. SOURCE="$(InputPath)"
  261. BuildCmds= 
  262. start /wait hhc "hlptab_dlg_bar.hhp" 
  263. if not exist "hlptab_dlg_bar.chm" goto :HelpError 
  264. copy "hlptab_dlg_bar.chm" "$(OutDir)tab_dlg_bar.chm" 
  265. goto :HelpDone 
  266. :HelpError 
  267. echo hlptab_dlg_bar.hhp(1) : error:Problem encountered creating help file 
  268. echo. 
  269. :HelpDone 
  270. echo. 
  271. "$(OutDir)$(ProjectName).chm" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  272.    $(BuildCmds)
  273. # End Custom Build
  274. !ENDIF
  275. # End Source File
  276. # End Group
  277. # Begin Group "HTML Help Topics"
  278. # PROP Default_Filter "htm;html"
  279. # Begin Source File
  280. SOURCE=.hlpafx_hidd_color.htm
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.hlpafx_hidd_fileopen.htm
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.hlpafx_hidd_filesave.htm
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.hlpafx_hidd_find.htm
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=.hlpafx_hidd_font.htm
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=.hlpafx_hidd_newtypedlg.htm
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=.hlpafx_hidd_print.htm
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=.hlpafx_hidd_printdlg.htm
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=.hlpafx_hidd_printsetup.htm
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=.hlpafx_hidd_replace.htm
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=.hlpafx_hidp_default.htm
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=.hlpafx_hidw_dockbar_top.htm
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=.hlpafx_hidw_preview_bar.htm
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=.hlpafx_hidw_status_bar.htm
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=.hlpafx_hidw_toolbar.htm
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=.hlphid_app_about.htm
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=.hlphid_app_exit.htm
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=.hlphid_context_help.htm
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=.hlphid_edit_clear.htm
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=.hlphid_edit_clear_all.htm
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=.hlphid_edit_copy.htm
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=.hlphid_edit_cut.htm
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=.hlphid_edit_find.htm
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=.hlphid_edit_paste.htm
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=.hlphid_edit_redo.htm
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=.hlphid_edit_repeat.htm
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=.hlphid_edit_replace.htm
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=.hlphid_edit_undo.htm
  362. # End Source File
  363. # Begin Source File
  364. SOURCE=.hlphid_file_close.htm
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=.hlphid_file_mru_file1.htm
  368. # End Source File
  369. # Begin Source File
  370. SOURCE=.hlphid_file_new.htm
  371. # End Source File
  372. # Begin Source File
  373. SOURCE=.hlphid_file_open.htm
  374. # End Source File
  375. # Begin Source File
  376. SOURCE=.hlphid_file_page_setup.htm
  377. # End Source File
  378. # Begin Source File
  379. SOURCE=.hlphid_file_print.htm
  380. # End Source File
  381. # Begin Source File
  382. SOURCE=.hlphid_file_print_preview.htm
  383. # End Source File
  384. # Begin Source File
  385. SOURCE=.hlphid_file_print_setup.htm
  386. # End Source File
  387. # Begin Source File
  388. SOURCE=.hlphid_file_save.htm
  389. # End Source File
  390. # Begin Source File
  391. SOURCE=.hlphid_file_save_as.htm
  392. # End Source File
  393. # Begin Source File
  394. SOURCE=.hlphid_file_send_mail.htm
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=.hlphid_help_index.htm
  398. # End Source File
  399. # Begin Source File
  400. SOURCE=.hlphid_help_using.htm
  401. # End Source File
  402. # Begin Source File
  403. SOURCE=.hlphid_ht_caption.htm
  404. # End Source File
  405. # Begin Source File
  406. SOURCE=.hlphid_ht_nowhere.htm
  407. # End Source File
  408. # Begin Source File
  409. SOURCE=.hlphid_next_pane.htm
  410. # End Source File
  411. # Begin Source File
  412. SOURCE=.hlphid_prev_pane.htm
  413. # End Source File
  414. # Begin Source File
  415. SOURCE=.hlphid_sc_close.htm
  416. # End Source File
  417. # Begin Source File
  418. SOURCE=.hlphid_sc_maximize.htm
  419. # End Source File
  420. # Begin Source File
  421. SOURCE=.hlphid_sc_minimize.htm
  422. # End Source File
  423. # Begin Source File
  424. SOURCE=.hlphid_sc_move.htm
  425. # End Source File
  426. # Begin Source File
  427. SOURCE=.hlphid_sc_nextwindow.htm
  428. # End Source File
  429. # Begin Source File
  430. SOURCE=.hlphid_sc_prevwindow.htm
  431. # End Source File
  432. # Begin Source File
  433. SOURCE=.hlphid_sc_restore.htm
  434. # End Source File
  435. # Begin Source File
  436. SOURCE=.hlphid_sc_size.htm
  437. # End Source File
  438. # Begin Source File
  439. SOURCE=.hlphid_sc_tasklist.htm
  440. # End Source File
  441. # Begin Source File
  442. SOURCE=.hlphid_view_ruler.htm
  443. # End Source File
  444. # Begin Source File
  445. SOURCE=.hlphid_view_status_bar.htm
  446. # End Source File
  447. # Begin Source File
  448. SOURCE=.hlphid_view_toolbar.htm
  449. # End Source File
  450. # Begin Source File
  451. SOURCE=.hlphid_window_all.htm
  452. # End Source File
  453. # Begin Source File
  454. SOURCE=.hlphid_window_arrange.htm
  455. # End Source File
  456. # Begin Source File
  457. SOURCE=.hlphid_window_cascade.htm
  458. # End Source File
  459. # Begin Source File
  460. SOURCE=.hlphid_window_new.htm
  461. # End Source File
  462. # Begin Source File
  463. SOURCE=.hlphid_window_split.htm
  464. # End Source File
  465. # Begin Source File
  466. SOURCE=.hlphid_window_tile.htm
  467. # End Source File
  468. # Begin Source File
  469. SOURCE=.hlphid_window_tile_horz.htm
  470. # End Source File
  471. # Begin Source File
  472. SOURCE=.hlphid_window_tile_vert.htm
  473. # End Source File
  474. # Begin Source File
  475. SOURCE=.hlphidr_doc1type.htm
  476. # End Source File
  477. # Begin Source File
  478. SOURCE=.hlpmain_index.htm
  479. # End Source File
  480. # Begin Source File
  481. SOURCE=.hlpmenu_edit.htm
  482. # End Source File
  483. # Begin Source File
  484. SOURCE=.hlpmenu_file.htm
  485. # End Source File
  486. # Begin Source File
  487. SOURCE=.hlpmenu_help.htm
  488. # End Source File
  489. # Begin Source File
  490. SOURCE=.hlpmenu_view.htm
  491. # End Source File
  492. # Begin Source File
  493. SOURCE=.hlpmenu_window.htm
  494. # End Source File
  495. # Begin Source File
  496. SOURCE=.hlpscrollbars.htm
  497. # End Source File
  498. # End Group
  499. # Begin Source File
  500. SOURCE=.ReadMe.txt
  501. # End Source File
  502. # Begin Source File
  503. SOURCE=.restab_dlg_bar.manifest
  504. # End Source File
  505. # End Target
  506. # End Project