mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Minor version update
This commit is contained in:
parent
6b82881841
commit
017927741f
@ -44,7 +44,7 @@ and then is always valid until destroyed.
|
||||
|
||||
Developements and tests are done under the following OSs :
|
||||
- Debian 7 (testing)
|
||||
- Ubuntu 12.04
|
||||
- Ubuntu 12.10
|
||||
- Windows XP/7/8
|
||||
And following IDEs/Compilers
|
||||
- GCC 4.7.x with a provided Makefile
|
||||
|
@ -696,8 +696,7 @@ INPUT_ENCODING = UTF-8
|
||||
# *.f90 *.f *.for *.vhd *.vhdl
|
||||
|
||||
FILE_PATTERNS = *.cpp \
|
||||
*.h \
|
||||
*.vhdl
|
||||
*.h
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
# should be searched for input files as well. Possible values are YES and NO.
|
||||
|
Loading…
x
Reference in New Issue
Block a user