Skip to content

Commit 0254151

Browse files
committed
Fixed premake4 command in README.
1 parent e1bff8d commit 0254151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Windows:
4848
Generate Windows project files with Premake4.
4949
e.g. To generate project files for vs2010, including tests
5050
run:
51-
premake4 --testapp vs2010
51+
premake4 --testapp=all vs2010
5252
in the Monocle-Engine root directory.
5353

5454
The project files will show up in Build/gen-vs2010-All and Build/gen-vs2010-Monocle

0 commit comments

Comments
 (0)