]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/presets/wx_unix.bkl
don't use -- inside XML comments, this is not allowed
[wxWidgets.git] / build / bakefiles / wxpresets / presets / wx_unix.bkl
index 21c0fad580f50f61828b8d71649e3d9499436c74..4a0f195fe451f45eb7e914f1027a4a5d1f68cfae 100644 (file)
@@ -80,8 +80,8 @@ Format-specific notes:
 
     <!--
          We need to re-define the resource compiler, used by bakefile when compiling
-         resources, to the resource compiler returned by 'wx-config --rescomp' since
-         'wx-config --rescomp' returns both the name of the resource compiler to use
+         resources, to the resource compiler returned by 'wx-config &#45;-rescomp' since
+         'wx-config &#45;-rescomp' returns both the name of the resource compiler to use
          and the flags required for that compiler (rcflags are rccompiler-specific
          and thus it would be wrong to use them with other resource compilers).