]> ruin.nu Git - icfp05.git/blob - robber/robber.pro
fixed priority queue and started to implement the robber algorithm, it needs tuning...
[icfp05.git] / robber / robber.pro
1 ######################################################################
2 # Automatically generated by qmake (1.07a) Fri Jun 24 23:15:16 2005
3 ######################################################################
4
5 TEMPLATE = app
6 INCLUDEPATH += ../bot
7 CONFIG -= qt
8 unix:LIBS += -lm
9
10
11 # Input
12 HEADERS += robber.h
13 SOURCES += robber.cpp ../bot/bot.cpp