Skip to content

Commit ae104c7

Browse files
author
mikeblome
committed
titles, location, formatting
1 parent 0f17f14 commit ae104c7

12 files changed

Lines changed: 16 additions & 230 deletions

docs/ide/TOC.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
## [How to: Organize Project Output Files for Builds](how-to-organize-project-output-files-for-builds.md)
6868
# [Android Property Page Topics]
6969
## [Android Debugger](../ide2/AndroidDebugger.md)
70-
## [Clang Link](../ide2/clanglink.md)
71-
## [Clang Android](../ide2/clang_android.md)
72-
## [Android General](../ide2/general_android.md)
73-
## [Android Makefile](../ide2/general_makefile_android.md)
70+
## [Clang Linker Properties (Android C++)](../ide2/clanglink.md)
71+
## [Clang Project Properties (Android C++)](../ide2/clang_android.md)
72+
## [General Project Properties (Android C++)](../ide2/general_android.md)
73+
## [General Project Properties (Android C++ Makefile)](../ide2/general_makefile_android.md)
7474
## [Android NMake](../ide2/nmake_android.md)
7575
# [Deploying Native Desktop Applications (Visual C++)](deploying-native-desktop-applications-visual-cpp.md)
7676
## [Deployment in Visual C++](deployment-in-visual-cpp.md)

docs/ide2/AndroidDebugger.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Android Debugger | Microsoft Docs"
2+
title: "Android Debugger Properties (C++) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -17,11 +17,9 @@ f1_keywords:
1717
- VC.Project.AndroidDebugger.AndroidDeviceID
1818
- VC.Project.AndroidDebugger.PackagePath
1919
- VC.Project.AndroidDebugger.LaunchActivity
20-
- VC.Project.AndroidDebugger.LaunchActivity
21-
- VC.Project.AndroidDebugger.LaunchActivity
2220
---
2321

24-
# Android Debugger
22+
# Android Debugger Properties
2523

2624
Property | Description | Choices
2725
--- | ---| ---

docs/ide2/ar.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/ide2/clang_android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "C/C++ | Microsoft Docs"
2+
title: "Clang Project Properties (Android C++) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -47,7 +47,7 @@ f1_keywords:
4747
- vc.project.AdditionalOptionsPage
4848
---
4949

50-
# C/C++
50+
# Clang Project Properties (Android C++)
5151

5252
Property | Description | Choices
5353
--- | ---| ---

docs/ide2/clanglink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Linker | Microsoft Docs"
2+
title: "Clang Linker Properties (Android C++)| Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -36,7 +36,7 @@ f1_keywords:
3636
- VC.Project.VCLinkerTool.LibraryDependencies
3737
---
3838

39-
# Linker
39+
# Clang Linker Properties (Android C++)
4040

4141
Property | Description | Choices
4242
--- | ---| ---

docs/ide2/general_android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "General | Microsoft Docs"
2+
title: "General Project Properties (Android C++)| Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -26,7 +26,7 @@ f1_keywords:
2626
- VC.Project.VCConfiguration.ThumbMode
2727
---
2828

29-
# General
29+
# General Project Properties (Android C++)
3030

3131
Property | Description | Choices
3232
--- | ---| ---

docs/ide2/general_makefile_android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "General | Microsoft Docs"
2+
title: "General Project Properties (Android C++ Makefile) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -19,7 +19,7 @@ f1_keywords:
1919
- VC.Project.VCConfiguration.ConfigurationType
2020
---
2121

22-
# General
22+
# General Project Properties (Android C++ Makefile)
2323

2424
Property | Description | Choices
2525
--- | ---| ---

docs/ide2/nmake_android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "NMake | Microsoft Docs"
2+
title: "NMake Properties (Android C++) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -22,7 +22,7 @@ f1_keywords:
2222
- VC.Project.VCNMakeTool.ForcedIncludes
2323
---
2424

25-
# NMake
25+
# NMake Properties (Android C++)
2626

2727
Property | Description
2828
--- | ---

docs/ide2/remote_build_events.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

docs/ide2/remote_build_events_makefile.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)