aboutsummaryrefslogtreecommitdiff
path: root/solo.R
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2008-04-07 17:12:21 +0000
committerSimon Tatham <anakin@pobox.com>2008-04-07 17:12:21 +0000
commit30da25262d14155909acf6e445691e6f1365cca2 (patch)
tree7c2da3f34e11e0e2313a5bd310faf2034825a69c /solo.R
parent93103eeca4e41ecaa874069b10f2a3de8c392435 (diff)
downloadpuzzles-30da25262d14155909acf6e445691e6f1365cca2.zip
puzzles-30da25262d14155909acf6e445691e6f1365cca2.tar.gz
puzzles-30da25262d14155909acf6e445691e6f1365cca2.tar.bz2
puzzles-30da25262d14155909acf6e445691e6f1365cca2.tar.xz
Pedantic tweaks to allow successful compilation on Windows. (gcc
failed to point out a declaration after a statement, and gcc's linker was clever enough to optimise the call to divvy_rectangle() out of solosolver so that I didn't have to include divvy.c in that.) [originally from svn r7975]
Diffstat (limited to 'solo.R')
-rw-r--r--solo.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/solo.R b/solo.R
index 31d767e..594e014 100644
--- a/solo.R
+++ b/solo.R
@@ -6,8 +6,8 @@ solo : [X] GTK COMMON SOLO solo-icon|no-icon
solo : [G] WINDOWS COMMON SOLO solo.res|noicon.res
-solosolver : [U] solo[STANDALONE_SOLVER] dsf STANDALONE
-solosolver : [C] solo[STANDALONE_SOLVER] dsf STANDALONE
+solosolver : [U] solo[STANDALONE_SOLVER] divvy dsf STANDALONE
+solosolver : [C] solo[STANDALONE_SOLVER] divvy dsf STANDALONE
ALL += SOLO