/[gnugo]/gnugo/patterns/patterns.dsp
ViewVC logotype

Diff of /gnugo/patterns/patterns.dsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by bump, Tue Sep 20 20:12:13 2005 UTC revision 1.27 by bump, Wed Sep 21 16:07:55 2005 UTC
# Line 232  SOURCE=.\patterns.h Line 232  SOURCE=.\patterns.h
232  # PROP Default_Filter ""  # PROP Default_Filter ""
233  # Begin Source File  # Begin Source File
234    
 SOURCE=.\gogo.db  
 # End Source File  
 # Begin Source File  
   
235  SOURCE=.\hoshi_other.db  SOURCE=.\hoshi_other.db
236  # End Source File  # End Source File
237  # Begin Source File  # Begin Source File
# Line 258  SOURCE=.\sansan.db Line 254  SOURCE=.\sansan.db
254    
255  SOURCE=.\takamoku.db  SOURCE=.\takamoku.db
256  # End Source File  # End Source File
257    # Begin Source File
258    
259    SOURCE=.\gogo.db
260    # End Source File
261  # End Group  # End Group
262  # Begin Source File  # Begin Source File
263    
# Line 509  InputPath=.\fuseki.db Line 509  InputPath=.\fuseki.db
509  # End Source File  # End Source File
510  # Begin Source File  # Begin Source File
511    
512  SOURCE=.\fuseki13.db  SOURCE=.\fuseki13.dbz
513    
514  !IF  "$(CFG)" == "patterns - Win32 Release"  !IF  "$(CFG)" == "patterns - Win32 Release"
515    
516  USERDEP__FUSEKI="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI="$(IntDir)\uncompress_fuseki.exe"      
517  # Begin Custom Build  # Begin Custom Build
518  IntDir=.\Release  IntDir=.\Release
519  InputPath=.\fuseki13.db  InputPath=.\fuseki13.dbz
520    
521  "fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
522          $(IntDir)\mkpat -b -f fuseki13 -i ..\patterns\fuseki13.db -o fuseki13.c          $(IntDir)\uncompress_fuseki 13 ..\patterns\fuseki13.dbz c >fuseki13.c
523    
524  # End Custom Build  # End Custom Build
525    
526  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"
527    
528  USERDEP__FUSEKI="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI="$(IntDir)\uncompress_fuseki.exe"      
529  # Begin Custom Build  # Begin Custom Build
530  IntDir=.\Debug  IntDir=.\Debug
531  InputPath=.\fuseki13.db  InputPath=.\fuseki13.dbz
532    
533  "fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534          $(IntDir)\mkpat -b -f fuseki13 -i ..\patterns\fuseki13.db -o fuseki13.c          $(IntDir)\uncompress_fuseki 13 ..\patterns\fuseki13.dbz c >fuseki13.c
535    
536  # End Custom Build  # End Custom Build
537    
# Line 540  InputPath=.\fuseki13.db Line 540  InputPath=.\fuseki13.db
540  # End Source File  # End Source File
541  # Begin Source File  # Begin Source File
542    
543  SOURCE=.\fuseki19.db  SOURCE=.\fuseki19.dbz
544    
545  !IF  "$(CFG)" == "patterns - Win32 Release"  !IF  "$(CFG)" == "patterns - Win32 Release"
546    
547  USERDEP__FUSEKI1="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI1="$(IntDir)\uncompress_fuseki.exe"      
548  # Begin Custom Build  # Begin Custom Build
549  IntDir=.\Release  IntDir=.\Release
550  InputPath=.\fuseki19.db  InputPath=.\fuseki19.dbz
551    
552  "fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
553          $(IntDir)\mkpat -b -f fuseki19 -i ..\patterns\fuseki19.db -o fuseki19.c          $(IntDir)\uncompress_fuseki 19 ..\patterns\fuseki19.dbz c >fuseki19.c
554    
555  # End Custom Build  # End Custom Build
556    
557  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"
558    
559  USERDEP__FUSEKI1="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI1="$(IntDir)\uncompress_fuseki.exe"      
560  # Begin Custom Build  # Begin Custom Build
561  IntDir=.\Debug  IntDir=.\Debug
562  InputPath=.\fuseki19.db  InputPath=.\fuseki19.dbz
563    
564  "fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
565          $(IntDir)\mkpat -b -f fuseki19 -i ..\patterns\fuseki19.db -o fuseki19.c          $(IntDir)\uncompress_fuseki 19 ..\patterns\fuseki19.dbz c >fuseki19.c
566    
567  # End Custom Build  # End Custom Build
568    
# Line 571  InputPath=.\fuseki19.db Line 571  InputPath=.\fuseki19.db
571  # End Source File  # End Source File
572  # Begin Source File  # Begin Source File
573    
574  SOURCE=.\fuseki9.db  SOURCE=.\fuseki9.dbz
575    
576  !IF  "$(CFG)" == "patterns - Win32 Release"  !IF  "$(CFG)" == "patterns - Win32 Release"
577    
578  USERDEP__FUSEKI9="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI9="$(IntDir)\uncompress_fuseki.exe"      
579  # Begin Custom Build  # Begin Custom Build
580  IntDir=.\Release  IntDir=.\Release
581  InputPath=.\fuseki9.db  InputPath=.\fuseki9.dbz
582    
583  "fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
584          $(IntDir)\mkpat -b -f fuseki9 -i ..\patterns\fuseki9.db -o fuseki9.c          $(IntDir)\uncompress_fuseki 9 ..\patterns\fuseki9.dbz c >fuseki9.c
585    
586  # End Custom Build  # End Custom Build
587    
588  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"
589    
590  USERDEP__FUSEKI9="$(IntDir)\mkpat.exe"    USERDEP__FUSEKI9="$(IntDir)\uncompress_fuseki.exe"      
591  # Begin Custom Build  # Begin Custom Build
592  IntDir=.\Debug  IntDir=.\Debug
593  InputPath=.\fuseki9.db  InputPath=.\fuseki9.dbz
594    
595  "fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
596          $(IntDir)\mkpat -b -f fuseki9 -i ..\patterns\fuseki9.db -o fuseki9.c          $(IntDir)\uncompress_fuseki 9 ..\patterns\fuseki9.dbz c >fuseki9.c
597    
598  # End Custom Build  # End Custom Build
599    
# Line 637  SOURCE=.\hoshi_keima.db Line 637  SOURCE=.\hoshi_keima.db
637    
638  !IF  "$(CFG)" == "patterns - Win32 Release"  !IF  "$(CFG)" == "patterns - Win32 Release"
639    
640  USERDEP__HOSHI="$(IntDir)\mkpat.exe"    "gogo.db"    "hoshi_other.db"   "komoku.db "    "sansan.db "    "mokuhazushi.db "       "takamoku.db "    USERDEP__HOSHI="$(IntDir)\mkpat.exe"    "hoshi_other.db"        "komoku.db"     "sansan.db"     "mokuhazushi.db"        "takamoku.db"   "gogo.db"      
641  # Begin Custom Build  # Begin Custom Build
642  IntDir=.\Release  IntDir=.\Release
643  InputPath=.\hoshi_keima.db  InputPath=.\hoshi_keima.db
644    
645  "josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
646          $(IntDir)\mkpat -C joseki -i hoshi_keima.db -i gogo.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c          $(IntDir)\mkpat -C joseki -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -i gogo.db -o josekidb.c
647    
648  # End Custom Build  # End Custom Build
649    
650  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"  !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"
651    
652  USERDEP__HOSHI="$(IntDir)\mkpat.exe"    "gogo.db"   "hoshi_other.db"    "komoku.db "    "sansan.db "    "mokuhazushi.db "       "takamoku.db "    USERDEP__HOSHI="$(IntDir)\mkpat.exe"    "hoshi_other.db"        "komoku.db"     "sansan.db"     "mokuhazushi.db"        "takamoku.db"   "gogo.db"      
653  # Begin Custom Build  # Begin Custom Build
654  IntDir=.\Debug  IntDir=.\Debug
655  InputPath=.\hoshi_keima.db  InputPath=.\hoshi_keima.db
656    
657  "josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
658          $(IntDir)\mkpat -C joseki -i hoshi_keima.db -i gogo.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c          $(IntDir)\mkpat -C joseki -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -i gogo.db -o josekidb.c
659    
660  # End Custom Build  # End Custom Build
661    
# Line 951  InputPath=.\hoshi_other.sgf Line 951  InputPath=.\hoshi_other.sgf
951  # End Source File  # End Source File
952  # Begin Source File  # Begin Source File
953    
 SOURCE=.\gogo.sgf  
   
 !IF  "$(CFG)" == "patterns - Win32 Release"  
   
 # PROP Ignore_Default_Tool 1  
 USERDEP__GOGO="$(IntDir)\joseki.exe"      
 # Begin Custom Build  
 IntDir=.\Release  
 InputPath=.\gogo.sgf  
   
 "gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         $(IntDir)\joseki JHO gogo.sgf >gogo.db  
   
 # End Custom Build  
   
 !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"  
   
 # PROP Ignore_Default_Tool 1  
 USERDEP__GOGOO="$(IntDir)\joseki.exe"    
 # Begin Custom Build  
 IntDir=.\Debug  
 InputPath=.\gogo.sgf  
   
 "gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  
         $(IntDir)\joseki JHO gogo.sgf >gogo.db  
   
 # End Custom Build  
   
 !ENDIF  
   
 # End Source File  
 # Begin Source File  
   
