changed name of binary generated after build

This commit is contained in:
tabuleiro
2003-08-22 03:23:53 +00:00
parent eed9a2216f
commit 992dadda9d

View File

@@ -26,7 +26,7 @@ make
in the main directory. This will generate the
browser (or browser.exe, or browser.app)
sqlitebrowser (or sqlitebrowser .exe, or sqlitebrowser .app)
application in the browser subdirectory.
@@ -34,9 +34,5 @@ The same process works for building the code
in any platform supported by QT (including other Unix systems with
X11.)
You may want to rename the final executable or .app bundle from
"browser" to "SQLite Database Browser", to match the official binaries
released at http://sqlitebrowser.sourceforge.net.
Please check the LICENSING file for additional information.