Import infrastructure sharing patch
Strip trailing whitespace Remove a leftover line form settings.ini http://www.tt-forums.net/viewtopic.php?p=1008843#p1008843
This commit is contained in:
committed by
Jonathan G Rennison
parent
856896c36e
commit
ee791055f9
@@ -324,6 +324,7 @@
|
||||
<ClCompile Include="..\src\ground_vehicle.cpp" />
|
||||
<ClCompile Include="..\src\heightmap.cpp" />
|
||||
<ClCompile Include="..\src\highscore.cpp" />
|
||||
<ClCompile Include="..\src\infrastructure.cpp" />
|
||||
<ClCompile Include="..\src\hotkeys.cpp" />
|
||||
<ClCompile Include="..\src\ini.cpp" />
|
||||
<ClCompile Include="..\src\ini_load.cpp" />
|
||||
@@ -457,6 +458,7 @@
|
||||
<ClInclude Include="..\src\industry.h" />
|
||||
<ClInclude Include="..\src\industry_type.h" />
|
||||
<ClInclude Include="..\src\industrytype.h" />
|
||||
<ClInclude Include="..\src\infrastructure_func.h" />
|
||||
<ClInclude Include="..\src\ini_type.h" />
|
||||
<ClInclude Include="..\src\landscape.h" />
|
||||
<ClInclude Include="..\src\landscape_type.h" />
|
||||
|
||||
Reference in New Issue
Block a user