ircDDBGateway/ircDDB
Geoffrey Merck F4FXL - KC3FRA e66484340b Add generation of dependency files
Generate dependency files so that when changing one file only stuff
dependant on that file gets rebuilt. Avoid cleaning the whole thing on
every small change
2018-11-11 17:13:17 +01:00
..
IRCApplication.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCClient.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCClient.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDB.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDB.h Initial commit. 2018-05-09 19:23:17 +01:00
ircDDB.vcxproj Initial commit. 2018-05-09 19:23:17 +01:00
ircDDB.vcxproj.filters Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBApp.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBApp.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBClient.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBClient.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBMultiClient.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCDDBMultiClient.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCMessage.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCMessage.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCMessageQueue.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCMessageQueue.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCProtocol.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCProtocol.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCReceiver.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCReceiver.h Initial commit. 2018-05-09 19:23:17 +01:00
IRCutils.cpp Initial commit. 2018-05-09 19:23:17 +01:00
IRCutils.h Initial commit. 2018-05-09 19:23:17 +01:00
LICENSE Initial commit. 2018-05-09 19:23:17 +01:00
Makefile Add generation of dependency files 2018-11-11 17:13:17 +01:00
README Initial commit. 2018-05-09 19:23:17 +01:00