Allow multiple operating systems to be specified in filename, i.e. _Windows_Linux.cpp
This commit is contained in:
parent
c35fd68c99
commit
d778d470b1
2 changed files with 48 additions and 35 deletions
|
|
@ -6,8 +6,7 @@
|
|||
|
||||
- TARGET = $$lower($$TARGET)
|
||||
-
|
||||
HEADERS -= $$CONTROLLER_H_WINDOWS
|
||||
HEADERS -= $$CONTROLLER_H_MACOS
|
||||
HEADERS += $$CONTROLLER_H_LINUX
|
||||
|
||||
HEADERS += \
|
||||
--- a/qt/org.openrgb.OpenRGB.desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue