summary refs log tree commit diff stats
path: root/src/pixmaps/pixmaps.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps/pixmaps.vcxproj')
-rw-r--r--src/pixmaps/pixmaps.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj
index 39151d5a..ba88104d 100644
--- a/src/pixmaps/pixmaps.vcxproj
+++ b/src/pixmaps/pixmaps.vcxproj
@@ -47,7 +47,7 @@
       <OptimizeReferences>true</OptimizeReferences>

     </Link>

     <PostBuildEvent>

-      <Command>"$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) &gt; "$(SolutionDir)\..\src\pixmaps\inline_pngs.h"</Command>

+      <Command>"$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) > "$(SolutionDir)\..\src\pixmaps\inline_pngs.h"</Command>

     </PostBuildEvent>

   </ItemDefinitionGroup>

   <ItemGroup>