mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 19:17:59 +00:00
-added Windows Embedded Compact 2013 support
This commit is contained in:
@@ -12,7 +12,7 @@ vc.project.compiler.defines = SQLITE_THREADSAFE=1;SQLITE_OMIT_UTF16;SQLITE_OMIT_
|
||||
vc.project.compiler.defines.shared = ${vc.project.name}_EXPORTS
|
||||
vc.project.compiler.defines.debug_shared = ${vc.project.compiler.defines.shared}
|
||||
vc.project.compiler.defines.release_shared = ${vc.project.compiler.defines.shared}
|
||||
vc.project.compiler.defines.WinCE = SQLITE_OMIT_LOCALTIME
|
||||
vc.project.compiler.defines.WinCE = SQLITE_MSVC_LOCALTIME_API
|
||||
vc.project.compiler.disableWarnings = 4996;4244;4018
|
||||
vc.solution.create = true
|
||||
vc.solution.include = testsuite\\TestSuite
|
||||
|
||||
Reference in New Issue
Block a user