Move RawString.h into Common

This commit is contained in:
Birunthan Mohanathas
2013-05-31 17:34:36 +03:00
parent 1934c5db72
commit bdb5605d24
10 changed files with 13 additions and 13 deletions

View File

@ -314,6 +314,7 @@
<ClInclude Include="..\Common\Gfx\Util\WICBitmapLockGDIP.h" />
<ClInclude Include="..\Common\MenuTemplate.h" />
<ClInclude Include="..\Common\Platform.h" />
<ClInclude Include="..\Common\RawString.h" />
<ClInclude Include="..\Common\StringUtil.h" />
<ClInclude Include="CommandHandler.h" />
<ClInclude Include="ConfigParser.h" />
@ -360,7 +361,6 @@
<ClInclude Include="Rainmeter.h" />
<ClInclude Include="Export.h" />
<ClInclude Include="RainmeterQuery.h" />
<ClInclude Include="RawString.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="Section.h" />
<ClInclude Include="StdAfx.h" />