ext. sample dll. not ready for production enviroments

git-svn-id: file:///home/svn/framework3/trunk@6506 4d416f70-5f16-0410-b530-b9f4589650da
unstable
et 2009-04-29 03:38:42 +00:00
parent 205a57da77
commit 746a3c533a
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,13 +6,13 @@
#define TLV_TYPE_DEV_IMAGE \ #define TLV_TYPE_DEV_IMAGE \
MAKE_CUSTOM_TLV( \ MAKE_CUSTOM_TLV( \
TLV_META_TYPE_UINT, \ TLV_META_TYPE_UINT, \
TLV_TYPE_EXTENSION_WHISKY, \ TLV_TYPE_EXTENSION_ESPIA, \
TLV_EXTENSIONS + 911) TLV_EXTENSIONS + 911)
#define TLV_TYPE_DEV_AUDIO \ #define TLV_TYPE_DEV_AUDIO \
MAKE_CUSTOM_TLV( \ MAKE_CUSTOM_TLV( \
TLV_META_TYPE_UINT, \ TLV_META_TYPE_UINT, \
TLV_TYPE_EXTENSION_WHISKY, \ TLV_TYPE_EXTENSION_ESPIA, \
TLV_EXTENSIONS + 912) TLV_EXTENSIONS + 912)
#endif #endif