diff options
Diffstat (limited to 'wrapper/wrapper.vcxproj')
| -rw-r--r-- | wrapper/wrapper.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wrapper/wrapper.vcxproj b/wrapper/wrapper.vcxproj index cd121a2..5d58614 100644 --- a/wrapper/wrapper.vcxproj +++ b/wrapper/wrapper.vcxproj @@ -85,6 +85,7 @@ copy /Y "$(TargetDir)Newtonsoft.Json.dll" "$(SolutionDir)signed\Newtonsoft.Json. </ResourceCompile> </ItemDefinitionGroup> <ItemGroup> + <ClInclude Include="input.h" /> <ClInclude Include="interop-exception.h" /> <ClInclude Include="resource.h" /> </ItemGroup> |