diff options
Diffstat (limited to 'projects/openttd_vs141.vcxproj')
-rw-r--r-- | projects/openttd_vs141.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/openttd_vs141.vcxproj b/projects/openttd_vs141.vcxproj index 2a963bfa2..89b9d0217 100644 --- a/projects/openttd_vs141.vcxproj +++ b/projects/openttd_vs141.vcxproj @@ -1334,8 +1334,7 @@ <ResourceCompile Include="..\src\os\windows\ottdres.rc" /> <ClCompile Include="..\src\os\windows\string_uniscribe.cpp" /> <ClCompile Include="..\src\os\windows\win32.cpp" /> - <ClInclude Include="..\src\thread\thread.h" /> - <ClCompile Include="..\src\thread\thread_win32.cpp" /> + <ClInclude Include="..\src\thread.h" /> </ItemGroup> <ItemGroup> <None Include="..\media\openttd.ico" /> |