update create-qnx-project.sh

This commit is contained in:
dumganhar 2012-01-12 21:12:58 +08:00
parent 29b03b5355
commit f15cf31872
1 changed files with 1 additions and 1 deletions

View File

@ -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