Searched refs:WINVER (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/tools/gyp/test/win/rc-build/ |
D | targetver.h | 10 #ifndef WINVER // Specifies that the minimum required platform is Windows … 11 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of… macro
|
/external/stlport/stlport/stl/config/ |
D | _windows.h | 237 #if (defined (WINVER) && (WINVER < 0x0410) && (!defined (_WIN32_WINNT) || (_WIN32_WINNT < 0x400))) … 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
|
/external/chromium_org/third_party/usrsctp/ |
D | usrsctp.gyp | 144 # Manually setting WINVER and _WIN32_WINNT is needed because Chrome 145 # sets WINVER to a newer version of windows. But compiling usrsctp 147 'WINVER=0x0502',
|
/external/stlport/src/ |
D | lock_free_slist.h | 161 # if defined (_STLP_NEW_PLATFORM_SDK) && (!defined (WINVER) || (WINVER >= 0x0501)) && \
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
D | normalizedunicodetext.h | 14 #if (WINVER < 0x0600)
|
/external/stlport/doc/ |
D | README.windows | 5 thanks to the well known Microsoft macros WINVER, _WIN32_WINDOWS or 15 use, windows.h gives a default value to WINVER. However, when using the
|
/external/valgrind/unittest/ |
D | windows_tests.cc | 284 #if WINVER >= 0x0600 // Vista or Windows Server 2000 347 #if WINVER >= 0x0600 // Vista or Windows Server 2000
|
/external/chromium_org/third_party/angle/build/ |
D | common.gypi | 71 'WINVER=0x0600',
|
/external/stlport/ |
D | configure.bat | 443 echo WINVER=0x0400 >> build\Makefiles\nmake\config.mak 449 echo WINVER=0x0410 >> build\Makefiles\nmake\config.mak 455 echo WINVER=0x0501 >> build\Makefiles\nmake\config.mak 617 echo WINVER=0x0501 >> build\Makefiles\nmake\config.mak
|
/external/chromium_org/build/config/win/ |
D | BUILD.gn | 30 "WINVER=0x0602",
|
/external/chromium/third_party/libjingle/source/talk/ |
D | main.scons | 140 'WINVER=0x0500',
|
/external/chromium_org/third_party/libjingle/source/talk/ |
D | main.scons | 190 'WINVER=0x0500',
|
/external/chromium/build/ |
D | common.gypi | 1480 'WINVER=0x0600',
|
/external/stlport/etc/ |
D | ChangeLog | 1838 give WINVER, _WIN32_WINDOWS or _WIN32_WINNT values. 1967 Windows 95 and NT4 has both WINVER == 0x0400 but only Windows 95 has 2159 Add WINVER definition when building libraries to signal required OS
|
D | ChangeLog-5.1 | 288 between WINVER and _WIN32_VERSION anymore, WINVER is prefered. 1934 * stlport/stl/_threads.h, src/allocators.cpp: Add WINVER macro 1936 WINVER is more generaly used accross different Windows platforms.
|
/external/chromium_org/build/ |
D | common.gypi | 4378 'WINVER=0x0602',
|