|
100 | 100 | tocHref: /cpp/build/ |
101 | 101 | tocHref: /cpp/build/building-c-cpp-programs |
102 | 102 | items: |
103 | | - - name: Visual Studio projects |
104 | | - tocHref: /cpp/build/ |
105 | | - topicHref: /cpp/build/creating-and-managing-visual-cpp-projects |
106 | | - items: |
107 | | - - name: Set compiler and build properties |
108 | | - tocHref: /cpp/build/ |
109 | | - topicHref: /cpp/build/working-with-project-properties |
110 | | - - name: Custom Build Steps and Build Events |
111 | | - tocHref: /cpp/build/ |
112 | | - topicHref: /cpp/build/understanding-custom-build-steps-and-build-events |
113 | | - - name: Create a C++ Project from Existing Code |
114 | | - tocHref: /cpp/build/ |
115 | | - topicHref: /cpp/build/how-to-create-a-cpp-project-from-existing-code |
116 | | - - name: CMake projects |
117 | | - tocHref: /cpp/build/ |
118 | | - topicHref: /cpp/build/cmake-tools-for-visual-cpp |
119 | | - - name: Open Folder projects |
120 | | - tocHref: /cpp/build/ |
121 | | - topicHref: /cpp/build/non-msbuild-projects |
122 | | - - name: Release Builds |
123 | | - tocHref: /cpp/build/ |
124 | | - topicHref: /cpp/build/release-builds |
125 | | - - name: Use the MSVC toolset from the command line |
126 | | - tocHref: /cpp/build/ |
127 | | - topicHref: /cpp/build/building-on-the-command-line |
128 | | - - name: Use MSBuild from the command line |
129 | | - tocHref: /cpp/build/ |
130 | | - topicHref: /cpp/build/msbuild-visual-cpp |
131 | | - - name: Building C/C++ Isolated Applications and Side-by-side Assemblies |
132 | | - tocHref: /cpp/build/ |
133 | | - topicHref: /cpp/build/building-c-cpp-isolated-applications-and-side-by-side-assemblies |
134 | | - - name: Configure Visual C++ for 64-bit, x64 targets |
135 | | - tocHref: /cpp/build/ |
136 | | - topicHref: /cpp/build/configuring-programs-for-64-bit-visual-cpp |
137 | | - - name: Configure Visual C++ for ARM processors |
138 | | - tocHref: /cpp/build/ |
139 | | - topicHref: /cpp/build/msbuild-visual-cpp |
140 | | - - name: Configuring Programs for Windows XP |
141 | | - tocHref: /cpp/build/ |
142 | | - topicHref: /cpp/build/configuring-programs-for-windows-xp |
143 | 103 | - name: Build Reference |
144 | 104 | tocHref: /cpp/build/reference/ |
145 | | - topicHref: /cpp/build/reference/configuring-programs-for-arm-processors-visual-cpp |
| 105 | + topicHref: /cpp/build/reference/c-cpp-building-reference |
146 | 106 | items: |
147 | 107 | - name: Compiler Errors |
148 | 108 | tocHref: /cpp/error-messages/compiler-errors-1/ |
|
0 commit comments