Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add comment about INTEROP_LINKER_VERSION. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | vs2012 |
Files: | files | file ages | folders |
SHA1: |
5a2eb7fdddd40775f69e3af7b1bc8337 |
User & Date: | mistachkin 2012-09-14 07:37:48.561 |
Context
2012-09-14
| ||
08:06 | Add design-time installer and testing support for Visual Studio 2012. check-in: 22a734f9c5 user: mistachkin tags: vs2012 | |
07:37 | Add comment about INTEROP_LINKER_VERSION. check-in: 5a2eb7fddd user: mistachkin tags: vs2012 | |
07:34 | Initial work on supporting Visual Studio 2012. check-in: 58dc41d4c8 user: mistachkin tags: vs2012 | |
Changes
Changes to www/build.wiki.
︙ | ︙ | |||
147 148 149 150 151 152 153 | <li><root>\testlinq\2010\App.config</li> <li><root>\testlinq\2012\App.config</li> <li><root>\testlinq\Properties\AssemblyInfo.cs</li> <li><root>\Tests\version.eagle</li> <li><root>\tools\install\Properties\AssemblyInfo.cs</li> </ul> | | | | | | > | 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 | <li><root>\testlinq\2010\App.config</li> <li><root>\testlinq\2012\App.config</li> <li><root>\testlinq\Properties\AssemblyInfo.cs</li> <li><root>\Tests\version.eagle</li> <li><root>\tools\install\Properties\AssemblyInfo.cs</li> </ul> You'll need to update the INTEROP_BUILD_NUMBER, INTEROP_LINKER_VERSION, INTEROP_MANIFEST_VERSION, and INTEROP_RC_VERSION properties in the ".vsprops" and ".props" files, and the INTEROP_VERSION define in "interop.h". This version number should track the release versions of the System.Data.SQLite packages (i.e. [./news.wiki | 1.0.x]). </li> </ol> <a name="manual"></a> <h2>Manual Build</h2> <ol> |
︙ | ︙ |