From 08cd08587be5c8d2ce42ae417098c524f683c6ad Mon Sep 17 00:00:00 2001 From: "Hello=)" Date: Fri, 29 Mar 2024 04:23:18 +0300 Subject: Move actual top level from src/ to top: just one single dir is pointless. Reported-By: NetSysFire --- nbproject/configurations.xml | 131 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 nbproject/configurations.xml (limited to 'nbproject/configurations.xml') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml new file mode 100644 index 0000000..d276a91 --- /dev/null +++ b/nbproject/configurations.xml @@ -0,0 +1,131 @@ + + + + + + net/charserverhandler.h + net/chathandler.h + net/loginhandler.h + net/maploginhandler.h + net/messagehandler.h + net/messagein.h + net/messageout.h + net/nethandler.h + net/network.h + net/packet.h + net/protocol.h + + + utils/mutex.h + utils/specialfolder.h + utils/stringutils.h + + automation.h + game.h + logindata.h + main.h + onlinelist.h + serverinfo.h + + + + + + net/charserverhandler.cpp + net/chathandler.cpp + net/loginhandler.cpp + net/maploginhandler.cpp + net/messagehandler.cpp + net/messagein.cpp + net/messageout.cpp + net/nethandler.cpp + net/network.cpp + net/packet.cpp + net/protocol.cpp + + + utils/specialfolder.cpp + utils/stringutils.cpp + + automation.cpp + game.cpp + main.cpp + onlinelist.cpp + + + Makefile + + + + net + utils + + Makefile + + + + localhost + GNU|GNU + 2 + + + + + /usr/include/SDL + + -pg + + + + /usr/lib + + + SDL + SDL_net + pthread + curl + + + + + + + localhost + GNU|GNU + 2 + + + + 5 + + + 5 + true + g++ + + /usr/include/SDL + + -march=i686 + + + 5 + + + + SDL + SDL_net + curl + + + + + + -- cgit v1.2.3-70-g09d2