source: svn/newcon3bcm2_21bu/dst/app/src/kview/Resource/App_Res_Resources.h

Last change on this file was 76, checked in by megakiss, 10 years ago

1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1/****************************************************************************
2* NAME: App_Res_Resources.h
3*----------------------------------------------------------------------------
4* Copyright (c) DIGITAL STREAM Technology Inc.
5*----------------------------------------------------------------------------
6* CREATED_BY: Do Gon Lee
7* CREATION_DATE: 2009/09/21
8* $Author: foxhunt $
9* $Revision: 1.0 $
10* $Date: 2009/09/21 15:37:23 $
11*----------------------------------------------------------------------------
12* PURPOSE:
13*       - resource header file
14*****************************************************************************/
15
16#ifndef __APP_RES_RESOURCES_H__
17#define __APP_RES_RESOURCES_H__
18
19/*_____ I N C L U D E __________________________________________*/
20
21#include "App_Res_Key.h"
22#include "App_Res_Menus.h"
23#include "App_Res_Frames.h"
24#include "App_Res_Image.h"
25#include "App_Res_Etc.h"
26
27
28#if COMMENT
29____Overview____(){}
30#endif
31
32
33
34/*_____ D E F I N I T I O N ____________________________________*/
35
36#if COMMENT
37____Config____(){}
38#endif
39
40
41
42
43
44#if COMMENT
45____Types____(){}
46#endif
47
48
49
50
51
52#if COMMENT
53____Variables____(){}
54#endif
55
56
57
58
59
60#if COMMENT
61____NvParam____(){}
62#endif
63
64
65
66
67
68/*_____ F U N C T I O N ________________________________________*/
69
70
71
72
73
74#endif  /* __APP_RES_RESOURCES_H__ */
Note: See TracBrowser for help on using the repository browser.