X-Git-Url: https://ruin.nu/git/?p=icfp05.git;a=blobdiff_plain;f=newrobber%2Frobbersrc.pro;fp=newrobber%2Frobbersrc.pro;h=e95eca1924720d2a0a495e5cc9bc0ea3cda30206;hp=0000000000000000000000000000000000000000;hb=f8095bf8fc76eec739a00ae86612881b743e3d8b;hpb=c5b563366b04bc53fc48e5040447bab6ff1a6abb diff --git a/newrobber/robbersrc.pro b/newrobber/robbersrc.pro new file mode 100644 index 0000000..e95eca1 --- /dev/null +++ b/newrobber/robbersrc.pro @@ -0,0 +1,14 @@ +###################################################################### +# Automatically generated by qmake (1.07a) Fri Jun 24 23:15:16 2005 +###################################################################### + +TEMPLATE = app +CONFIG -= qt +#CONFIG += debug +unix:LIBS += -lm +TARGET = ../robber + + +# Input +HEADERS += robber.h ../botsrc/bot.h ../botsrc/shortestPath.cpp +SOURCES += robber.cpp ../botsrc/bot.cpp