mirror of https://github.com/axmolengine/axmol.git
make linux template work correctly
This commit is contained in:
parent
bd5ff14e45
commit
813342fb83
|
@ -38,7 +38,7 @@ move_eclipse_configures_into(){
|
|||
|
||||
sed -i "s/HelloWorld/$APP_NAME/" $APP_DIR/Linux/.project
|
||||
|
||||
sed -i "s:\.\./\.\./\.\./:$COCOS2DX_ROOT:;s:helloworld:$APP_NAME:" $APP_DIR/Linux/.cproject
|
||||
sed -i "s/HelloWorld/$APP_NAME/" $APP_DIR/Linux/.cproject
|
||||
}
|
||||
|
||||
move_files_into_linux
|
||||
|
|
Loading…
Reference in New Issue