954  SOURCE=.\komoku.sgf  SOURCE=.\komoku.sgf
955    
956  !IF  "$(CFG)" == "patterns - Win32 Release"  !IF  "$(CFG)" == "patterns - Win32 Release"
# Line 1103  InputPath=.\takamoku.sgf Line 1070  InputPath=.\takamoku.sgf
1070    
1071  # End Custom Build  # End Custom Build
1072    
1073    !ENDIF
1074    
1075    # End Source File
1076    # Begin Source File
1077    
1078    SOURCE=.\gogo.sgf
1079    
1080    !IF  "$(CFG)" == "patterns - Win32 Release"
1081    
1082    USERDEP__KOMOK="$(IntDir)\joseki.exe"  
1083    # Begin Custom Build
1084    IntDir=.\Release
1085    InputPath=.\gogo.sgf
1086    
1087    "gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1088            $(IntDir)\joseki JG gogo.sgf >gogo.db
1089    
1090    # End Custom Build
1091    
1092    !ELSEIF  "$(CFG)" == "patterns - Win32 Debug"
1093    
1094    USERDEP__KOMOK="$(IntDir)\joseki.exe"  
1095    # Begin Custom Build
1096    IntDir=.\Debug
1097    InputPath=.\gogo.sgf
1098    
1099    "gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1100            $(IntDir)\joseki JG gogo.sgf >gogo.db
1101    
1102    # End Custom Build
1103    
1104  !ENDIF  !ENDIF
1105    
1106  # End Source File  # End Source File

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26