diff options
Diffstat (limited to 'src/common/common.vcxproj')
| -rw-r--r-- | src/common/common.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 5dc6ff790..86295a480 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj | |||
| @@ -190,6 +190,7 @@ | |||
| 190 | <ClInclude Include="swap.h" /> | 190 | <ClInclude Include="swap.h" /> |
| 191 | <ClInclude Include="symbols.h" /> | 191 | <ClInclude Include="symbols.h" /> |
| 192 | <ClInclude Include="thread.h" /> | 192 | <ClInclude Include="thread.h" /> |
| 193 | <ClInclude Include="thread_queue_list.h" /> | ||
| 193 | <ClInclude Include="thunk.h" /> | 194 | <ClInclude Include="thunk.h" /> |
| 194 | <ClInclude Include="timer.h" /> | 195 | <ClInclude Include="timer.h" /> |
| 195 | <ClInclude Include="utf8.h" /> | 196 | <ClInclude Include="utf8.h" /> |