mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Move RawString.h into Common
This commit is contained in:
@ -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" />
|
||||
|
Reference in New Issue
Block a user