Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-windows10
Commits
fea85e19
Commit
fea85e19
authored
Mar 24, 2015
by
Ghislain MARY
Browse files
Fix build of sqlite when targeting Win32.
parent
791e343f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
submodules/sqlite/sqlite.vcxproj
submodules/sqlite/sqlite.vcxproj
+1
-1
No files found.
submodules/sqlite/sqlite.vcxproj
View file @
fea85e19
...
...
@@ -88,7 +88,7 @@
<GenerateDebugInformation>
false
</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Platform)'=='ARM'"
>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>
SQLITE_OS_WINRT;SQLITE_WIN32_FILEMAPPING_API;SQLITE_OMIT_LOAD_EXTENSION;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
</ClCompile>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment