mirror of
https://github.com/sasjs/core.git
synced 2025-12-15 16:14:36 +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 |