X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonslp.pro;h=d4fcc867ea4fc07d6c9d94668dbdd848c4675ee4;hp=9de25c92940275f73d3b6a09d60794f7831a0930;hb=88987ed3058eed1c8fc57ed619375bb9a8838c59;hpb=2ef157a840252b9468734989542724fc66b3a43e diff --git a/eonslp.pro b/eonslp.pro index 9de25c9..d4fcc86 100644 --- a/eonslp.pro +++ b/eonslp.pro @@ -1,13 +1,11 @@ TEMPLATE = app -CONFIG = qt warn_on debug -HEADERS = eonsl/ccreature.h \ +CONFIG = qt warn_on release +HEADERS = config.h \ + eonsl/ccreature.h \ eonsl/eonsl.h \ eonsl/eonsldoc.h \ eonsl/eonslview.h \ - eonsl/resource.h \ - eonsl/widgets/attack.h \ - eonsl/widgets/closeweapon.h \ - eonsl/widgets/coin.h + eonsl/resource.h SOURCES = eonsl/ccreature.cpp \ eonsl/eonsl.cpp \ eonsl/eonsldoc.cpp \