ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/documentation/docmagic
(Generate patch)

Comparing magic/documentation/docmagic (file contents):
Revision 6, Tue Jun 12 22:41:22 2007 UTC vs.
Revision 97 by francois, Fri May 9 14:30:40 2008 UTC

# Line 5 | Line 5
5   #---------------------------------------------------------------------------
6   PROJECT_NAME           = "Visual MAGiC Modulaire"
7   PROJECT_NUMBER         = 2007
8 < OUTPUT_DIRECTORY       = E:/webmagic
8 > OUTPUT_DIRECTORY       = ./webmagic
9   CREATE_SUBDIRS         = YES
10 < OUTPUT_LANGUAGE        = French
10 > OUTPUT_LANGUAGE        = English
11   USE_WINDOWS_ENCODING   = YES
12   BRIEF_MEMBER_DESC      = YES
13   REPEAT_BRIEF           = YES
# Line 80 | Line 80 | WARN_LOGFILE           =
80   #---------------------------------------------------------------------------
81   # configuration options related to the input files
82   #---------------------------------------------------------------------------
83 < INPUT                  = E:/temp/magic/lib
83 > INPUT                  = ../lib
84   FILE_PATTERNS          = *.c \
85                           *.cc \
86                           *.cxx \
# Line 107 | Line 107 | FILE_PATTERNS          = *.c \
107                           *.mm \
108                           *.dox
109   RECURSIVE              = YES
110 < EXCLUDE                = E:/temp/magic/lib/geometrie/geometrie/Imports
110 > EXCLUDE                = ../lib/geometrie/geometrie/Imports \
111 >                         ../lib/OCC_Fonction
112   EXCLUDE_SYMLINKS       = NO
113   EXCLUDE_PATTERNS       =
114   EXAMPLE_PATH           =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines