Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gbook committed Jun 3, 2016
1 parent 27c7fbe commit 8d1b593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ QTCreator will create a directory called something like `build-NiDBUploader-Desk
cp /opt/Qt/5.6/gcc_64/lib/libQt5Gui.so.5 .
cp /opt/Qt/5.6/gcc_64/lib/libQt5Core.so.5 .
cp /opt/Qt/5.6/gcc_64/lib/libQtWidgets.so.5 .
cp /opt/Qt/5.6/gcc_64/lib/libQtNetwork.so.5 .
cp /opt/Qt/5.6/gcc_64/lib/libQtTest.so.5 .
cp /opt/Qt/5.6/gcc_64/lib/libicu* .
cd ../..
zip -r NiDBUploader-<LinuxVer>-<builddate>.zip build-NiDBUploader-Desktop_Qt_5_6_GCC_64bit-Release/*

0 comments on commit 8d1b593

Please sign in to comment.