mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 18:17:13 +02:00
Update project template for Qt Creator // Issue #711
This commit is contained in:
@ -20,7 +20,6 @@ DEFINES += "{{define}}"
|
|||||||
OTHER_FILES += \
|
OTHER_FILES += \
|
||||||
platformio.ini
|
platformio.ini
|
||||||
|
|
||||||
SOURCES += \
|
% for file in src_files:
|
||||||
% for file in src_files:
|
SOURCES += {{file}}
|
||||||
{{file}}
|
% end
|
||||||
% end
|
|
||||||
|
Reference in New Issue
Block a user