(svn r23577) -Fix (r23576): strgen project files aren't automatically updated :(

This commit is contained in:
rubidium
2011-12-17 18:39:29 +00:00
parent 67c9d930f2
commit 0a1135818a
4 changed files with 12 additions and 0 deletions

View File

@@ -10,6 +10,9 @@
<ClCompile Include="..\src\core\alloc_func.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\src\strgen\strgen_base.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\src\strgen\strgen.cpp">
<Filter>Source Files</Filter>
</ClCompile>