We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0266562 commit d7abd62Copy full SHA for d7abd62
1 file changed
KeyboardVisualizer.pro
@@ -39,6 +39,10 @@ DEFINES += \
39
#-----------------------------------------------------------------------#
40
# Keyboard Visualizer #
41
42
+INCLUDEPATH += \
43
+ KeyboardVisualizerCommon/ \
44
+ KeyboardVisualizerQT/ \
45
+
46
HEADERS += \
47
KeyboardVisualizerCommon/chuck_fft.h \
48
KeyboardVisualizerCommon/hsv.h \
0 commit comments