]> ruin.nu Git - icfp05.git/blobdiff - robbersrc/robbersrc.pro
added possibility to change cost
[icfp05.git] / robbersrc / robbersrc.pro
index 1e0d738927faf50494e869de90ad3d3d10027201..e95eca1924720d2a0a495e5cc9bc0ea3cda30206 100644 (file)
@@ -3,14 +3,12 @@
 ######################################################################
 
 TEMPLATE = app
-INCLUDEPATH += ../botsrc
 CONFIG -= qt
 #CONFIG += debug
 unix:LIBS += -lm
 TARGET = ../robber
-#QMAKE_CXXFLAGS_RELEASE += -march=athlon-xp -g
 
 
 # Input
-HEADERS += robber.h ../botsrc/bot.h
+HEADERS += robber.h ../botsrc/bot.h ../botsrc/shortestPath.cpp
 SOURCES += robber.cpp ../botsrc/bot.cpp