diff options
author | Charles Pigott <charlespigott@googlemail.com> | 2019-02-18 23:55:45 +0000 |
---|---|---|
committer | PeterN <peter@fuzzle.org> | 2019-03-16 22:30:11 +0000 |
commit | fe448a26166dbde1933be797951f0c6329523911 (patch) | |
tree | 20d9ad7cf6bf6067a929a3d0b69375387771128c /projects/openttd_vs140.vcxproj | |
parent | c7b5f34138cf08016239c6f5732e5ae8c0262230 (diff) | |
download | openttd-fe448a26166dbde1933be797951f0c6329523911.tar.xz |
Remove: OPF
Diffstat (limited to 'projects/openttd_vs140.vcxproj')
-rw-r--r-- | projects/openttd_vs140.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/openttd_vs140.vcxproj b/projects/openttd_vs140.vcxproj index 26267f6a0..473dfcda4 100644 --- a/projects/openttd_vs140.vcxproj +++ b/projects/openttd_vs140.vcxproj @@ -1291,8 +1291,6 @@ <ClCompile Include="..\src\network\core\udp.cpp" /> <ClInclude Include="..\src\network\core\udp.h" /> <ClInclude Include="..\src\pathfinder\follow_track.hpp" /> - <ClCompile Include="..\src\pathfinder\opf\opf_ship.cpp" /> - <ClInclude Include="..\src\pathfinder\opf\opf_ship.h" /> <ClInclude Include="..\src\pathfinder\pathfinder_func.h" /> <ClInclude Include="..\src\pathfinder\pathfinder_type.h" /> <ClInclude Include="..\src\pathfinder\pf_performance_timer.hpp" /> |