diff options
| author | 2003-04-19 12:41:44 +0000 | |
|---|---|---|
| committer | 2003-04-19 12:41:44 +0000 | |
| commit | e1cc6b33f4e5510f65d8cfeb62b0f31d567e1bbf (patch) | |
| tree | 26e091df454f728198dc58b3bd1aef39ff64148f /src/InspIRCd.dev | |
| parent | Added Mode handler structures and types (diff) | |
| download | inspircd++-e1cc6b33f4e5510f65d8cfeb62b0f31d567e1bbf.tar.gz inspircd++-e1cc6b33f4e5510f65d8cfeb62b0f31d567e1bbf.tar.bz2 inspircd++-e1cc6b33f4e5510f65d8cfeb62b0f31d567e1bbf.zip | |
Added more code for custom channel/user modes via modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@175 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.dev')
| -rw-r--r-- | src/InspIRCd.dev | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/InspIRCd.dev b/src/InspIRCd.dev index 158897e8b..df23f865d 100644 --- a/src/InspIRCd.dev +++ b/src/InspIRCd.dev @@ -1,7 +1,7 @@ [Project] FileName=InspIRCd.dev Name=InspIRCd -UnitCount=25 +UnitCount=26 Type=1 Ver=1 ObjFiles= @@ -244,3 +244,11 @@ CompileCpp=1 OverrideBuildCmd=0 BuildCmd= +[Unit26] +FileName=channels.cpp +Folder=Source +Compile=1 +CompileCpp=1 +OverrideBuildCmd=0 +BuildCmd= + |
