Updated README: Equal sign not required with `--mode` flag.
[sgk-go] / patterns / patterns.dsp
CommitLineData
7eeb782e
AT
1# Microsoft Developer Studio Project File - Name="patterns" - Package Owner=<4>\r
2# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3# ** DO NOT EDIT **\r
4\r
5# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6\r
7CFG=patterns - Win32 Debug\r
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9!MESSAGE use the Export Makefile command and run\r
10!MESSAGE \r
11!MESSAGE NMAKE /f "patterns.mak".\r
12!MESSAGE \r
13!MESSAGE You can specify a configuration when running NMAKE\r
14!MESSAGE by defining the macro CFG on the command line. For example:\r
15!MESSAGE \r
16!MESSAGE NMAKE /f "patterns.mak" CFG="patterns - Win32 Debug"\r
17!MESSAGE \r
18!MESSAGE Possible choices for configuration are:\r
19!MESSAGE \r
20!MESSAGE "patterns - Win32 Release" (based on "Win32 (x86) Static Library")\r
21!MESSAGE "patterns - Win32 Debug" (based on "Win32 (x86) Static Library")\r
22!MESSAGE \r
23\r
24# Begin Project\r
25# PROP AllowPerConfigDependencies 0\r
26# PROP Scc_ProjName ""\r
27# PROP Scc_LocalPath ""\r
28CPP=cl.exe\r
29RSC=rc.exe\r
30\r
31!IF "$(CFG)" == "patterns - Win32 Release"\r
32\r
33# PROP BASE Use_MFC 0\r
34# PROP BASE Use_Debug_Libraries 0\r
35# PROP BASE Output_Dir "Release"\r
36# PROP BASE Intermediate_Dir "Release"\r
37# PROP BASE Target_Dir ""\r
38# PROP Use_MFC 0\r
39# PROP Use_Debug_Libraries 0\r
40# PROP Output_Dir "Release"\r
41# PROP Intermediate_Dir "Release"\r
42# PROP Target_Dir ""\r
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
44# ADD CPP /GX /Zi /O2 /I "." /I ".." /I "..\engine" /I "../sgf" /I "../utils" /D "WIN32" /D "NDEBUG" /D "HAVE_CONFIG_H" /D "_MBCS" /D "_LIB" /YX"patterns.h" /Fd"Release/patterns" /FD /c\r
45# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
46# ADD RSC /l 0x409 /d "NDEBUG"\r
47BSC32=bscmake.exe\r
48# ADD BASE BSC32 /nologo\r
49# ADD BSC32 /nologo\r
50LIB32=link.exe -lib\r
51# ADD BASE LIB32 /nologo\r
52# ADD LIB32 /nologo\r
53\r
54!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
55\r
56# PROP BASE Use_MFC 0\r
57# PROP BASE Use_Debug_Libraries 1\r
58# PROP BASE Output_Dir "Debug"\r
59# PROP BASE Intermediate_Dir "Debug"\r
60# PROP BASE Target_Dir ""\r
61# PROP Use_MFC 0\r
62# PROP Use_Debug_Libraries 1\r
63# PROP Output_Dir "Debug"\r
64# PROP Intermediate_Dir "Debug"\r
65# PROP Target_Dir ""\r
66# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
67# ADD CPP /W2 /Gm /GX /Zi /Od /I "." /I ".." /I "..\engine" /I "../sgf" /I "../utils" /D "WIN32" /D "_DEBUG" /D "HAVE_CONFIG_H" /D "_MBCS" /D "_LIB" /FR /YX"patterns.h" /Fd"Debug/patterns" /FD /GZ /c\r
68# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
69# ADD RSC /l 0x409 /d "_DEBUG"\r
70BSC32=bscmake.exe\r
71# ADD BASE BSC32 /nologo\r
72# ADD BSC32 /nologo\r
73LIB32=link.exe -lib\r
74# ADD BASE LIB32 /nologo\r
75# ADD LIB32 /nologo\r
76\r
77!ENDIF \r
78\r
79# Begin Target\r
80\r
81# Name "patterns - Win32 Release"\r
82# Name "patterns - Win32 Debug"\r
83# Begin Group "Source Files"\r
84\r
85# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
86# Begin Source File\r
87\r
88SOURCE=.\aa_attackpat.c\r
89# End Source File\r
90# Begin Source File\r
91\r
92SOURCE=.\apatterns.c\r
93# End Source File\r
94# Begin Source File\r
95\r
96SOURCE=.\barriers.c\r
97# End Source File\r
98# Begin Source File\r
99\r
100SOURCE=.\conn.c\r
101# End Source File\r
102# Begin Source File\r
103\r
104SOURCE=.\connections.c\r
105# End Source File\r
106# Begin Source File\r
107\r
108SOURCE=.\dpatterns.c\r
109# End Source File\r
110# Begin Source File\r
111\r
112SOURCE=.\endgame.c\r
113# End Source File\r
114# Begin Source File\r
115\r
116SOURCE=.\eyes.c\r
117# SUBTRACT CPP /YX\r
118# End Source File\r
119# Begin Source File\r
120\r
121SOURCE=.\fuseki13.c\r
122# End Source File\r
123# Begin Source File\r
124\r
125SOURCE=.\fuseki19.c\r
126# End Source File\r
127# Begin Source File\r
128\r
129SOURCE=.\fuseki9.c\r
130# End Source File\r
131# Begin Source File\r
132\r
133SOURCE=.\fusekipat.c\r
134# End Source File\r
135# Begin Source File\r
136\r
137SOURCE=.\handipat.c\r
138# End Source File\r
139# Begin Source File\r
140\r
141SOURCE=.\helpers.c\r
142# End Source File\r
143# Begin Source File\r
144\r
145SOURCE=.\influence.c\r
146# End Source File\r
147# Begin Source File\r
148\r
149SOURCE=.\josekidb.c\r
150# End Source File\r
151# Begin Source File\r
152\r
153SOURCE=.\mcpat.c\r
154# End Source File\r
155# Begin Source File\r
156\r
157SOURCE=.\owl_attackpat.c\r
158# End Source File\r
159# Begin Source File\r
160\r
161SOURCE=.\owl_defendpat.c\r
162\r
163!IF "$(CFG)" == "patterns - Win32 Release"\r
164\r
165# ADD CPP /Zi /O2 /YX\r
166\r
167!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
168\r
169!ENDIF \r
170\r
171# End Source File\r
172# Begin Source File\r
173\r
174SOURCE=.\owl_vital_apat.c\r
175# End Source File\r
176# Begin Source File\r
177\r
178SOURCE=.\patterns.c\r
179# End Source File\r
180# End Group\r
181# Begin Group "Header Files"\r
182\r
183# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
184# Begin Source File\r
185\r
186SOURCE=.\dfa.h\r
187# End Source File\r
188# Begin Source File\r
189\r
190SOURCE=.\eyes.h\r
191# End Source File\r
192# Begin Source File\r
193\r
194SOURCE=.\patlib.h\r
195# End Source File\r
196# Begin Source File\r
197\r
198SOURCE=.\patterns.h\r
199# End Source File\r
200# End Group\r
201# Begin Group "db files"\r
202\r
203# PROP Default_Filter "*.db"\r
204# Begin Group "nobuild"\r
205\r
206# PROP Default_Filter ""\r
207# Begin Source File\r
208\r
209SOURCE=.\gogo.db\r
210# End Source File\r
211# Begin Source File\r
212\r
213SOURCE=.\hoshi_other.db\r
214# End Source File\r
215# Begin Source File\r
216\r
217SOURCE=.\komoku.db\r
218# End Source File\r
219# Begin Source File\r
220\r
221SOURCE=.\mc_mogo_classic.db\r
222# End Source File\r
223# Begin Source File\r
224\r
225SOURCE=.\mc_montegnu_classic.db\r
226# End Source File\r
227# Begin Source File\r
228\r
229SOURCE=.\mokuhazushi.db\r
230# End Source File\r
231# Begin Source File\r
232\r
233SOURCE=.\patterns2.db\r
234# End Source File\r
235# Begin Source File\r
236\r
237SOURCE=.\sansan.db\r
238# End Source File\r
239# Begin Source File\r
240\r
241SOURCE=.\takamoku.db\r
242# End Source File\r
243# End Group\r
244# Begin Source File\r
245\r
246SOURCE=.\aa_attackpats.db\r
247\r
248!IF "$(CFG)" == "patterns - Win32 Release"\r
249\r
250USERDEP__AA_AT="$(IntDir)\mkpat.exe" \r
251# Begin Custom Build\r
252IntDir=.\Release\r
253InputPath=.\aa_attackpats.db\r
254\r
255"aa_attackpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
256 $(IntDir)\mkpat -D -m -b -t ..\patterns\aa_attackpats.dtr aa_attackpat -i ..\patterns\aa_attackpats.db -o aa_attackpat.c\r
257\r
258# End Custom Build\r
259\r
260!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
261\r
262USERDEP__AA_AT="$(IntDir)\mkpat.exe" \r
263# Begin Custom Build\r
264IntDir=.\Debug\r
265InputPath=.\aa_attackpats.db\r
266\r
267"aa_attackpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
268 $(IntDir)\mkpat -D -m -b -t ..\patterns\aa_attackpats.dtr aa_attackpat -i ..\patterns\aa_attackpats.db -o aa_attackpat.c\r
269\r
270# End Custom Build\r
271\r
272!ENDIF \r
273\r
274# End Source File\r
275# Begin Source File\r
276\r
277SOURCE=.\attack.db\r
278\r
279!IF "$(CFG)" == "patterns - Win32 Release"\r
280\r
281USERDEP__ATTAC="$(IntDir)\mkpat.exe" \r
282# Begin Custom Build\r
283IntDir=.\Release\r
284InputPath=.\attack.db\r
285\r
286"apatterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
287 $(IntDir)\mkpat -X attpat -i ..\patterns\attack.db -o apatterns.c\r
288\r
289# End Custom Build\r
290\r
291!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
292\r
293USERDEP__ATTAC="$(IntDir)\mkpat.exe" \r
294# Begin Custom Build\r
295IntDir=.\Debug\r
296InputPath=.\attack.db\r
297\r
298"apatterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
299 $(IntDir)\mkpat -X attpat -i ..\patterns\attack.db -o apatterns.c\r
300\r
301# End Custom Build\r
302\r
303!ENDIF \r
304\r
305# End Source File\r
306# Begin Source File\r
307\r
308SOURCE=.\barriers.db\r
309\r
310!IF "$(CFG)" == "patterns - Win32 Release"\r
311\r
312USERDEP__BARRI="$(IntDir)\mkpat.exe" \r
313# Begin Custom Build\r
314IntDir=.\Release\r
315InputPath=.\barriers.db\r
316\r
317"barriers.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
318 $(IntDir)\mkpat -c -b barrierspat -i ..\patterns\barriers.db -o barriers.c\r
319\r
320# End Custom Build\r
321\r
322!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
323\r
324USERDEP__BARRI="$(IntDir)\mkpat.exe" \r
325# Begin Custom Build\r
326IntDir=.\Debug\r
327InputPath=.\barriers.db\r
328\r
329"barriers.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
330 $(IntDir)\mkpat -c -b barrierspat -i ..\patterns\barriers.db -o barriers.c\r
331\r
332# End Custom Build\r
333\r
334!ENDIF \r
335\r
336# End Source File\r
337# Begin Source File\r
338\r
339SOURCE=.\conn.db\r
340\r
341!IF "$(CFG)" == "patterns - Win32 Release"\r
342\r
343USERDEP__CONN_="$(IntDir)\mkpat.exe" \r
344# Begin Custom Build\r
345IntDir=.\Release\r
346InputPath=.\conn.db\r
347\r
348"conn.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
349 $(IntDir)\mkpat -c conn -i ..\patterns\conn.db -o conn.c\r
350\r
351# End Custom Build\r
352\r
353!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
354\r
355USERDEP__CONN_="$(IntDir)\mkpat.exe" \r
356# Begin Custom Build\r
357IntDir=.\Debug\r
358InputPath=.\conn.db\r
359\r
360"conn.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
361 $(IntDir)\mkpat -c conn -i ..\patterns\conn.db -o conn.c\r
362\r
363# End Custom Build\r
364\r
365!ENDIF \r
366\r
367# End Source File\r
368# Begin Source File\r
369\r
370SOURCE=.\defense.db\r
371\r
372!IF "$(CFG)" == "patterns - Win32 Release"\r
373\r
374USERDEP__DEFEN="$(IntDir)\mkpat.exe" \r
375# Begin Custom Build\r
376IntDir=.\Release\r
377InputPath=.\defense.db\r
378\r
379"dpatterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
380 $(IntDir)\mkpat defpat -i ..\patterns\defense.db -o dpatterns.c\r
381\r
382# End Custom Build\r
383\r
384!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
385\r
386USERDEP__DEFEN="$(IntDir)\mkpat.exe" \r
387# Begin Custom Build\r
388IntDir=.\Debug\r
389InputPath=.\defense.db\r
390\r
391"dpatterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
392 $(IntDir)\mkpat defpat -i ..\patterns\defense.db -o dpatterns.c\r
393\r
394# End Custom Build\r
395\r
396!ENDIF \r
397\r
398# End Source File\r
399# Begin Source File\r
400\r
401SOURCE=.\endgame.db\r
402\r
403!IF "$(CFG)" == "patterns - Win32 Release"\r
404\r
405USERDEP__ENDGA="$(IntDir)\mkpat.exe" \r
406# Begin Custom Build\r
407IntDir=.\Release\r
408InputPath=.\endgame.db\r
409\r
410"endgame.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
411 $(IntDir)\mkpat -b endpat -i ..\patterns\endgame.db -o endgame.c\r
412\r
413# End Custom Build\r
414\r
415!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
416\r
417USERDEP__ENDGA="$(IntDir)\mkpat.exe" \r
418# Begin Custom Build\r
419IntDir=.\Debug\r
420InputPath=.\endgame.db\r
421\r
422"endgame.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
423 $(IntDir)\mkpat -b endpat -i ..\patterns\endgame.db -o endgame.c\r
424\r
425# End Custom Build\r
426\r
427!ENDIF \r
428\r
429# End Source File\r
430# Begin Source File\r
431\r
432SOURCE=.\eyes.db\r
433\r
434!IF "$(CFG)" == "patterns - Win32 Release"\r
435\r
436USERDEP__EYES_="$(IntDir)\mkeyes.exe" \r
437# Begin Custom Build\r
438IntDir=.\Release\r
439InputPath=.\eyes.db\r
440\r
441"eyes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
442 $(IntDir)\mkeyes <eyes.db >eyes.c\r
443\r
444# End Custom Build\r
445\r
446!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
447\r
448USERDEP__EYES_="$(IntDir)\mkeyes.exe" \r
449# Begin Custom Build\r
450IntDir=.\Debug\r
451InputPath=.\eyes.db\r
452\r
453"eyes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
454 $(IntDir)\mkeyes <eyes.db >eyes.c\r
455\r
456# End Custom Build\r
457\r
458!ENDIF \r
459\r
460# End Source File\r
461# Begin Source File\r
462\r
463SOURCE=.\fuseki.db\r
464\r
465!IF "$(CFG)" == "patterns - Win32 Release"\r
466\r
467USERDEP__FUSEK="$(IntDir)\mkpat.exe" \r
468# Begin Custom Build\r
469IntDir=.\Release\r
470InputPath=.\fuseki.db\r
471\r
472"fusekipat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
473 $(IntDir)\mkpat -b fusekipat -i ..\patterns\fuseki.db -o fusekipat.c\r
474\r
475# End Custom Build\r
476\r
477!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
478\r
479USERDEP__FUSEK="$(IntDir)\mkpat.exe" \r
480# Begin Custom Build\r
481IntDir=.\Debug\r
482InputPath=.\fuseki.db\r
483\r
484"fusekipat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
485 $(IntDir)\mkpat -b fusekipat -i ..\patterns\fuseki.db -o fusekipat.c\r
486\r
487# End Custom Build\r
488\r
489!ENDIF \r
490\r
491# End Source File\r
492# Begin Source File\r
493\r
494SOURCE=.\fuseki13.dbz\r
495\r
496!IF "$(CFG)" == "patterns - Win32 Release"\r
497\r
498USERDEP__FUSEKI="$(IntDir)\uncompress_fuseki.exe" \r
499# Begin Custom Build\r
500IntDir=.\Release\r
501InputPath=.\fuseki13.dbz\r
502\r
503"fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
504 $(IntDir)\uncompress_fuseki 13 ..\patterns\fuseki13.dbz c >fuseki13.c\r
505\r
506# End Custom Build\r
507\r
508!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
509\r
510USERDEP__FUSEKI="$(IntDir)\uncompress_fuseki.exe" \r
511# Begin Custom Build\r
512IntDir=.\Debug\r
513InputPath=.\fuseki13.dbz\r
514\r
515"fuseki13.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
516 $(IntDir)\uncompress_fuseki 13 ..\patterns\fuseki13.dbz c >fuseki13.c\r
517\r
518# End Custom Build\r
519\r
520!ENDIF \r
521\r
522# End Source File\r
523# Begin Source File\r
524\r
525SOURCE=.\fuseki19.dbz\r
526\r
527!IF "$(CFG)" == "patterns - Win32 Release"\r
528\r
529USERDEP__FUSEKI1="$(IntDir)\uncompress_fuseki.exe" \r
530# Begin Custom Build\r
531IntDir=.\Release\r
532InputPath=.\fuseki19.dbz\r
533\r
534"fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
535 $(IntDir)\uncompress_fuseki 19 ..\patterns\fuseki19.dbz c >fuseki19.c\r
536\r
537# End Custom Build\r
538\r
539!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
540\r
541USERDEP__FUSEKI1="$(IntDir)\uncompress_fuseki.exe" \r
542# Begin Custom Build\r
543IntDir=.\Debug\r
544InputPath=.\fuseki19.dbz\r
545\r
546"fuseki19.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
547 $(IntDir)\uncompress_fuseki 19 ..\patterns\fuseki19.dbz c >fuseki19.c\r
548\r
549# End Custom Build\r
550\r
551!ENDIF \r
552\r
553# End Source File\r
554# Begin Source File\r
555\r
556SOURCE=.\fuseki9.dbz\r
557\r
558!IF "$(CFG)" == "patterns - Win32 Release"\r
559\r
560USERDEP__FUSEKI9="$(IntDir)\uncompress_fuseki.exe" \r
561# Begin Custom Build\r
562IntDir=.\Release\r
563InputPath=.\fuseki9.dbz\r
564\r
565"fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
566 $(IntDir)\uncompress_fuseki 9 ..\patterns\fuseki9.dbz c >fuseki9.c\r
567\r
568# End Custom Build\r
569\r
570!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
571\r
572USERDEP__FUSEKI9="$(IntDir)\uncompress_fuseki.exe" \r
573# Begin Custom Build\r
574IntDir=.\Debug\r
575InputPath=.\fuseki9.dbz\r
576\r
577"fuseki9.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
578 $(IntDir)\uncompress_fuseki 9 ..\patterns\fuseki9.dbz c >fuseki9.c\r
579\r
580# End Custom Build\r
581\r
582!ENDIF \r
583\r
584# End Source File\r
585# Begin Source File\r
586\r
587SOURCE=.\handicap.db\r
588\r
589!IF "$(CFG)" == "patterns - Win32 Release"\r
590\r
591USERDEP__HANDI="$(IntDir)\mkpat.exe" \r
592# Begin Custom Build\r
593IntDir=.\Release\r
594InputPath=.\handicap.db\r
595\r
596"handipat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
597 $(IntDir)\mkpat -b handipat -i ..\patterns\handicap.db -o handipat.c\r
598\r
599# End Custom Build\r
600\r
601!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
602\r
603USERDEP__HANDI="$(IntDir)\mkpat.exe" \r
604# Begin Custom Build\r
605IntDir=.\Debug\r
606InputPath=.\handicap.db\r
607\r
608"handipat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
609 $(IntDir)\mkpat -b handipat -i ..\patterns\handicap.db -o handipat.c\r
610\r
611# End Custom Build\r
612\r
613!ENDIF \r
614\r
615# End Source File\r
616# Begin Source File\r
617\r
618SOURCE=.\hoshi_keima.db\r
619\r
620!IF "$(CFG)" == "patterns - Win32 Release"\r
621\r
622USERDEP__HOSHI="$(IntDir)\mkpat.exe" "hoshi_other.db" "komoku.db" "sansan.db" "mokuhazushi.db" "takamoku.db" "gogo.db" \r
623# Begin Custom Build\r
624IntDir=.\Release\r
625InputPath=.\hoshi_keima.db\r
626\r
627"josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
628 $(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\r
629\r
630# End Custom Build\r
631\r
632!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
633\r
634USERDEP__HOSHI="$(IntDir)\mkpat.exe" "hoshi_other.db" "komoku.db" "sansan.db" "mokuhazushi.db" "takamoku.db" "gogo.db" \r
635# Begin Custom Build\r
636IntDir=.\Debug\r
637InputPath=.\hoshi_keima.db\r
638\r
639"josekidb.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
640 $(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\r
641\r
642# End Custom Build\r
643\r
644!ENDIF \r
645\r
646# End Source File\r
647# Begin Source File\r
648\r
649SOURCE=.\influence.db\r
650\r
651!IF "$(CFG)" == "patterns - Win32 Release"\r
652\r
653USERDEP__INFLU="$(IntDir)\mkpat.exe" \r
654# Begin Custom Build\r
655IntDir=.\Release\r
656InputPath=.\influence.db\r
657\r
658"influence.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
659 $(IntDir)\mkpat -c influencepat -i ..\patterns\influence.db -o influence.c\r
660\r
661# End Custom Build\r
662\r
663!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
664\r
665USERDEP__INFLU="$(IntDir)\mkpat.exe" \r
666# Begin Custom Build\r
667IntDir=.\Debug\r
668InputPath=.\influence.db\r
669\r
670"influence.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
671 $(IntDir)\mkpat -c influencepat -i ..\patterns\influence.db -o influence.c\r
672\r
673# End Custom Build\r
674\r
675!ENDIF \r
676\r
677# End Source File\r
678# Begin Source File\r
679\r
680SOURCE=.\mc_uniform.db\r
681\r
682!IF "$(CFG)" == "patterns - Win32 Release"\r
683\r
684# Begin Custom Build\r
685IntDir=.\Release\r
686InputPath=.\mc_uniform.db\r
687\r
688"mcpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
689 $(IntDir)\mkmcpat mc_mogo_classic.db mc_montegnu_classic.db mc_uniform.db >mcpat.c\r
690\r
691# End Custom Build\r
692\r
693!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
694\r
695# Begin Custom Build\r
696IntDir=.\Debug\r
697InputPath=.\mc_uniform.db\r
698\r
699"mcpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
700 $(IntDir)\mkmcpat mc_mogo_classic.db mc_montegnu_classic.db mc_uniform.db >mcpat.c\r
701\r
702# End Custom Build\r
703\r
704!ENDIF \r
705\r
706# End Source File\r
707# Begin Source File\r
708\r
709SOURCE=.\owl_attackpats.db\r
710\r
711!IF "$(CFG)" == "patterns - Win32 Release"\r
712\r
713USERDEP__OWL_A="$(IntDir)\mkpat.exe" \r
714# Begin Custom Build\r
715IntDir=.\Release\r
716InputPath=.\owl_attackpats.db\r
717\r
718"owl_attackpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
719 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_attackpats.dtr owl_attackpat -i ..\patterns\owl_attackpats.db -o owl_attackpat.c\r
720\r
721# End Custom Build\r
722\r
723!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
724\r
725USERDEP__OWL_A="$(IntDir)\mkpat.exe" \r
726# Begin Custom Build\r
727IntDir=.\Debug\r
728InputPath=.\owl_attackpats.db\r
729\r
730"owl_attackpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
731 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_attackpats.dtr owl_attackpat -i ..\patterns\owl_attackpats.db -o owl_attackpat.c\r
732\r
733# End Custom Build\r
734\r
735!ENDIF \r
736\r
737# End Source File\r
738# Begin Source File\r
739\r
740SOURCE=.\owl_defendpats.db\r
741\r
742!IF "$(CFG)" == "patterns - Win32 Release"\r
743\r
744USERDEP__OWL_D="$(IntDir)\mkpat.exe" \r
745# Begin Custom Build\r
746IntDir=.\Release\r
747InputPath=.\owl_defendpats.db\r
748\r
749"owl_defendpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
750 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_defendpats.dtr owl_defendpat -i ..\patterns\owl_defendpats.db -o owl_defendpat.c\r
751\r
752# End Custom Build\r
753\r
754!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
755\r
756USERDEP__OWL_D="$(IntDir)\mkpat.exe" \r
757# Begin Custom Build\r
758IntDir=.\Debug\r
759InputPath=.\owl_defendpats.db\r
760\r
761"owl_defendpat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
762 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_defendpats.dtr owl_defendpat -i ..\patterns\owl_defendpats.db -o owl_defendpat.c\r
763\r
764# End Custom Build\r
765\r
766!ENDIF \r
767\r
768# End Source File\r
769# Begin Source File\r
770\r
771SOURCE=.\owl_vital_apats.db\r
772\r
773!IF "$(CFG)" == "patterns - Win32 Release"\r
774\r
775USERDEP__OWL_V="$(IntDir)\mkpat.exe" \r
776# Begin Custom Build\r
777IntDir=.\Release\r
778InputPath=.\owl_vital_apats.db\r
779\r
780"owl_vital_apat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
781 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_vital_apats.dtr owl_vital_apat -i ..\patterns\owl_vital_apats.db -o owl_vital_apat.c\r
782\r
783# End Custom Build\r
784\r
785!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
786\r
787USERDEP__OWL_V="$(IntDir)\mkpat.exe" \r
788# Begin Custom Build\r
789IntDir=.\Debug\r
790InputPath=.\owl_vital_apats.db\r
791\r
792"owl_vital_apat.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
793 $(IntDir)\mkpat -D -m -b -t ..\patterns\owl_vital_apats.dtr owl_vital_apat -i ..\patterns\owl_vital_apats.db -o owl_vital_apat.c\r
794\r
795# End Custom Build\r
796\r
797!ENDIF \r
798\r
799# End Source File\r
800# Begin Source File\r
801\r
802SOURCE=.\patterns.db\r
803\r
804!IF "$(CFG)" == "patterns - Win32 Release"\r
805\r
806USERDEP__PATTE="$(IntDir)\mkpat.exe" "patterns2.db" \r
807# Begin Custom Build\r
808IntDir=.\Release\r
809InputPath=.\patterns.db\r
810\r
811"patterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
812 $(IntDir)\mkpat -b pat -i patterns.db -i patterns2.db -o patterns.c\r
813\r
814# End Custom Build\r
815\r
816!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
817\r
818USERDEP__PATTE="$(IntDir)\mkpat.exe" "patterns2.db" \r
819# Begin Custom Build\r
820IntDir=.\Debug\r
821InputPath=.\patterns.db\r
822\r
823"patterns.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
824 $(IntDir)\mkpat -b pat -i patterns.db -i patterns2.db -o patterns.c\r
825\r
826# End Custom Build\r
827\r
828!ENDIF \r
829\r
830# End Source File\r
831# End Group\r
832# Begin Group "sgf files"\r
833\r
834# PROP Default_Filter "sgf"\r
835# Begin Source File\r
836\r
837SOURCE=.\gogo.sgf\r
838\r
839!IF "$(CFG)" == "patterns - Win32 Release"\r
840\r
841USERDEP__GOGO_="$(IntDir)\joseki.exe" \r
842# Begin Custom Build\r
843IntDir=.\Release\r
844InputPath=.\gogo.sgf\r
845\r
846"gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
847 $(IntDir)\joseki JG gogo.sgf >gogo.db\r
848\r
849# End Custom Build\r
850\r
851!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
852\r
853USERDEP__GOGO_="$(IntDir)\joseki.exe" \r
854# Begin Custom Build\r
855IntDir=.\Debug\r
856InputPath=.\gogo.sgf\r
857\r
858"gogo.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
859 $(IntDir)\joseki JG gogo.sgf >gogo.db\r
860\r
861# End Custom Build\r
862\r
863!ENDIF \r
864\r
865# End Source File\r
866# Begin Source File\r
867\r
868SOURCE=.\hoshi_keima.sgf\r
869\r
870!IF "$(CFG)" == "patterns - Win32 Release"\r
871\r
872# PROP Ignore_Default_Tool 1\r
873USERDEP__HOSHI_="$(IntDir)\joseki.exe" \r
874# Begin Custom Build\r
875IntDir=.\Release\r
876InputPath=.\hoshi_keima.sgf\r
877\r
878"hoshi_keima.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
879 $(IntDir)\joseki JHK hoshi_keima.sgf >hoshi_keima.db\r
880\r
881# End Custom Build\r
882\r
883!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
884\r
885# PROP Ignore_Default_Tool 1\r
886USERDEP__HOSHI_="$(IntDir)\joseki.exe" \r
887# Begin Custom Build\r
888IntDir=.\Debug\r
889InputPath=.\hoshi_keima.sgf\r
890\r
891"hoshi_keima.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
892 $(IntDir)\joseki JHK hoshi_keima.sgf >hoshi_keima.db\r
893\r
894# End Custom Build\r
895\r
896!ENDIF \r
897\r
898# End Source File\r
899# Begin Source File\r
900\r
901SOURCE=.\hoshi_other.sgf\r
902\r
903!IF "$(CFG)" == "patterns - Win32 Release"\r
904\r
905# PROP Ignore_Default_Tool 1\r
906USERDEP__HOSHI_O="$(IntDir)\joseki.exe" \r
907# Begin Custom Build\r
908IntDir=.\Release\r
909InputPath=.\hoshi_other.sgf\r
910\r
911"hoshi_other.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
912 $(IntDir)\joseki JHO hoshi_other.sgf >hoshi_other.db\r
913\r
914# End Custom Build\r
915\r
916!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
917\r
918# PROP Ignore_Default_Tool 1\r
919USERDEP__HOSHI_O="$(IntDir)\joseki.exe" \r
920# Begin Custom Build\r
921IntDir=.\Debug\r
922InputPath=.\hoshi_other.sgf\r
923\r
924"hoshi_other.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
925 $(IntDir)\joseki JHO hoshi_other.sgf >hoshi_other.db\r
926\r
927# End Custom Build\r
928\r
929!ENDIF \r
930\r
931# End Source File\r
932# Begin Source File\r
933\r
934SOURCE=.\komoku.sgf\r
935\r
936!IF "$(CFG)" == "patterns - Win32 Release"\r
937\r
938USERDEP__KOMOK="$(IntDir)\joseki.exe" \r
939# Begin Custom Build\r
940IntDir=.\Release\r
941InputPath=.\komoku.sgf\r
942\r
943"komoku.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
944 $(IntDir)\joseki JK komoku.sgf >komoku.db\r
945\r
946# End Custom Build\r
947\r
948!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
949\r
950USERDEP__KOMOK="$(IntDir)\joseki.exe" \r
951# Begin Custom Build\r
952IntDir=.\Debug\r
953InputPath=.\komoku.sgf\r
954\r
955"komoku.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
956 $(IntDir)\joseki JK komoku.sgf >komoku.db\r
957\r
958# End Custom Build\r
959\r
960!ENDIF \r
961\r
962# End Source File\r
963# Begin Source File\r
964\r
965SOURCE=.\mokuhazushi.sgf\r
966\r
967!IF "$(CFG)" == "patterns - Win32 Release"\r
968\r
969USERDEP__MOKUH="$(IntDir)\joseki.exe" \r
970# Begin Custom Build\r
971IntDir=.\Release\r
972InputPath=.\mokuhazushi.sgf\r
973\r
974"mokuhazushi.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
975 $(IntDir)\joseki JM mokuhazushi.sgf >mokuhazushi.db\r
976\r
977# End Custom Build\r
978\r
979!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
980\r
981USERDEP__MOKUH="$(IntDir)\joseki.exe" \r
982# Begin Custom Build\r
983IntDir=.\Debug\r
984InputPath=.\mokuhazushi.sgf\r
985\r
986"mokuhazushi.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
987 $(IntDir)\joseki JM mokuhazushi.sgf >mokuhazushi.db\r
988\r
989# End Custom Build\r
990\r
991!ENDIF \r
992\r
993# End Source File\r
994# Begin Source File\r
995\r
996SOURCE=.\sansan.sgf\r
997\r
998!IF "$(CFG)" == "patterns - Win32 Release"\r
999\r
1000USERDEP__SANSA="$(IntDir)\joseki.exe" \r
1001# Begin Custom Build\r
1002IntDir=.\Release\r
1003InputPath=.\sansan.sgf\r
1004\r
1005"sansan.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
1006 $(IntDir)\joseki JS sansan.sgf > sansan.db\r
1007\r
1008# End Custom Build\r
1009\r
1010!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
1011\r
1012USERDEP__SANSA="$(IntDir)\joseki.exe" \r
1013# Begin Custom Build\r
1014IntDir=.\Debug\r
1015InputPath=.\sansan.sgf\r
1016\r
1017"sansan.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
1018 $(IntDir)\joseki JS sansan.sgf > sansan.db\r
1019\r
1020# End Custom Build\r
1021\r
1022!ENDIF \r
1023\r
1024# End Source File\r
1025# Begin Source File\r
1026\r
1027SOURCE=.\takamoku.sgf\r
1028\r
1029!IF "$(CFG)" == "patterns - Win32 Release"\r
1030\r
1031USERDEP__TAKAM="$(IntDir)\joseki.exe" \r
1032# Begin Custom Build\r
1033IntDir=.\Release\r
1034InputPath=.\takamoku.sgf\r
1035\r
1036"takamoku.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
1037 $(IntDir)\joseki JT takamoku.sgf > takamoku.db\r
1038\r
1039# End Custom Build\r
1040\r
1041!ELSEIF "$(CFG)" == "patterns - Win32 Debug"\r
1042\r
1043USERDEP__TAKAM="$(IntDir)\joseki.exe" \r
1044# Begin Custom Build\r
1045IntDir=.\Debug\r
1046InputPath=.\takamoku.sgf\r
1047\r
1048"takamoku.db" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
1049 $(IntDir)\joseki JT takamoku.sgf > takamoku.db\r
1050\r
1051# End Custom Build\r
1052\r
1053!ENDIF \r
1054\r
1055# End Source File\r
1056# End Group\r
1057# End Target\r
1058# End Project\r