[BACK]Return to asir2000.dsp CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Annotation of OpenXM_contrib2/asir2000/asir2000.dsp, Revision 1.2

1.1       noro        1: # Microsoft Developer Studio Project File - Name="asir2000" - Package Owner=<4>
                      2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
                      3: # ** 編集しないでください **
                      4:
                      5: # TARGTYPE "Win32 (x86) Console Application" 0x0103
                      6:
                      7: CFG=asir2000 - Win32 Release
                      8: !MESSAGE これは有効なメイクファイルではありません。 このプロジェクトをビルドするためには NMAKE を使用してください。
                      9: !MESSAGE [メイクファイルのエクスポート] コマンドを使用して実行してください
                     10: !MESSAGE
                     11: !MESSAGE NMAKE /f "asir2000.mak".
                     12: !MESSAGE
                     13: !MESSAGE NMAKE の実行時に構成を指定できます
                     14: !MESSAGE コマンド ライン上でマクロの設定を定義します。例:
                     15: !MESSAGE
                     16: !MESSAGE NMAKE /f "asir2000.mak" CFG="asir2000 - Win32 Release"
                     17: !MESSAGE
                     18: !MESSAGE 選択可能なビルド モード:
                     19: !MESSAGE
                     20: !MESSAGE "asir2000 - Win32 Release" ("Win32 (x86) Console Application" 用)
                     21: !MESSAGE "asir2000 - Win32 Debug" ("Win32 (x86) Console Application" 用)
                     22: !MESSAGE
                     23:
                     24: # Begin Project
                     25: # PROP AllowPerConfigDependencies 0
                     26: # PROP Scc_ProjName ""
                     27: # PROP Scc_LocalPath ""
                     28: CPP=cl.exe
                     29: RSC=rc.exe
                     30:
                     31: !IF  "$(CFG)" == "asir2000 - Win32 Release"
                     32:
                     33: # PROP BASE Use_MFC 0
                     34: # PROP BASE Use_Debug_Libraries 0
                     35: # PROP BASE Output_Dir ".\Release"
                     36: # PROP BASE Intermediate_Dir ".\Release"
                     37: # PROP BASE Target_Dir ""
                     38: # PROP Use_MFC 0
                     39: # PROP Use_Debug_Libraries 0
                     40: # PROP Output_Dir ".\Release"
                     41: # PROP Intermediate_Dir ".\Release"
                     42: # PROP Ignore_Export_Lib 0
                     43: # PROP Target_Dir ""
                     44: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
                     45: # ADD CPP /nologo /MT /W3 /GX /Z7 /Ox /Ot /Og /Oi /Op /I ".\include" /I ".\parse" /I "..\windows\pari2\include" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c
                     46: # SUBTRACT CPP /Oa /Ow
                     47: # ADD BASE RSC /l 0x411 /d "NDEBUG"
                     48: # ADD RSC /l 0x411 /d "NDEBUG"
                     49: BSC32=bscmake.exe
                     50: # ADD BASE BSC32 /nologo
                     51: # ADD BSC32 /nologo
                     52: LINK32=link.exe
                     53: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
1.2     ! noro       54: # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"msvcrt.lib" /out:".\Release/asir.exe"
1.1       noro       55: # SUBTRACT LINK32 /pdb:none
                     56:
                     57: !ELSEIF  "$(CFG)" == "asir2000 - Win32 Debug"
                     58:
                     59: # PROP BASE Use_MFC 0
                     60: # PROP BASE Use_Debug_Libraries 1
                     61: # PROP BASE Output_Dir ".\Debug"
                     62: # PROP BASE Intermediate_Dir ".\Debug"
                     63: # PROP BASE Target_Dir ""
                     64: # PROP Use_MFC 0
                     65: # PROP Use_Debug_Libraries 1
                     66: # PROP Output_Dir ".\Debug"
                     67: # PROP Intermediate_Dir ".\Debug"
                     68: # PROP Ignore_Export_Lib 0
                     69: # PROP Target_Dir ""
                     70: # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
                     71: # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\windows\pari2\include" /I ".\include" /I ".\parse" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c
                     72: # ADD BASE RSC /l 0x411 /d "_DEBUG"
                     73: # ADD RSC /l 0x411 /d "_DEBUG"
                     74: BSC32=bscmake.exe
                     75: # ADD BASE BSC32 /nologo
                     76: # ADD BSC32 /nologo
                     77: LINK32=link.exe
                     78: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
