diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-06 12:29:27 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-06 12:29:27 +0000 |
commit | 59a23e558e2658093a11b0fd8a97559bca2784fd (patch) | |
tree | 50b3565c13b342f47c1edf95791e0259a7a0157b /src/InspIRCd.dev | |
parent | 1a7de41f62ea989f8f5c9fb575b5974c3be93a52 (diff) |
Fixed to allow gay scripts like invision to send duff commands (why i do this is beyond me)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@405 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.dev')
-rw-r--r-- | src/InspIRCd.dev | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/src/InspIRCd.dev b/src/InspIRCd.dev index ab69c2e14..8c9d498c4 100644 --- a/src/InspIRCd.dev +++ b/src/InspIRCd.dev @@ -1,7 +1,7 @@ [Project] FileName=InspIRCd.dev Name=InspIRCd -UnitCount=31 +UnitCount=32 Type=1 Ver=1 ObjFiles= @@ -355,3 +355,13 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit32] +FileName=modules\m_samode.cpp +CompileCpp=1 +Folder=Modules +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |