mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Reorg tidy src directory
.. move the fluff that has collected into the src directory to somewhere more appropriate.
This commit is contained in:
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |
@@ -114,8 +114,8 @@ LIBS += $${LIBZ_LIBS}
|
|||||||
# windows icon and use QT zlib, not sure why different but keep for now
|
# windows icon and use QT zlib, not sure why different but keep for now
|
||||||
win32 {
|
win32 {
|
||||||
|
|
||||||
RC_FILE = win32/windowsico.rc
|
RC_FILE = Resources/win32/windowsico.rc
|
||||||
INCLUDEPATH += ./win32 $${QT_INSTALL_PREFIX}/src/3rdparty/zlib
|
INCLUDEPATH += Resources/win32 $${QT_INSTALL_PREFIX}/src/3rdparty/zlib
|
||||||
LIBS += -lws2_32
|
LIBS += -lws2_32
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user