1.2     ! noro       79: # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /incremental:no /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrtd.lib" /out:".\Debug/asir.exe"
1.1       noro       80: # SUBTRACT LINK32 /pdb:none
                     81:
                     82: !ENDIF
                     83:
                     84: # Begin Target
                     85:
                     86: # Name "asir2000 - Win32 Release"
                     87: # Name "asir2000 - Win32 Debug"
                     88: # Begin Group "Source Files"
                     89:
                     90: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
                     91: # Begin Source File
                     92:
                     93: SOURCE=.\engine\_distm.c
                     94: # End Source File
                     95: # Begin Source File
                     96:
                     97: SOURCE=.\engine\A.c
                     98: # End Source File
                     99: # Begin Source File
                    100:
                    101: SOURCE=.\builtin\al.c
                    102: # End Source File
                    103: # Begin Source File
                    104:
                    105: SOURCE=.\engine\alg.c
                    106: # End Source File
                    107: # Begin Source File
                    108:
                    109: SOURCE=.\builtin\algnum.c
                    110: # End Source File
                    111: # Begin Source File
                    112:
                    113: SOURCE=.\gc\allchblk.c
                    114: # End Source File
                    115: # Begin Source File
                    116:
                    117: SOURCE=.\gc\alloc.c
                    118: # End Source File
                    119: # Begin Source File
                    120:
                    121: SOURCE=.\parse\arith.c
                    122: # End Source File
                    123: # Begin Source File
                    124:
                    125: SOURCE=.\builtin\array.c
                    126: # End Source File
                    127: # Begin Source File
                    128:
                    129: SOURCE=.\parse\asir2000_dummy.c
                    130: # End Source File
                    131: # Begin Source File
                    132:
                    133: SOURCE=.\asm\asmiw.c
                    134: # End Source File
                    135: # Begin Source File
                    136:
                    137: SOURCE=.\builtin\batch.c
                    138: # End Source File
                    139: # Begin Source File
                    140:
                    141: SOURCE=.\engine\bf.c
                    142: # End Source File
                    143: # Begin Source File
                    144:
                    145: SOURCE=.\io\biovar.c
                    146: # End Source File
                    147: # Begin Source File
                    148:
                    149: SOURCE=.\gc\blacklst.c
                    150: # End Source File
                    151: # Begin Source File
                    152:
                    153: SOURCE=.\io\bload.c
                    154: # End Source File
                    155: # Begin Source File
                    156:
                    157: SOURCE=.\io\bsave.c
                    158: # End Source File
                    159: # Begin Source File
                    160:
                    161: SOURCE=.\engine\C.c
                    162: # End Source File
                    163: # Begin Source File
                    164:
                    165: SOURCE=.\gc\checksums.c
                    166: # End Source File
                    167: # Begin Source File
                    168:
                    169: SOURCE=.\io\cio.c
                    170: # End Source File
                    171: # Begin Source File
                    172:
                    173: SOURCE=.\parse\comp.c
                    174: # End Source File
                    175: # Begin Source File
                    176:
                    177: SOURCE=.\builtin\compobj.c
                    178: # End Source File
                    179: # Begin Source File
                    180:
                    181: SOURCE=.\io\cpexpr.c
                    182: # End Source File
                    183: # Begin Source File
                    184:
                    185: SOURCE=.\engine\cplx.c
                    186: # End Source File
                    187: # Begin Source File
                    188:
                    189: SOURCE=.\builtin\cplxnum.c
                    190: # End Source File
                    191: # Begin Source File
                    192:
                    193: SOURCE=.\parse\cpp.c
                    194: # End Source File
                    195: # Begin Source File
                    196:
                    197: SOURCE=.\builtin\ctrl.c
                    198: # End Source File
                    199: # Begin Source File
                    200:
                    201: SOURCE=.\engine\D.c
                    202: # End Source File
                    203: # Begin Source File
                    204:
                    205: SOURCE=.\gc\dbg_mlc.c
                    206: # End Source File
                    207: # Begin Source File
                    208:
                    209: SOURCE=.\asm\ddM.c
                    210: # End Source File
                    211: # Begin Source File
                    212:
                    213: SOURCE=.\asm\ddN.c
                    214: # End Source File
                    215: # Begin Source File
                    216:
                    217: SOURCE=.\parse\debug.c
                    218: # End Source File
                    219: # Begin Source File
                    220:
                    221: SOURCE=.\io\des.c
                    222: # End Source File
                    223: # Begin Source File
                    224:
                    225: SOURCE=.\fft\dft.c
                    226: # End Source File
                    227: # Begin Source File
                    228:
                    229: SOURCE=.\engine\dist.c
                    230: # End Source File
                    231: # Begin Source File
                    232:
                    233: SOURCE=.\engine\distm.c
                    234: # End Source File
                    235: # Begin Source File
                    236:
                    237: SOURCE=".\builtin\dp-supp.c"
                    238: # End Source File
                    239: # Begin Source File
                    240:
                    241: SOURCE=.\builtin\dp.c
                    242: # End Source File
                    243: # Begin Source File
                    244:
                    245: SOURCE=.\gc\dyn_load.c
                    246: # End Source File
                    247: # Begin Source File
                    248:
                    249: SOURCE=.\engine\E.c
                    250: # End Source File
                    251: # Begin Source File
                    252:
                    253: SOURCE=.\engine\Ebug.c
                    254:
                    255: !IF  "$(CFG)" == "asir2000 - Win32 Release"
                    256:
                    257: # ADD CPP /Oi /Oy
                    258: # SUBTRACT CPP /Ox /Og
                    259:
                    260: !ELSEIF  "$(CFG)" == "asir2000 - Win32 Debug"
                    261:
                    262: !ENDIF
                    263:
                    264: # End Source File
                    265: # Begin Source File
                    266:
                    267: SOURCE=.\builtin\ec.c
                    268: # End Source File
                    269: # Begin Source File
                    270:
                    271: SOURCE=.\parse\eval.c
                    272: # End Source File
                    273: # Begin Source File
                    274:
                    275: SOURCE=.\parse\evall.c
                    276: # End Source File
                    277: # Begin Source File
                    278:
                    279: SOURCE=.\engine\EZ.c
                    280: # End Source File
                    281: # Begin Source File
                    282:
                    283: SOURCE=.\engine\F.c
                    284: # End Source File
                    285: # Begin Source File
                    286:
                    287: SOURCE=.\builtin\fctr.c
                    288: # End Source File
                    289: # Begin Source File
                    290:
                    291: SOURCE=.\fft\fft_primes.c
                    292: # End Source File
                    293: # Begin Source File
                    294:
                    295: SOURCE=.\builtin\file.c
                    296: # End Source File
                    297: # Begin Source File
                    298:
                    299: SOURCE=.\gc\finalize.c
                    300: # End Source File
                    301: # Begin Source File
                    302:
                    303: SOURCE=.\builtin\ftab.c
                    304: # End Source File
                    305: # Begin Source File
                    306:
                    307: SOURCE=.\parse\function.c
                    308: # End Source File
                    309: # Begin Source File
                    310:
                    311: SOURCE=.\gc\gc_risa.c
                    312: # ADD CPP /D "WINNT"
                    313: # End Source File
                    314: # Begin Source File
                    315:
                    316: SOURCE=.\builtin\gf.c
                    317: # End Source File
                    318: # Begin Source File
                    319:
                    320: SOURCE=.\asm\gf2m_mul_w.c
                    321: # End Source File
                    322: # Begin Source File
                    323:
                    324: SOURCE=.\engine\gf2n.c
                    325: # End Source File
                    326: # Begin Source File
                    327:
                    328: SOURCE=.\engine\gfpn.c
                    329: # End Source File
                    330: # Begin Source File
                    331:
                    332: SOURCE=.\engine\gfs.c
                    333: # End Source File
                    334: # Begin Source File
                    335:
                    336: SOURCE=.\parse\glob.c
                    337: # End Source File
                    338: # Begin Source File
                    339:
                    340: SOURCE=.\builtin\gr.c
                    341: # End Source File
                    342: # Begin Source File
                    343:
                    344: SOURCE=.\engine\H.c
                    345: # End Source File
                    346: # Begin Source File
                    347:
                    348: SOURCE=.\gc\headers.c
                    349: # End Source File
                    350: # Begin Source File
                    351:
                    352: SOURCE=.\builtin\help.c
                    353: # End Source File
                    354: # Begin Source File
                    355:
                    356: SOURCE=.\engine\init.c
