summaryrefslogtreecommitdiffstats
path: root/src/SrcHead.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/SrcHead.config')
-rw-r--r--src/SrcHead.config19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/SrcHead.config b/src/SrcHead.config
deleted file mode 100644
index 4f70e49..0000000
--- a/src/SrcHead.config
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<config>
- <headerpath>header.txt</headerpath>
- <filetypes>
- <extension comment="//">cpp</extension>
- <extension comment="//">c</extension>
- <extension comment="//">hpp</extension>
- <extension comment="//">h</extension>
- </filetypes>
- <exclude>
- <extension>generated.cs</extension>
- </exclude>
- <macros>
- <macro name="AUTHOR">Solvasoft</macro>
- <macro name="COPYRIGHT">Copyright (C) 2011 Solvasoft. All rights reserved.</macro>
- <macro name="EMAIL">info@solvasoft.nl</macro>
- <macro name="WEBSITE">http://www.solvasoft.com</macro>
- </macros>
-</config>