diff options
Diffstat (limited to 'projects/openttd_vs140.vcxproj')
-rw-r--r-- | projects/openttd_vs140.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/openttd_vs140.vcxproj b/projects/openttd_vs140.vcxproj index 473dfcda4..f437e2c89 100644 --- a/projects/openttd_vs140.vcxproj +++ b/projects/openttd_vs140.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" /> |