Files
sqlitebrowser/.gitignore
Martin Kleusberg 69a6685eaa Improve version.sh script
Before making any changes to the gen_version.h file check if the number
of the last git commit actually changed. If not don't touch the file.

Enable the version.sh script also for debug mode. With the above change
the program is not compiled and linked every time again, so there's no
reason to not run this. This also fixes a build error for those people
just checking out the repository and doing a debug build.
2013-04-19 16:22:38 +02:00

15 lines
173 B
Plaintext

Makefile
sqlitebrowser.pro.user
src/.ui/
src/sqlitebrowser
src/Makefile*
src/debug
src/release
src/gen_version.h
libs/*/Makefile*
libs/*/debug/
libs/*/release/
libs/*/*.a