]> ruin.nu Git - icfp05.git/blobdiff - robber/robber.pro
some restructuring
[icfp05.git] / robber / robber.pro
index dd31e913b907b4584ca8ff27b34c606fea200116..2ad532c7d370ec15377e6097fa6fdc58f8b53cdd 100644 (file)
@@ -5,8 +5,10 @@
 TEMPLATE = app
 INCLUDEPATH += ../bot
 CONFIG -= qt
+CONFIG += debug
+unix:LIBS += -lm
 
 
 # Input
-HEADERS += robber.h
+HEADERS += robber.h ../bot/bot.h
 SOURCES += robber.cpp ../bot/bot.cpp