[Scummvm-tracker] [ScummVM :: Bugs] #11727: Wrong makefile style

ScummVM :: Bugs trac at scummvm.org
Fri Sep 25 17:35:29 UTC 2020


#11727: Wrong makefile style
-----------------------+----------------------------
Reporter:  fedor4ever  |      Owner:  (none)
    Type:  defect      |     Status:  new
Priority:  normal      |  Component:  Engine: Ultima
Keywords:              |       Game:
-----------------------+----------------------------
 Other engines has makefile which decouples subengine code from main
 engine. For example Mohawk engine differs main engine code from subengines
 and therefore builds only necessary part.

 I propose to bring to a single style that engine.

 Build this engine include all sources even for release build. That leads
 to funny code: in detection.cpp for release build Ultima1 excluded with
 macro RELEASE_BUILD. Other engines use ENABLE_*. It makes code more
 researchable.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11727>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list