1.2     ! noro      357:
        !           358: !IF  "$(CFG)" == "asir2000 - Win32 Release"
        !           359:
        !           360: !ELSEIF  "$(CFG)" == "asir2000 - Win32 Debug"
        !           361:
        !           362: !ENDIF
        !           363:
1.1       noro      364: # End Source File
                    365: # Begin Source File
                    366:
                    367: SOURCE=.\builtin\int.c
                    368: # End Source File
                    369: # Begin Source File
                    370:
                    371: SOURCE=.\io\io.c
                    372: # End Source File
                    373: # Begin Source File
                    374:
                    375: SOURCE=.\parse\kwd.c
                    376: # End Source File
                    377: # Begin Source File
                    378:
                    379: SOURCE=.\parse\lex.c
                    380: # End Source File
                    381: # Begin Source File
                    382:
                    383: SOURCE=.\builtin\list.c
                    384: # End Source File
                    385: # Begin Source File
                    386:
                    387: SOURCE=.\engine\lmi.c
                    388: # End Source File
                    389: # Begin Source File
                    390:
                    391: SOURCE=.\parse\load.c
                    392: # End Source File
                    393: # Begin Source File
                    394:
                    395: SOURCE=.\engine\M.c
                    396: # End Source File
                    397: # Begin Source File
                    398:
                    399: SOURCE=.\gc\mach_dep.c
                    400: # End Source File
                    401: # Begin Source File
                    402:
                    403: SOURCE=.\parse\main.c
                    404: # End Source File
                    405: # Begin Source File
                    406:
                    407: SOURCE=.\gc\malloc.c
                    408: # End Source File
                    409: # Begin Source File
                    410:
                    411: SOURCE=.\gc\mallocx.c
                    412: # End Source File
                    413: # Begin Source File
                    414:
                    415: SOURCE=.\gc\mark.c
                    416: # End Source File
                    417: # Begin Source File
                    418:
                    419: SOURCE=.\gc\mark_rts.c
                    420: # End Source File
                    421: # Begin Source File
                    422:
                    423: SOURCE=.\engine\mat.c
                    424: # End Source File
                    425: # Begin Source File
                    426:
                    427: SOURCE=.\builtin\math.c
                    428: # End Source File
                    429: # Begin Source File
                    430:
                    431: SOURCE=.\engine\mi.c
                    432: # End Source File
                    433: # Begin Source File
                    434:
                    435: SOURCE=.\gc\misc.c
                    436: # End Source File
                    437: # Begin Source File
                    438:
                    439: SOURCE=.\builtin\miscf.c
                    440: # End Source File
                    441: # Begin Source File
                    442:
                    443: SOURCE=.\engine\mt19937.c
                    444: # End Source File
                    445: # Begin Source File
                    446:
                    447: SOURCE=.\engine\N.c
                    448: # End Source File
                    449: # Begin Source File
                    450:
                    451: SOURCE=.\gc\new_hblk.c
                    452: # End Source File
                    453: # Begin Source File
                    454:
                    455: SOURCE=.\engine\NEZ.c
                    456: # End Source File
                    457: # Begin Source File
                    458:
                    459: SOURCE=.\engine\num.c
                    460: # End Source File
                    461: # Begin Source File
                    462:
                    463: SOURCE=.\builtin\numerical.c
                    464: # End Source File
                    465: # Begin Source File
                    466:
                    467: SOURCE=.\gc\obj_map.c
                    468: # End Source File
                    469: # Begin Source File
                    470:
                    471: SOURCE=.\gc\os_dep.c
                    472: # End Source File
                    473: # Begin Source File
                    474:
                    475: SOURCE=.\io\ox.c
                    476: # End Source File
                    477: # Begin Source File
                    478:
                    479: SOURCE=.\engine\P.c
                    480: # End Source File
                    481: # Begin Source File
                    482:
                    483: SOURCE=.\engine\pari.c
                    484: # End Source File
                    485: # Begin Source File
                    486:
                    487: SOURCE=.\builtin\parif.c
                    488: # End Source File
                    489: # Begin Source File
                    490:
                    491: SOURCE=.\parse\parser.c
                    492: # End Source File
                    493: # Begin Source File
                    494:
                    495: SOURCE=.\engine\PD.c
                    496: # End Source File
                    497: # Begin Source File
                    498:
                    499: SOURCE=.\builtin\pdiv.c
                    500: # End Source File
                    501: # Begin Source File
                    502:
                    503: SOURCE=.\engine\PDM.c
                    504: # End Source File
                    505: # Begin Source File
                    506:
                    507: SOURCE=.\io\pexpr.c
                    508: # End Source File
                    509: # Begin Source File
                    510:
                    511: SOURCE=.\builtin\pf.c
                    512: # End Source File
                    513: # Begin Source File
                    514:
                    515: SOURCE=.\engine\PM.c
                    516: # End Source File
                    517: # Begin Source File
                    518:
                    519: SOURCE=.\fft\polmul.c
                    520: # End Source File
                    521: # Begin Source File
                    522:
                    523: SOURCE=.\builtin\poly.c
                    524: # End Source File
                    525: # Begin Source File
                    526:
                    527: SOURCE=.\builtin\print.c
                    528: # End Source File
                    529: # Begin Source File
                    530:
                    531: SOURCE=.\gc\ptr_chck.c
                    532: # End Source File
                    533: # Begin Source File
                    534:
                    535: SOURCE=.\engine\PU.c
                    536: # End Source File
                    537: # Begin Source File
                    538:
                    539: SOURCE=.\engine\PUM.c
                    540: # End Source File
                    541: # Begin Source File
                    542:
                    543: SOURCE=.\parse\puref.c
                    544: # End Source File
                    545: # Begin Source File
                    546:
                    547: SOURCE=.\parse\pvar.c
                    548: # End Source File
                    549: # Begin Source File
                    550:
                    551: SOURCE=.\engine\Q.c
                    552: # End Source File
                    553: # Begin Source File
                    554:
                    555: SOURCE=.\engine\QM.c
                    556: # End Source File
                    557: # Begin Source File
                    558:
                    559: SOURCE=.\engine\R.c
                    560: # End Source File
                    561: # Begin Source File
                    562:
                    563: SOURCE=.\builtin\rat.c
                    564: # End Source File
                    565: # Begin Source File
                    566:
                    567: SOURCE=.\engine\real.c
                    568: # End Source File
                    569: # Begin Source File
                    570:
                    571: SOURCE=.\gc\real_malloc.c
                    572: # End Source File
                    573: # Begin Source File
                    574:
                    575: SOURCE=.\gc\reclaim.c
                    576: # End Source File
                    577: # Begin Source File
                    578:
                    579: SOURCE=.\builtin\reduct.c
                    580: # End Source File
                    581: # Begin Source File
                    582:
                    583: SOURCE=.\builtin\result.c
                    584: # End Source File
                    585: # Begin Source File
                    586:
                    587: SOURCE=.\engine\RU.c
                    588: # End Source File
                    589: # Begin Source File
                    590:
                    591: SOURCE=.\builtin\sha1.c
                    592: # End Source File
                    593: # Begin Source File
                    594:
                    595: SOURCE=.\io\sio.c
                    596: # End Source File
                    597: # Begin Source File
                    598:
                    599: SOURCE=.\io\spexpr.c
                    600: # End Source File
                    601: # Begin Source File
                    602:
                    603: SOURCE=.\engine\str.c
                    604: # End Source File
                    605: # Begin Source File
                    606:
                    607: SOURCE=.\builtin\strobj.c
                    608: # End Source File
                    609: # Begin Source File
                    610:
                    611: SOURCE=.\parse\struct.c
                    612: # End Source File
                    613: # Begin Source File
                    614:
                    615: SOURCE=.\gc\stubborn.c
                    616: # End Source File
                    617: # Begin Source File
                    618:
                    619: SOURCE=.\builtin\subst.c
                    620: # End Source File
                    621: # Begin Source File
                    622:
                    623: SOURCE=.\io\tcpf.c
                    624: # End Source File
                    625: # Begin Source File
                    626:
                    627: SOURCE=.\builtin\time.c
                    628: # End Source File
                    629: # Begin Source File
                    630:
                    631: SOURCE=.\gc\typd_mlc.c
                    632: # End Source File
                    633: # Begin Source File
                    634:
                    635: SOURCE=.\builtin\type.c
                    636: # End Source File
                    637: # Begin Source File
                    638:
                    639: SOURCE=.\engine\Ui.c
                    640: # End Source File
                    641: # Begin Source File
                    642:
                    643: SOURCE=.\engine\up.c
                    644: # End Source File
                    645: # Begin Source File
                    646:
                    647: SOURCE=.\engine\up2.c
                    648: # End Source File
                    649: # Begin Source File
                    650:
                    651: SOURCE=.\engine\up_gf2n.c
                    652: # End Source File
                    653: # Begin Source File
                    654:
                    655: SOURCE=.\engine\up_lm.c
                    656: # End Source File
                    657: # Begin Source File
                    658:
                    659: SOURCE=.\parse\util.c
                    660: # End Source File
                    661: # Begin Source File
                    662:
                    663: SOURCE=.\builtin\var.c
                    664: # End Source File
                    665: # Begin Source File
                    666:
                    667: SOURCE=.\engine\vect.c
                    668: # End Source File
                    669: # Begin Source File
                    670:
                    671: SOURCE=.\gc\win32_threads.c
                    672: # End Source File
                    673: # Begin Source File
                    674:
                    675: SOURCE=.\io\ws_fileio.c
                    676: # End Source File
                    677: # Begin Source File
                    678:
                    679: SOURCE=.\parse\xdeb.c
                    680: # End Source File
                    681: # Begin Source File
                    682:
                    683: SOURCE=.\parse\ytab.c
                    684: # End Source File
                    685: # End Group
                    686: # Begin Group "Header Files"
                    687:
                    688: # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
                    689: # Begin Source File
                    690:
                    691: SOURCE=.\include\b.h
                    692: # End Source File
                    693: # Begin Source File
                    694:
                    695: SOURCE=.\include\base.h
                    696: # End Source File
                    697: # Begin Source File
                    698:
                    699: SOURCE=".\include\ca-27.h"
                    700: # End Source File
                    701: # Begin Source File
                    702:
                    703: SOURCE=.\include\ca.h
                    704: # End Source File
                    705: # Begin Source File
                    706:
                    707: SOURCE=.\parse\comp.h
                    708: # End Source File
                    709: # Begin Source File
                    710:
                    711: SOURCE=.\parse\cpp.h
                    712: # End Source File
                    713: # Begin Source File
                    714:
                    715: SOURCE=.\fft\dft.h
                    716: # End Source File
                    717: # Begin Source File
                    718:
                    719: SOURCE=.\include\inline.h
                    720: # End Source File
                    721: # Begin Source File
                    722:
                    723: SOURCE=.\include\prime.h
                    724: # End Source File
                    725: # Begin Source File
                    726:
                    727: SOURCE=.\include\version.h
                    728: # End Source File
                    729: # Begin Source File
                    730:
                    731: SOURCE=.\parse\y.tab.h
                    732: # End Source File
                    733: # End Group
                    734: # Begin Group "Resource Files"
                    735:
                    736: # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
                    737: # End Group
                    738: # End Target
                    739: # End Project

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>