Files
GacUI/Tutorial/GacUI_HelloWorlds/Codegen.bat
2017-06-12 21:08:30 -07:00

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