summaryrefslogtreecommitdiff
path: root/win/m_spanningtreeVC80.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Fixes to make win32 build again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10051 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-07-201-8/+8
* Fix stray /MD that should be /MP•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9569 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-1/+1
* Fix to use dll in debug build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9568 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-31/+31
* Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-31/+30
* Add hand-crafted resource script, contains version information and icon defin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9556 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-30/+31
* Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9533 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-181-26/+29
* Revert back to /MT, this shit isnt working and its too late to think straight•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9523 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-161-1/+0
* /MT -> /MD•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9522 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-161-1/+2
* Automatic rebasing of load addresses for .so files on windows, thanks to Gree...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9519 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-161-0/+2
* Apply brain's patch for binary safety of hash providers, and remove rehash fr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9441 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-091-4/+0
* Add protocolinterface.* and privmsg.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9369 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-0/+12
* Patch by brain; Fix crash when no parameters are given when introducing a rem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9237 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-03-311-0/+4
* Change object output filename for spanningtree's server.cpp and modules.cpp f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9008 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-0/+16
* someone forgot to add all the new m_spanningtree files to the project too :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8997 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-0/+124
* This still doesnt work :(•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8744 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-211-0/+4
* Add new spanningtree files to vc80 solution•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8189 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-0/+40
* More compile fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8057 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-231-1/+1
* Fix library paths for compilation on my laptop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8054 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-231-22/+22
* Set EOL to WINDOWS-style always for Visual Studio files.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7455 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-1/+456
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-456/+1
* * Fixed IOCPEngine under x64 (because of incorrect pointer sizes)•••- Fixed configure / VC8 projects for x64 compiling. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-131-24/+24
* + Added x64 solutions for VC2005, for future work. This does not under any ci...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7287 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-131-0/+169
* - Enabled minimal rebuild on all VS project files, this will reduce build tim...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7261 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-081-163/+1
* * Fixed VC8 m_spanningtree project file. second commit?! :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7256 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-081-0/+9
* Change configure to generate .mak files with warning level 2.•••Change project files to warning level 2. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-021-1/+2
* Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7108 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+1
* Guh. 1am Brain is weak brain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7054 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-201-0/+438