summaryrefslogtreecommitdiff
path: root/dist/win_projects/projects_csharp.template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dist/win_projects/projects_csharp.template.xml')
-rw-r--r--dist/win_projects/projects_csharp.template.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/win_projects/projects_csharp.template.xml b/dist/win_projects/projects_csharp.template.xml
index c73489bc..f9c5728c 100644
--- a/dist/win_projects/projects_csharp.template.xml
+++ b/dist/win_projects/projects_csharp.template.xml
@@ -35,6 +35,8 @@
<file name="CompactData.cs" />
<file name="MultipleKeyDatabaseEntry.cs" />
<file name="DatabaseEntry.cs" />
+ <file name="DatabaseStream.cs" />
+ <file name="DatabaseStreamConfig.cs" />
<file name="DbChannel.cs" />
<file name="DbSite.cs" />
<file name="DbSiteConfig.cs" />
@@ -114,6 +116,7 @@
<file name="Internal\DB_LSN.cs" />
<file name="Internal\db_recops.cs" />
<file name="Internal\DB_SITE.cs" />
+ <file name="Internal\DB_STREAM.cs" />
<file name="Internal\DB_TXN.cs" />
<file name="Internal\DB_TXN_TOKEN.cs" />
<file name="Internal\Delegates.cs" />