summaryrefslogtreecommitdiff
path: root/nt/emacs.rc
diff options
context:
space:
mode:
authorDaniel Colascione <dancol@dancol.org>2012-12-09 23:11:21 -0800
committerDaniel Colascione <dancol@dancol.org>2012-12-09 23:11:21 -0800
commit1cf1bbd51e91f02a1d3fabb4f7ea4b1322c4259c (patch)
tree6a1f7358551d0ce22522ba9dbf816a75a0321bec /nt/emacs.rc
parentf433306af510e86a614e9f9f082b6d2d5f56a968 (diff)
downloademacs-1cf1bbd51e91f02a1d3fabb4f7ea4b1322c4259c.tar.gz
Compile Windows resources into cygw32 Emacs
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r--nt/emacs.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc
index cc93da0ffd2..1653dfd1391 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -1,5 +1,5 @@
-Emacs ICON icons\emacs.ico
-32649 CURSOR icons\hand.cur
+Emacs ICON icons/emacs.ico
+32649 CURSOR icons/hand.cur
#ifdef WIN64
1 24 "emacs-x64.manifest"
#else