]> git.saurik.com Git - wxWidgets.git/blobdiff - src/make.env.in
Added "set new icon" menu item to taskbar sample; updated some makefiles
[wxWidgets.git] / src / make.env.in
index ebc11291262e3641a03d611334cdea3665ec1103..356a9fbbab619aec6faca388644ddb58f977801b 100644 (file)
@@ -59,6 +59,10 @@ SHARED_LD   = @SHARED_LD@
 
 RESFLAGS    = @RESFLAGS@
 RESCOMP     = @RESCOMP@
+REZ         = @REZ@
+REZFLAGS    = @REZFLAGS@
+DEREZ       = @DEREZ@
+DEREZFLAGS  = @DEREZFLAGS@
 DLLTOOL     = @DLLTOOL@
 
 ########################### Flags #################################