doxygen: blender/quicktime tagged.

This commit is contained in:
Nathan Letwory
2011-02-27 20:01:38 +00:00
parent a100993878
commit 92ea5eda90
4 changed files with 20 additions and 0 deletions

View File

@@ -28,6 +28,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/quicktime/apple/quicktime_export.c
* \ingroup quicktime
*/
#ifdef WITH_QUICKTIME
#if defined(_WIN32) || defined(__APPLE__)
#ifndef USE_QTKIT

View File

@@ -27,6 +27,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/quicktime/apple/quicktime_import.c
* \ingroup quicktime
*/
#ifdef WITH_QUICKTIME
#if defined(_WIN32) || defined(__APPLE__)

View File

@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/quicktime/quicktime_export.h
* \ingroup quicktime
*/
#ifndef __QUICKTIME_EXPORT_H__
#define __QUICKTIME_EXPORT_H__

View File

@@ -29,6 +29,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/quicktime/quicktime_import.h
* \ingroup quicktime
*/
#ifndef __QUICKTIME_IMP_H__
#define __QUICKTIME_IMP_H__