We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bff8d commit 0254151Copy full SHA for 0254151
README
@@ -48,7 +48,7 @@ Windows:
48
Generate Windows project files with Premake4.
49
e.g. To generate project files for vs2010, including tests
50
run:
51
- premake4 --testapp vs2010
+ premake4 --testapp=all vs2010
52
in the Monocle-Engine root directory.
53
54
The project files will show up in Build/gen-vs2010-All and Build/gen-vs2010-Monocle
0 commit comments