chiark / gitweb /
Create a blank .rc file to be used in the absence of icons/foo.rc.
[sgt-puzzles.git] / tents.R
diff --git a/tents.R b/tents.R
index c875289500cd837a5b1e06ab017775efa085e973..0079c5b21792db209260e8ebc9d01a592aa0fdf4 100644 (file)
--- a/tents.R
+++ b/tents.R
@@ -4,7 +4,7 @@ TENTS    = tents maxflow
 
 tents    : [X] GTK COMMON TENTS tents-icon|no-icon
 
-tents    : [G] WINDOWS COMMON TENTS tents.res?
+tents    : [G] WINDOWS COMMON TENTS tents.res|noicon.res
 
 ALL += TENTS
 
@@ -18,3 +18,7 @@ GAMES += tents
 !begin >list.c
     A(tents) \
 !end
+
+!begin >wingames.lst
+tents.exe:Tents
+!end