mirror of https://github.com/axmolengine/axmol.git
update create-qnx-project.sh
This commit is contained in:
parent
29b03b5355
commit
f15cf31872
|
@ -77,7 +77,7 @@ create_qnx_project(){
|
||||||
modify_file_content bar-descriptor.xml
|
modify_file_content bar-descriptor.xml
|
||||||
copy_cpp_h_from_helloworld
|
copy_cpp_h_from_helloworld
|
||||||
copy_resouces
|
copy_resouces
|
||||||
echo "Congratulations, the '$PROJECT_NAME' project have been created successfully, please input the project from QNX IDE!"
|
echo "Congratulations, the '$PROJECT_NAME' project have been created successfully, please use QNX IDE to import the project!"
|
||||||
}
|
}
|
||||||
|
|
||||||
create_qnx_project
|
create_qnx_project
|
Loading…
Reference in New Issue