mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-02-08 14:05:10 +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 |