(svn r22096) -Codechange: Move openttd getopt implementation to its own file.

This commit is contained in:
alberth
2011-02-18 20:14:30 +00:00
parent bca5159951
commit 9d0ff9d692
6 changed files with 29 additions and 69 deletions

View File

@@ -3435,6 +3435,14 @@
RelativePath=".\..\src\misc\fixedsizearray.hpp"
>
</File>
<File
RelativePath=".\..\src\misc\getoptdata.cpp"
>
</File>
<File
RelativePath=".\..\src\misc\getoptdata.h"
>
</File>
<File
RelativePath=".\..\src\misc\hashtable.hpp"
>