scons: Add a missing file
This commit is contained in:
@@ -22,6 +22,7 @@ game_sources = Split("""
|
|||||||
boe.townspec.cpp
|
boe.townspec.cpp
|
||||||
pcedit/pc.editors.cpp
|
pcedit/pc.editors.cpp
|
||||||
tools/fileio_party.cpp
|
tools/fileio_party.cpp
|
||||||
|
tools/view_dialogs.cpp
|
||||||
""")
|
""")
|
||||||
|
|
||||||
if str(platform) == "darwin":
|
if str(platform) == "darwin":
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ scened_sources = Split("""
|
|||||||
scen.keydlgs.cpp
|
scen.keydlgs.cpp
|
||||||
scen.main.cpp
|
scen.main.cpp
|
||||||
scen.townout.cpp
|
scen.townout.cpp
|
||||||
|
../tools/view_dialogs.cpp
|
||||||
""")
|
""")
|
||||||
|
|
||||||
if str(platform) == "darwin":
|
if str(platform) == "darwin":
|
||||||
|
|||||||
Reference in New Issue
Block a user