This commit is contained in:
Zihan Chen
2017-08-26 00:51:03 -07:00
parent c7b1ed33db
commit 781f7c4156
6 changed files with 0 additions and 111 deletions
-24
View File
@@ -1,24 +0,0 @@
pushd ContainersAndButtons\UI
call Codegen.bat
popd
pushd TextEditor\UI
call Codegen.bat
popd
pushd ColorPicker\UI
call Codegen.bat
popd
pushd AddressBook\UI
call Codegen.bat
popd
pushd ProgressAndAsync\UI
call Codegen.bat
popd
pushd ListControls\UI
call Codegen.bat
popd
pushd DataGrid\UI
call Codegen.bat
popd
pushd DocumentEditor\UI
call Codegen.bat
popd