renamed windows rc file so that it does not contain any software name anymore
This commit is contained in:
parent
f4a047294c
commit
92bdea67ad
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ win32 {
|
|||
windows/ASIOSDK2/common/asio.cpp \
|
||||
windows/ASIOSDK2/host/asiodrivers.cpp \
|
||||
windows/ASIOSDK2/host/pc/asiolist.cpp
|
||||
RC_FILE = windows/llcon.rc
|
||||
RC_FILE = windows/mainicon.rc
|
||||
INCLUDEPATH += windows/ASIOSDK2/common \
|
||||
windows/ASIOSDK2/host \
|
||||
windows/ASIOSDK2/host/pc
|
||||
|
|
Loading…
Reference in a new issue