1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00

Remove refernce to .cpp Concurrency files from Qt.

This commit is contained in:
Thomas Harte 2022-07-17 14:39:15 -04:00
parent eadfa71b49
commit 68480530fe

View File

@ -72,8 +72,6 @@ SOURCES += \
$$SRC/Components/OPx/*.cpp \
$$SRC/Components/SN76489/*.cpp \
$$SRC/Components/Serial/*.cpp \
\
$$SRC/Concurrency/*.cpp \
\
$$SRC/Inputs/*.cpp \
\