AI 146862: Fix Windows SDK build.
BUG=1793093 Automated import of CL 146862
This commit is contained in:
committed by
The Android Open Source Project
parent
0259b7ce07
commit
b0b773fccd
@@ -141,7 +141,7 @@ function package() {
|
||||
mkdir "$JETCREATOR"
|
||||
mkdir "$JETDOC"
|
||||
|
||||
cp -v external/sonivox/jet_tools/JetCreator "$JETCREATOR"
|
||||
cp -rv external/sonivox/jet_tools/JetCreator "$JETCREATOR"
|
||||
cp -v prebuilt/windows/jetcreator/EASDLL.dll "$JETCREATOR"
|
||||
cp -v external/sonivox/docs/JET_Authoring_Guidelines.html "$JETDOC"
|
||||
cp -rv external/sonivox/docs/JET_Authoring_Guidelines_files/* docs/JetCreator/JET_Authoring_Guidelines_files
|
||||
|
||||
Reference in New Issue
Block a user