(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

@@ -74,6 +74,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\src\core\alloc_func.cpp" />
<ClCompile Include="..\src\strgen\strgen_base.cpp" />
<ClCompile Include="..\src\strgen\strgen.cpp" />
<ClCompile Include="..\src\string.cpp" />
<ClCompile Include="..\src\misc\getoptdata.cpp" />