mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-28 10:10:17 +08:00
9 lines
108 B
Batchfile
9 lines
108 B
Batchfile
pushd Xml\UI
|
|
call Codegen.bat
|
|
popd
|
|
pushd CppXml\UI
|
|
call Codegen.bat
|
|
popd
|
|
pushd MVVM\UI
|
|
call Codegen.bat
|
|
popd |