b2f1cbaae9
This is for building code in the "app" mode (for Windows Store apps/RT/metro/modern UI/appcontainer), which restricts API usage and uses the Windows Runtime APIs for threading instead of the old Win32 functions that aren't available for such apps. This is similar to building for Windows Phone, but without the phone specific libraries. The common parts are abstracted to a common include makefile, that both the targets "msvc-app" and "msvc-wp" use. |
||
---|---|---|
.. | ||
arch.mk | ||
astyle.cfg | ||
AutoBuildForWPAndWindows.bat | ||
gtest-targets.mk | ||
mktargets.py | ||
mktargets.sh | ||
msvc-app.mk | ||
msvc-common.mk | ||
platform-android.mk | ||
platform-darwin.mk | ||
platform-freebsd.mk | ||
platform-ios.mk | ||
platform-linux.mk | ||
platform-mingw_nt.mk | ||
platform-msvc-app.mk | ||
platform-msvc-wp.mk | ||
platform-msvc.mk | ||
x86-common.mk |