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