mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
add Qt6 version of examples 'palindrome', 'swank-server', 'tilt-sensor'
This commit is contained in:
parent
b65922eca1
commit
d98de99c57
11 changed files with 400 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ android {
|
|||
lisp.commands = ecl.exe -shell $$PWD/make.lisp
|
||||
}
|
||||
|
||||
lisp.input = LISP_FILES
|
||||
lisp.input = LISP_FILES
|
||||
|
||||
win32: lisp.output = tmp/app.lib
|
||||
!win32: lisp.output = tmp/libapp.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue