Mercurial > mm7
diff MM7.vcxproj.filters @ 209:29545d87e11d
m
author | Ritor1 |
---|---|
date | Sat, 16 Feb 2013 16:23:07 +0600 |
parents | 9c0607679772 |
children | b89ee5d926dd fcfdb7f40c1b |
line wrap: on
line diff
--- a/MM7.vcxproj.filters Sat Feb 16 08:42:58 2013 +0600 +++ b/MM7.vcxproj.filters Sat Feb 16 16:23:07 2013 +0600 @@ -199,6 +199,9 @@ </ClInclude> <ClInclude Include="Log.h" /> <ClInclude Include="FrameTableInc.h" /> + <ClInclude Include="resource.h" /> + <ClInclude Include="stru346.h" /> + <ClInclude Include="texts.h" /> </ItemGroup> <ItemGroup> <Filter Include="lib"> @@ -314,5 +317,9 @@ <ClCompile Include="FrameTableInc.cpp" /> <ClCompile Include="mm7_6.cpp" /> <ClCompile Include="GameUIs.cpp" /> + <ClCompile Include="texts.cpp" /> + </ItemGroup> + <ItemGroup> + <ResourceCompile Include="Might and Magic Trilogy.rc" /> </ItemGroup> </Project> \ No newline at end of file