]> ruin.nu Git - icfp05.git/blobdiff - robbersrc/robber.pro
added new target
[icfp05.git] / robbersrc / robber.pro
index 2ad532c7d370ec15377e6097fa6fdc58f8b53cdd..5afe11576598fc4aed856e77779228152448056a 100644 (file)
@@ -3,12 +3,13 @@
 ######################################################################
 
 TEMPLATE = app
-INCLUDEPATH += ../bot
+INCLUDEPATH += ../botsrc
 CONFIG -= qt
 CONFIG += debug
 unix:LIBS += -lm
+TARGET = ../robber
 
 
 # Input
-HEADERS += robber.h ../bot/bot.h
-SOURCES += robber.cpp ../bot/bot.cpp
+HEADERS += robber.h ../botsrc/bot.h
+SOURCES += robber.cpp ../botsrc/bot.cpp