Skip to content

Commit 499468a

Browse files
author
dude719
committed
Reorganized icon and bitmap resources.
1 parent 6daa92a commit 499468a

31 files changed

+28
-28
lines changed

ReClass/ReClassEx.rc

-42 Bytes
Binary file not shown.

ReClass/ReClassEx.vcxproj

+28-28
Original file line numberDiff line numberDiff line change
@@ -272,34 +272,34 @@
272272
</ResourceCompile>
273273
</ItemDefinitionGroup>
274274
<ItemGroup>
275-
<None Include="..\Images\about.bmp" />
276-
<None Include="..\Images\add.ico" />
277-
<None Include="..\Images\array.ico" />
278-
<None Include="..\Images\arrow_icon.ico" />
279-
<None Include="..\Images\button.bmp" />
280-
<None Include="..\Images\camera.ico" />
281-
<None Include="..\Images\close.ico" />
282-
<None Include="..\Images\closed.ico" />
283-
<None Include="..\Images\custom.ico" />
284-
<None Include="..\Images\enum.ico" />
285-
<None Include="..\Images\exchange.ico" />
286-
<None Include="..\Images\float.ico" />
287-
<None Include="..\Images\general_class_VS.ico" />
288-
<None Include="..\Images\general_interface_VS.ico" />
289-
<None Include="..\Images\general_method_VS.ico" />
290-
<None Include="..\Images\icon.bmp" />
291-
<None Include="..\Images\icon.ico" />
292-
<None Include="..\Images\left.ico" />
293-
<None Include="..\Images\matrix.ico" />
294-
<None Include="..\Images\open.ico" />
295-
<None Include="..\Images\pointer.ico" />
296-
<None Include="..\Images\reclass.png" />
297-
<None Include="..\Images\right.ico" />
298-
<None Include="..\Images\signed.ico" />
299-
<None Include="..\Images\speles_random_ico.ico" />
300-
<None Include="..\Images\text.ico" />
301-
<None Include="..\Images\unsigned.ico" />
302-
<None Include="..\Images\vector.ico" />
275+
<None Include="res\icons\about.bmp" />
276+
<None Include="res\icons\add.ico" />
277+
<None Include="res\icons\array.ico" />
278+
<None Include="res\icons\arrow_icon.ico" />
279+
<None Include="res\icons\button.bmp" />
280+
<None Include="res\icons\camera.ico" />
281+
<None Include="res\icons\close.ico" />
282+
<None Include="res\icons\closed.ico" />
283+
<None Include="res\icons\custom.ico" />
284+
<None Include="res\icons\enum.ico" />
285+
<None Include="res\icons\exchange.ico" />
286+
<None Include="res\icons\float.ico" />
287+
<None Include="res\icons\general_class_VS.ico" />
288+
<None Include="res\icons\general_interface_VS.ico" />
289+
<None Include="res\icons\general_method_VS.ico" />
290+
<None Include="res\icons\icon.bmp" />
291+
<None Include="res\icons\icon.ico" />
292+
<None Include="res\icons\left.ico" />
293+
<None Include="res\icons\matrix.ico" />
294+
<None Include="res\icons\open.ico" />
295+
<None Include="res\icons\pointer.ico" />
296+
<None Include="res\icons\reclass.png" />
297+
<None Include="res\icons\right.ico" />
298+
<None Include="res\icons\signed.ico" />
299+
<None Include="res\icons\speles_random_ico.ico" />
300+
<None Include="res\icons\text.ico" />
301+
<None Include="res\icons\unsigned.ico" />
302+
<None Include="res\icons\vector.ico" />
303303
<MASM Include="Intrinsics32.asm">
304304
<FileType>Document</FileType>
305305
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)