From: mistachkin Date: Mon, 12 May 2014 22:36:50 +0000 (+0000) Subject: Improve a comment in the MSVC makefile. No changes to code. X-Git-Tag: version-3.8.5~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5e2b50d0af831a525cd469c95f17b3acf797d2c;p=thirdparty%2Fsqlite.git Improve a comment in the MSVC makefile. No changes to code. FossilOrigin-Name: 0901dccedaf5679691ba803ec76d113de170185d --- diff --git a/Makefile.msc b/Makefile.msc index 218abe1f8c..3d9d9f2eb2 100644 --- a/Makefile.msc +++ b/Makefile.msc @@ -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 diff --git a/manifest b/manifest index 02097b3c0a..b51b7ce0c3 100644 --- a/manifest +++ b/manifest @@ -1,9 +1,9 @@ -C Add\sVSIX\spackaging\ssupport\sfor\sWindows\sPhone\s8.1\susing\sVisual\sStudio\s2013\sUpdate\s2. -D 2014-05-12T21:12:04.686 +C Improve\sa\scomment\sin\sthe\sMSVC\smakefile.\s\sNo\schanges\sto\scode. +D 2014-05-12T22:36:50.007 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in dd2b1aba364ff9b05de41086f74407f285c57670 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 -F Makefile.msc 26164f8288a7380b05587534ca3974c3837e5bd0 +F Makefile.msc 52911c6bfeaf9b40f47ef4615ab66d98ab0f2b3d F Makefile.vxworks 034289efa9d591b04b1a73598623119c306cbba0 F README.md 64f270c43c38c46de749e419c22f0ae2f4499fe8 F VERSION 9f823c026c6a32fc5f84d212a8aae0a221dba45c @@ -1170,7 +1170,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh d1a6de74685f360ab718efda6265994b99bbea01 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f -P 93ffbcc0b1d207950851dbb16a8c101afb949d5f f6237a5f190bd5693ceed0ca1f048c3ec2a4da67 -R c51ed0a7c3ef74dbf1467c7d22b0e47a +P 013738f3d531078fb47f9992c18a0d630e771a32 +R 50044157f65da46177a12dafd4a6afe2 U mistachkin -Z 837dec045ed2c03443718363cb8f5388 +Z 53f9d3afbf5bc14f8e3dfdbc370843ae diff --git a/manifest.uuid b/manifest.uuid index d3e843960e..7af790eea2 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -013738f3d531078fb47f9992c18a0d630e771a32 \ No newline at end of file +0901dccedaf5679691ba803ec76d113de170185d \ No newline at end of file