1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-27 20:41:58 +03:00

Improve a comment in the MSVC makefile. No changes to code.

FossilOrigin-Name: 0901dccedaf5679691ba803ec76d113de170185d
This commit is contained in:
mistachkin
2014-05-12 22:36:50 +00:00
parent 548ff8f491
commit a5e2b50d0a
3 changed files with 9 additions and 8 deletions

View File

@ -16,7 +16,8 @@ TOP = .
USE_AMALGAMATION = 1
!ENDIF
# Set this non-0 to use the libraries necessary for Windows Phone 8.1.
# Set this non-0 to use the library paths and other options necessary for
# Windows Phone 8.1.
#
!IFNDEF USE_WP81_OPTS
USE_WP81_OPTS = 0