File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ win32 {
39
39
INCLUDEPATH += $$[QT_INSTALL_PREFIX]/src/3rdparty/zlib
40
40
DEFINES += _CRT_SECURE_NO_DEPRECATE
41
41
DEFINES += _WINDOWS
42
- LIBS += SetupAPI.Lib
42
+ LIBS += $${PWD}/ SetupAPI.Lib
43
43
# LIBS += advapi32.lib # only seems necessary for QtCreator 2.5.2 and up
44
44
}
45
45
macx {
Original file line number Diff line number Diff line change 260
260
<file>resources/bins/icons/Core-mono.png</file>
261
261
<file>resources/bins/icons/Custom1.png</file>
262
262
<file>resources/bins/icons/Custom1-mono.png</file>
263
- <file>resources/bins/icons/mine .png</file>
264
- <file>resources/bins/icons/mine -mono.png</file>
263
+ <file>resources/bins/icons/Mine .png</file>
264
+ <file>resources/bins/icons/Mine -mono.png</file>
265
265
<file>resources/bins/icons/PICAXE.png</file>
266
266
<file>resources/bins/icons/PICAXE-mono.png</file>
267
267
<file>resources/bins/icons/Search.png</file>
You can’t perform that action at this time.
0 commit comments