summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli/cli-8.0.vcproj8
-rw-r--r--cli/cli-9.0.vcproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/cli/cli-8.0.vcproj b/cli/cli-8.0.vcproj
index 145b3a3..f2121d3 100644
--- a/cli/cli-8.0.vcproj
+++ b/cli/cli-8.0.vcproj
@@ -370,6 +370,14 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\html.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\man.cxx"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
diff --git a/cli/cli-9.0.vcproj b/cli/cli-9.0.vcproj
index b330c9d..51ae1b1 100644
--- a/cli/cli-9.0.vcproj
+++ b/cli/cli-9.0.vcproj
@@ -356,6 +356,14 @@
RelativePath=".\semantics\unit.cxx"
>
</File>
+ <File
+ RelativePath=".\html.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\man.cxx"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"