Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Pre-build step updates |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sourceforge |
Files: | files | file ages | folders |
SHA1: |
452dbe4827a763b7e031dcd98644fa43 |
User & Date: | rmsimpson 2006-01-12 20:53:24.000 |
Context
2006-01-12
| ||
20:53 | Remove unnecessary assignment check-in: 3407377976 user: rmsimpson tags: sourceforge | |
20:53 | Pre-build step updates check-in: 452dbe4827 user: rmsimpson tags: sourceforge | |
20:53 | Automate fixing up of sqlite sources check-in: f89ae9878e user: rmsimpson tags: sourceforge | |
Changes
Changes to SQLite.Interop/SQLite.Interop.vcproj.
︙ | ︙ | |||
181 182 183 184 185 186 187 | Name="VCCodeSignTool" /> <Tool Name="VCPostBuildEventTool" /> <DeploymentTool ForceDirty="-1" | | | 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 | Name="VCCodeSignTool" /> <Tool Name="VCPostBuildEventTool" /> <DeploymentTool ForceDirty="-1" RemoteDirectory="\Program Files\testce" RegisterOutput="0" AdditionalFiles="" /> <DebuggerTool /> </Configuration> <Configuration |
︙ | ︙ | |||
440 441 442 443 444 445 446 | <File RelativePath=".\src\os.c" > </File> <File RelativePath=".\src\os_win.c" > | < < < < < < < < < < < < < < < < < < < < < < < < < < < < | 440 441 442 443 444 445 446 447 448 449 450 451 452 453 | <File RelativePath=".\src\os.c" > </File> <File RelativePath=".\src\os_win.c" > </File> <File RelativePath=".\src\pager.c" > <FileConfiguration Name="Release|Win32" ExcludedFromBuild="true" |
︙ | ︙ |