mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +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
|
||||
win32 {
|
||||
|
||||
RC_FILE = win32/windowsico.rc
|
||||
INCLUDEPATH += ./win32 $${QT_INSTALL_PREFIX}/src/3rdparty/zlib
|
||||
RC_FILE = Resources/win32/windowsico.rc
|
||||
INCLUDEPATH += Resources/win32 $${QT_INSTALL_PREFIX}/src/3rdparty/zlib
|
||||
LIBS += -lws2_32
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user