mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:20:05 +00:00
Merge branch 'develop' into feature/placefiles
This commit is contained in:
commit
b381ed3a33
4 changed files with 14 additions and 9 deletions
|
|
@ -278,11 +278,11 @@ set(JSON_FILES res/config/radar_sites.json)
|
|||
|
||||
set(TS_FILES ts/scwx_en_US.ts)
|
||||
|
||||
set(COUNTY_DBF_FILES ${SCWX_DIR}/data/db/c_08mr23.dbf)
|
||||
set(ZONE_DBF_FILES ${SCWX_DIR}/data/db/fz08mr23.dbf
|
||||
${SCWX_DIR}/data/db/mz08mr23.dbf
|
||||
set(COUNTY_DBF_FILES ${SCWX_DIR}/data/db/c_19se23.dbf)
|
||||
set(ZONE_DBF_FILES ${SCWX_DIR}/data/db/fz19se23.dbf
|
||||
${SCWX_DIR}/data/db/mz19se23.dbf
|
||||
${SCWX_DIR}/data/db/oz08mr23.dbf
|
||||
${SCWX_DIR}/data/db/z_08mr23.dbf)
|
||||
${SCWX_DIR}/data/db/z_19se23.dbf)
|
||||
set(COUNTIES_SQLITE_DB ${scwx-qt_BINARY_DIR}/res/db/counties.db)
|
||||
|
||||
set(VERSIONS_INPUT ${scwx-qt_SOURCE_DIR}/source/scwx/qt/main/versions.hpp.in)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue