Update project listings.

pull/3/head
Jonathan G Rennison 9 years ago
parent 5474ee3e40
commit 71012789d2

@ -1271,6 +1271,10 @@
<ClCompile Include="..\src\os\windows\win32.cpp" />
<ClInclude Include="..\src\thread\thread.h" />
<ClCompile Include="..\src\thread\thread_win32.cpp" />
<ClInclude Include="..\src\tracerestrict.h" />
<ClCompile Include="..\src\tracerestrict.cpp" />
<ClCompile Include="..\src\tracerestrict_gui.cpp" />
<ClCompile Include="..\src\saveload\tracerestrict_sl.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="..\media\openttd.ico" />

@ -3042,6 +3042,18 @@
<ClCompile Include="..\src\thread\thread_win32.cpp">
<Filter>Threading</Filter>
</ClCompile>
<ClInclude Include="..\src\tracerestrict.h">
<Filter>Threading</Filter>
</ClInclude>
<ClCompile Include="..\src\tracerestrict.cpp">
<Filter>Threading</Filter>
</ClCompile>
<ClCompile Include="..\src\tracerestrict_gui.cpp">
<Filter>Threading</Filter>
</ClCompile>
<ClCompile Include="..\src\saveload\tracerestrict_sl.cpp">
<Filter>Threading</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\media\openttd.ico" />

@ -4482,6 +4482,22 @@
RelativePath=".\..\src\thread\thread_win32.cpp"
>
</File>
<File
RelativePath=".\..\src\tracerestrict.h"
>
</File>
<File
RelativePath=".\..\src\tracerestrict.cpp"
>
</File>
<File
RelativePath=".\..\src\tracerestrict_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\saveload\tracerestrict_sl.cpp"
>
</File>
</Filter>
<File
RelativePath=".\..\media\openttd.ico"

@ -4479,6 +4479,22 @@
RelativePath=".\..\src\thread\thread_win32.cpp"
>
</File>
<File
RelativePath=".\..\src\tracerestrict.h"
>
</File>
<File
RelativePath=".\..\src\tracerestrict.cpp"
>
</File>
<File
RelativePath=".\..\src\tracerestrict_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\saveload\tracerestrict_sl.cpp"
>
</File>
</Filter>
<File
RelativePath=".\..\media\openttd.ico"

Loading…
Cancel
Save