summaryrefslogtreecommitdiffstats
path: root/Examples/main/main.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/main/main.vcxproj')
-rw-r--r--Examples/main/main.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/main/main.vcxproj b/Examples/main/main.vcxproj
index 0c05491..3faf3b9 100644
--- a/Examples/main/main.vcxproj
+++ b/Examples/main/main.vcxproj
@@ -78,10 +78,12 @@
<ClCompile Include="main.cpp" />
<ClCompile Include="miscUtils.cpp" />
<ClCompile Include="params.cpp" />
+ <ClCompile Include="textWriter.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="miscUtils.h" />
<ClInclude Include="params.h" />
+ <ClInclude Include="textWriter.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Whisper\Whisper.vcxproj">