diff options
author | Adam <Adam@anope.org> | 2013-03-23 22:47:25 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-03-23 22:47:25 -0500 |
commit | 6b2d45c154ddbd5ea4381156f5b763c8d0c29e07 (patch) | |
tree | 8332980d359c445ef36f9fe75249f484b3a85013 /win/.gitignore | |
parent | 21f7e4a8cdad2f29fda2768215c3a5352a9fa632 (diff) |
win: Made config, modules, data, and log paths configurable.
Update win/README with instructions on how to use cmake-gui.
Always build m_regex_stdlib, since all VS versions we support
support it.
Diffstat (limited to 'win/.gitignore')
-rw-r--r-- | win/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/.gitignore b/win/.gitignore index a49a10efa..f53ca0701 100644 --- a/win/.gitignore +++ b/win/.gitignore @@ -1,2 +1,3 @@ inspircd_version.h
+inspircd_config.h
inspircd.rc
|