1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-10-26 21:49:17 +08:00

* Major API revamp: +TemplateCache, -Template (panicker, csilvers)

* Major documentation revamp: howto -> guide + reference (csilvers)
	* Protect auto-generated #include files with header guard (dnovillo)
	* PORTING: autoconf macros to get cygwin/mingw to compile (csilvers)
This commit is contained in:
csilvers
2010-04-19 21:06:37 +00:00
parent 14ab4c00e3
commit 045676c8c2
59 changed files with 7456 additions and 3130 deletions

View File

@@ -165,6 +165,9 @@
<File
RelativePath="..\..\src\windows\ctemplate\template.h">
</File>
<File
RelativePath="..\..\src\windows\ctemplate\template_cache.h">
</File>
<File
RelativePath="..\..\src\windows\ctemplate\template_dictionary.h">
</File>