Fix typo in the MSVC makefile.
FossilOrigin-Name: 3189a7f1851f823218d85a2455bf218d00d81543
This commit is contained in:
parent
244b9d6ec6
commit
4f2c822cc5
@ -1882,7 +1882,7 @@ fts3_write.lo: $(TOP)\ext\fts3\fts3_write.c $(HDR) $(EXTHDR)
|
||||
rtree.lo: $(TOP)\ext\rtree\rtree.c $(HDR) $(EXTHDR)
|
||||
$(LTCOMPILE) $(CORE_COMPILE_OPTS) $(NO_WARN) -DSQLITE_CORE -c $(TOP)\ext\rtree\rtree.c
|
||||
|
||||
sqlite3session.lo: $(TOP)\ext\session\sqlite3sesion.c $(HDR) $(EXTHDR)
|
||||
sqlite3session.lo: $(TOP)\ext\session\sqlite3session.c $(HDR) $(EXTHDR)
|
||||
$(LTCOMPILE) $(CORE_COMPILE_OPTS) $(NO_WARN) -DSQLITE_CORE -c $(TOP)\ext\session\sqlite3session.c
|
||||
|
||||
# FTS5 things
|
||||
|
14
manifest
14
manifest
@ -1,8 +1,8 @@
|
||||
C Performance\soptimization\sto\ssqlite3Dequote()\sand\sits\scallers.
|
||||
D 2016-04-11T19:01:08.150
|
||||
C Fix\stypo\sin\sthe\sMSVC\smakefile.
|
||||
D 2016-04-11T22:23:04.713
|
||||
F Makefile.in eba680121821b8a60940a81454316f47a341487a
|
||||
F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
|
||||
F Makefile.msc 1f123a0757f6f04f0341accb46457e116817159a
|
||||
F Makefile.msc 71b8b16cf9393f68e2e2035486ca104872558836
|
||||
F README.md 8ecc12493ff9f820cdea6520a9016001cb2e59b7
|
||||
F VERSION 5d234da9b5dae329fab75ff75884cfe0a9cb3fda
|
||||
F aclocal.m4 a5c22d164aff7ed549d53a90fa56d56955281f50
|
||||
@ -1482,7 +1482,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
|
||||
F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
|
||||
F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
|
||||
F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
|
||||
P 2764aeaa11f38cf2ff4d6191e6d5466ddb203022
|
||||
R 77a187fd869dda6e2e45282c54ce5af5
|
||||
U drh
|
||||
Z 40ab6d9a31ee32331ca9ef8f86a7bc32
|
||||
P 9efe2265b1e70172778d333c5b9d9a76095427ab
|
||||
R 9dfabe8574d101ebf28b9a702be1975f
|
||||
U mistachkin
|
||||
Z 91af9eba4ad1e404eee70525acb4f1e0
|
||||
|
@ -1 +1 @@
|
||||
9efe2265b1e70172778d333c5b9d9a76095427ab
|
||||
3189a7f1851f823218d85a2455bf218d00d81543
|
Loading…
x
Reference in New Issue
Block a user