forked from MicrosoftDocs/cpp-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.yml
More file actions
41 lines (41 loc) · 1.85 KB
/
toc.yml
File metadata and controls
41 lines (41 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
items:
- name: Cross-platform mobile development with C++
href: ../cross-platform/index.yml
- name: Overview
href: ../cross-platform/visual-cpp-for-cross-platform-mobile-development.md
- name: Get Started
expanded: true
items:
- name: Install cross-platform mobile development with C++
href: ../cross-platform/install-visual-cpp-for-cross-platform-mobile-development.md
- name: Install and configure tools to build using iOS
href: ../cross-platform/install-and-configure-tools-to-build-using-ios.md
- name: Tutorials
expanded: true
items:
- name: Create an Android Native Activity app
href: ../cross-platform/create-an-android-native-activity-app.md
- name: Build an OpenGL ES application on Android and iOS
href: ../cross-platform/build-an-opengl-es-application-on-android-and-ios.md
- name: Import an Xcode project
href: ../cross-platform/import-an-xcode-project.md
- name: Sync changes between Xcode and Visual Studio
href: ../cross-platform/sync-changes-between-xcode-and-visual-studio.md
- name: Examples
href: ../cross-platform/cross-platform-mobile-development-examples.md
- name: Reference
items:
- name: C++ cross-platform property page reference
href: ../cross-platform/cross-platform-prop-pages.md
- name: General Project Properties (Android C++)
href: ../cross-platform/general-android-prop-page.md
- name: Android Debugger Properties
href: ../cross-platform/android-debugger-prop-page.md
- name: Clang Project Properties (Android C++)
href: ../cross-platform/clang-android-prop-page.md
- name: General Project Properties (Android C++ Makefile)
href: ../cross-platform/general-makefile-android-prop-page.md
- name: Clang Linker Properties (Android C++)
href: ../cross-platform/clanglink-prop-page.md
- name: NMake Properties (Android C++)
href: ../cross-platform/nmake-android-prop-page.md