Skip to content

Commit

Permalink
rename app to HP15C
Browse files Browse the repository at this point in the history
  • Loading branch information
ghewgill committed Aug 29, 2010
1 parent 7f943ff commit fb944c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions qt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
set -e

make clean
rm -rf hp15c.app
rm -rf HP15C.app
make
#rm hp15c.app.zip
#zip -r hp15c.app.zip hp15c.app
macdeployqt hp15c.app -dmg
macdeployqt HP15C.app -dmg
2 changes: 1 addition & 1 deletion upload.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

scp qt/hp15c.dmg occam:docs/hp15c.com/
scp qt/HP15C.dmg occam:docs/hp15c.com/
scp dashboard/HP15C.wdgt.zip occam:docs/hp15c.com/
scp swing/HP15C.jar occam:docs/hp15c.com/

0 comments on commit fb944c9

Please sign in to comment.