(svn r22096) -Codechange: Move openttd getopt implementation to its own file.
This commit is contained in:
@@ -2286,6 +2286,12 @@
|
||||
<ClInclude Include="..\src\misc\fixedsizearray.hpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClInclude>
|
||||
<ClCompile Include="..\src\misc\getoptdata.cpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClCompile>
|
||||
<ClInclude Include="..\src\misc\getoptdata.h">
|
||||
<Filter>Misc</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\misc\hashtable.hpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClInclude>
|
||||
|
||||
Reference in New Issue
Block a user