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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user