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