~ubuntu-branches/debian/experimental/tickr/experimental

« back to all changes in this revision

Viewing changes to win32_install_stuff/build-win32-installer

  • Committer: Package Import Robot
  • Author(s): Emmanuel Thomas-Maurin
  • Date: 2012-03-07 00:48:53 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: package-import@ubuntu.com-20120307004853-jsyb2z1pgaaeusq9
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
cp tickr.exe $BIN_DIR/
17
17
cp $IMAGES_DIR/tickr-*.png $BIN_DIR/
18
18
cp $DLLS_DIR/*.dll $BIN_DIR/
 
19
cp $DLLS_DIR/*.dll.a $BIN_DIR/
19
20
cp $TXT_FILES_DIR/LICENSE $BIN_DIR/
20
21
cp $TXT_FILES_DIR/COPYING $BIN_DIR/
21
22
cp $TXT_FILES_DIR/README $BIN_DIR/