source: trunk/Utilities/FFmpeg/FFmpegApp/ReadMe.txt @ 937

Last change on this file since 937 was 113, checked in by roman, 12 years ago
File size: 1.7 KB
Line 
1========================================================================
2    CONSOLE APPLICATION : FFmpegApp Project Overview
3========================================================================
4
5AppWizard has created this FFmpegApp application for you.
6
7This file contains a summary of what you will find in each of the files that
8make up your FFmpegApp application.
9
10
11FFmpegApp.vcxproj
12    This is the main project file for VC++ projects generated using an Application Wizard.
13    It contains information about the version of Visual C++ that generated the file, and
14    information about the platforms, configurations, and project features selected with the
15    Application Wizard.
16
17FFmpegApp.vcxproj.filters
18    This is the filters file for VC++ projects generated using an Application Wizard.
19    It contains information about the association between the files in your project
20    and the filters. This association is used in the IDE to show grouping of files with
21    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
22    "Source Files" filter).
23
24FFmpegApp.cpp
25    This is the main application source file.
26
27/////////////////////////////////////////////////////////////////////////////
28Other standard files:
29
30StdAfx.h, StdAfx.cpp
31    These files are used to build a precompiled header (PCH) file
32    named FFmpegApp.pch and a precompiled types file named StdAfx.obj.
33
34/////////////////////////////////////////////////////////////////////////////
35Other notes:
36
37AppWizard uses "TODO:" comments to indicate parts of the source code you
38should add to or customize.
39
40/////////////////////////////////////////////////////////////////////////////
Note: See TracBrowser for help on using the repository browser.