We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522cf81 commit e1bff8dCopy full SHA for e1bff8d
README
@@ -47,7 +47,8 @@ to see all options.
47
Windows:
48
Generate Windows project files with Premake4.
49
e.g. To generate project files for vs2010, including tests
50
-run: premake4 vs2010 --testapp
+run:
51
+ premake4 --testapp 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