Changeset 41 for trunk/samples
- Timestamp:
- 10/10/11 00:35:13 (7 months ago)
- Location:
- trunk/samples
- Files:
-
- 2 edited
-
Doxyfile.windows (modified) (1 diff)
-
make.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/Doxyfile.windows
r39 r41 737 737 # ignored. 738 738 739 INPUT_FILTER = " ../vbfilter.bat"739 INPUT_FILTER = "cd .. & vbfilter.bat" 740 740 741 741 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -
trunk/samples/make.bat
r39 r41 15 15 16 16 rem run Doxygen 17 doxygen %~dp0\Doxyfile.windows17 doxygen "%~dp0\Doxyfile.windows" 18 18
Note: See TracChangeset
for help on using the changeset viewer.
