mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 00:28:42 +00:00
Fix "SOURCE" Typo in src.pro
.. for local developments
This commit is contained in:
@@ -16,7 +16,7 @@ include(gcconfig.pri)
|
||||
|
||||
# You can also define your own local source to add to build
|
||||
HEADERS += $${LOCALHEADERS}
|
||||
SOURCE += $${LOCALSOURCE}
|
||||
SOURCES += $${LOCALSOURCE}
|
||||
|
||||
|
||||
###=====================
|
||||
|
||||
Reference in New Issue
Block a user