Wiki page Compiling_the_native_Windows_EFL changed with summary [] by Felipe Magno de Almeida

This commit is contained in:
Felipe Magno de Almeida 2020-09-09 22:53:48 -07:00 committed by www-data
parent 65e824be3c
commit 538fa4d200
1 changed files with 4 additions and 0 deletions

View File

@ -139,3 +139,7 @@ Then we can configure and build and install
<code>c:\efl-path> configure.bat --prefix=C:\efl</code>
<code>c:\efl-path> build.bat</code>
<code>c:\efl-path> install.bat</code>
<code>c:\efl-path> cd efl-prefix-path
c:\efl-prefix-path> cd bin
c:\efl-prefix-path\bin> .\elementary_test.exe</code>