Skip to content

Commit ec6a001

Browse files
authored
Mention prebuild in readme as it is needed by the cppwinrt project (#805)
1 parent 81b475f commit ec6a001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you really want to build it yourself, the simplest way to do so is to run the
1717

1818
* Open a dev command prompt pointing at the root of the repo.
1919
* Open the `cppwinrt.sln` solution.
20-
* Build the x64 Release configuration of the `cppwinrt` project only. Don’t attempt to build anything just yet.
20+
* Build the x64 Release configuration of the `prebuild` and `cppwinrt` projects only. Do not attempt to build anything else just yet.
2121
* Run `build_projection.cmd` in the dev command prompt.
2222
* Switch to the x64 Debug configuration in Visual Studio and build all projects as needed.
2323

0 commit comments

Comments
 (0)