(svn r22102) -Codechange: Also use the getopt function in strgen.

This commit is contained in:
alberth
2011-02-18 20:52:42 +00:00
parent 41a67a9b94
commit ff1e0a3ed3
6 changed files with 127 additions and 91 deletions

View File

@@ -125,6 +125,10 @@
RelativePath="..\src\string.cpp"
>
</File>
<File
RelativePath="..\src\misc\getoptdata.cpp"
>
</File>
</Filter>
<File
RelativePath="..\src\core\alloc_func.hpp"
@@ -150,6 +154,10 @@
RelativePath="..\src\string.h"
>
</File>
<File
RelativePath="..\src\misc\getoptdata.h"
>
</File>
</Files>
<Globals>
</Globals>