mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
15 lines
290 B
Plaintext
15 lines
290 B
Plaintext
;; Object TMP
|
|
;; EDE Project Files are auto generated: Do Not Edit
|
|
(ede-proj-project "TMP"
|
|
:file "Project.ede"
|
|
:name "TMP"
|
|
:targets (list
|
|
(ede-proj-target-makefile-program "loop"
|
|
:name "loop"
|
|
:path ""
|
|
:source '("main.cpp")
|
|
)
|
|
)
|
|
:makefile-type 'Makefile.am
|
|
)
|