rename lisp project to tfcserver
This commit is contained in:
parent
7b9f13ef74
commit
95fb417cff
|
@ -14,5 +14,5 @@
|
|||
;; :in-order-to ((test-op (test-op "tfcserver-test")))
|
||||
;; :defsystem-depends-on (:deploy) ;; (ql:quickload "deploy") before
|
||||
:build-operation "program-op" ;; leave as is
|
||||
:build-pathname "tfcapi"
|
||||
:entry-point "tfc-server::main")
|
||||
:build-pathname "tfcserver"
|
||||
:entry-point "tfcserver::main")
|
||||
|
|
Loading…
Reference in a new issue