mirror of
https://github.com/sasjs/core.git
synced 2025-12-11 06:24:35 +00:00
6 lines
92 B
Batchfile
6 lines
92 B
Batchfile
ECHO on
|
|
|
|
rmdir /s /q C:\DEVELOPMENT\output
|
|
mkdir C:\DEVELOPMENT\output
|
|
|
|
doxygen.exe Doxyfile |