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

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

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
        !            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"
        !            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
        !            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"
        !            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
        !           357: # End Source File
        !           358: # Begin Source File
        !           359:
        !           360: SOURCE=.\builtin\int.c
        !           361: # End Source File
        !           362: # Begin Source File
        !           363:
        !           364: SOURCE=.\io\io.c
        !           365: # End Source File
        !           366: # Begin Source File
        !           367:
        !           368: SOURCE=.\parse\kwd.c
        !           369: # End Source File
        !           370: # Begin Source File
        !           371:
        !           372: SOURCE=.\parse\lex.c
        !           373: # End Source File
        !           374: # Begin Source File
        !           375:
        !           376: SOURCE=.\builtin\list.c
        !           377: # End Source File
        !           378: # Begin Source File
        !           379:
        !           380: SOURCE=.\engine\lmi.c
        !           381: # End Source File
        !           382: # Begin Source File
        !           383:
        !           384: SOURCE=.\parse\load.c
        !           385: # End Source File
        !           386: # Begin Source File
        !           387:
        !           388: SOURCE=.\engine\M.c
        !           389: # End Source File
        !           390: # Begin Source File
        !           391:
        !           392: SOURCE=.\gc\mach_dep.c
        !           393: # End Source File
        !           394: # Begin Source File
        !           395:
        !           396: SOURCE=.\parse\main.c
        !           397: # End Source File
        !           398: # Begin Source File
        !           399:
        !           400: SOURCE=.\gc\malloc.c
        !           401: # End Source File
        !           402: # Begin Source File
        !           403:
        !           404: SOURCE=.\gc\mallocx.c
        !           405: # End Source File
        !           406: # Begin Source File
        !           407:
        !           408: SOURCE=.\gc\mark.c
        !           409: # End Source File
        !           410: # Begin Source File
        !           411:
        !           412: SOURCE=.\gc\mark_rts.c
        !           413: # End Source File
        !           414: # Begin Source File
        !           415:
        !           416: SOURCE=.\engine\mat.c
        !           417: # End Source File
        !           418: # Begin Source File
        !           419:
        !           420: SOURCE=.\builtin\math.c
        !           421: # End Source File
        !           422: # Begin Source File
        !           423:
        !           424: SOURCE=.\engine\mi.c
        !           425: # End Source File
        !           426: # Begin Source File
        !           427:
        !           428: SOURCE=.\gc\misc.c
        !           429: # End Source File
        !           430: # Begin Source File
        !           431:
        !           432: SOURCE=.\builtin\miscf.c
        !           433: # End Source File
        !           434: # Begin Source File
        !           435:
        !           436: SOURCE=.\engine\mt19937.c
        !           437: # End Source File
        !           438: # Begin Source File
        !           439:
        !           440: SOURCE=.\engine\N.c
        !           441: # End Source File
        !           442: # Begin Source File
        !           443:
        !           444: SOURCE=.\gc\new_hblk.c
        !           445: # End Source File
        !           446: # Begin Source File
        !           447:
        !           448: SOURCE=.\engine\NEZ.c
        !           449: # End Source File
        !           450: # Begin Source File
        !           451:
        !           452: SOURCE=.\engine\num.c
        !           453: # End Source File
        !           454: # Begin Source File
        !           455:
        !           456: SOURCE=.\builtin\numerical.c
        !           457: # End Source File
        !           458: # Begin Source File
        !           459:
        !           460: SOURCE=.\gc\obj_map.c
        !           461: # End Source File
        !           462: # Begin Source File
        !           463:
        !           464: SOURCE=.\gc\os_dep.c
        !           465: # End Source File
        !           466: # Begin Source File
        !           467:
        !           468: SOURCE=.\io\ox.c
        !           469: # End Source File
        !           470: # Begin Source File
        !           471:
        !           472: SOURCE=.\engine\P.c
        !           473: # End Source File
        !           474: # Begin Source File
        !           475:
        !           476: SOURCE=.\engine\pari.c
        !           477: # End Source File
        !           478: # Begin Source File
        !           479:
        !           480: SOURCE=.\builtin\parif.c
        !           481: # End Source File
        !           482: # Begin Source File
        !           483:
        !           484: SOURCE=.\parse\parser.c
        !           485: # End Source File
        !           486: # Begin Source File
        !           487:
        !           488: SOURCE=.\engine\PD.c
        !           489: # End Source File
        !           490: # Begin Source File
        !           491:
        !           492: SOURCE=.\builtin\pdiv.c
        !           493: # End Source File
        !           494: # Begin Source File
        !           495:
        !           496: SOURCE=.\engine\PDM.c
        !           497: # End Source File
        !           498: # Begin Source File
        !           499:
        !           500: SOURCE=.\io\pexpr.c
        !           501: # End Source File
        !           502: # Begin Source File
        !           503:
        !           504: SOURCE=.\builtin\pf.c
        !           505: # End Source File
        !           506: # Begin Source File
        !           507:
        !           508: SOURCE=.\engine\PM.c
        !           509: # End Source File
        !           510: # Begin Source File
        !           511:
        !           512: SOURCE=.\fft\polmul.c
        !           513: # End Source File
        !           514: # Begin Source File
        !           515:
        !           516: SOURCE=.\builtin\poly.c
        !           517: # End Source File
        !           518: # Begin Source File
        !           519:
        !           520: SOURCE=.\builtin\print.c
        !           521: # End Source File
        !           522: # Begin Source File
        !           523:
        !           524: SOURCE=.\gc\ptr_chck.c
        !           525: # End Source File
        !           526: # Begin Source File
        !           527:
        !           528: SOURCE=.\engine\PU.c
        !           529: # End Source File
        !           530: # Begin Source File
        !           531:
        !           532: SOURCE=.\engine\PUM.c
        !           533: # End Source File
        !           534: # Begin Source File
        !           535:
        !           536: SOURCE=.\parse\puref.c
        !           537: # End Source File
        !           538: # Begin Source File
        !           539:
        !           540: SOURCE=.\parse\pvar.c
        !           541: # End Source File
        !           542: # Begin Source File
        !           543:
        !           544: SOURCE=.\engine\Q.c
        !           545: # End Source File
        !           546: # Begin Source File
        !           547:
        !           548: SOURCE=.\engine\QM.c
        !           549: # End Source File
        !           550: # Begin Source File
        !           551:
        !           552: SOURCE=.\engine\R.c
        !           553: # End Source File
        !           554: # Begin Source File
        !           555:
        !           556: SOURCE=.\builtin\rat.c
        !           557: # End Source File
        !           558: # Begin Source File
        !           559:
        !           560: SOURCE=.\engine\real.c
        !           561: # End Source File
        !           562: # Begin Source File
        !           563:
        !           564: SOURCE=.\gc\real_malloc.c
        !           565: # End Source File
        !           566: # Begin Source File
        !           567:
        !           568: SOURCE=.\gc\reclaim.c
        !           569: # End Source File
        !           570: # Begin Source File
        !           571:
        !           572: SOURCE=.\builtin\reduct.c
        !           573: # End Source File
        !           574: # Begin Source File
        !           575:
        !           576: SOURCE=.\builtin\result.c
        !           577: # End Source File
        !           578: # Begin Source File
        !           579:
        !           580: SOURCE=.\engine\RU.c
        !           581: # End Source File
        !           582: # Begin Source File
        !           583:
        !           584: SOURCE=.\builtin\sha1.c
        !           585: # End Source File
        !           586: # Begin Source File
        !           587:
        !           588: SOURCE=.\io\sio.c
        !           589: # End Source File
        !           590: # Begin Source File
        !           591:
        !           592: SOURCE=.\io\spexpr.c
        !           593: # End Source File
        !           594: # Begin Source File
        !           595:
        !           596: SOURCE=.\engine\str.c
        !           597: # End Source File
        !           598: # Begin Source File
        !           599:
        !           600: SOURCE=.\builtin\strobj.c
        !           601: # End Source File
        !           602: # Begin Source File
        !           603:
        !           604: SOURCE=.\parse\struct.c
        !           605: # End Source File
        !           606: # Begin Source File
        !           607:
        !           608: SOURCE=.\gc\stubborn.c
        !           609: # End Source File
        !           610: # Begin Source File
        !           611:
        !           612: SOURCE=.\builtin\subst.c
        !           613: # End Source File
        !           614: # Begin Source File
        !           615:
        !           616: SOURCE=.\io\tcpf.c
        !           617: # End Source File
        !           618: # Begin Source File
        !           619:
        !           620: SOURCE=.\builtin\time.c
        !           621: # End Source File
        !           622: # Begin Source File
        !           623:
        !           624: SOURCE=.\gc\typd_mlc.c
        !           625: # End Source File
        !           626: # Begin Source File
        !           627:
        !           628: SOURCE=.\builtin\type.c
        !           629: # End Source File
        !           630: # Begin Source File
        !           631:
        !           632: SOURCE=.\engine\Ui.c
        !           633: # End Source File
        !           634: # Begin Source File
        !           635:
        !           636: SOURCE=.\engine\up.c
        !           637: # End Source File
        !           638: # Begin Source File
        !           639:
        !           640: SOURCE=.\engine\up2.c
        !           641: # End Source File
        !           642: # Begin Source File
        !           643:
        !           644: SOURCE=.\engine\up_gf2n.c
        !           645: # End Source File
        !           646: # Begin Source File
        !           647:
        !           648: SOURCE=.\engine\up_lm.c
        !           649: # End Source File
        !           650: # Begin Source File
        !           651:
        !           652: SOURCE=.\parse\util.c
        !           653: # End Source File
        !           654: # Begin Source File
        !           655:
        !           656: SOURCE=.\builtin\var.c
        !           657: # End Source File
        !           658: # Begin Source File
        !           659:
        !           660: SOURCE=.\engine\vect.c
        !           661: # End Source File
        !           662: # Begin Source File
        !           663:
        !           664: SOURCE=.\gc\win32_threads.c
        !           665: # End Source File
        !           666: # Begin Source File
        !           667:
        !           668: SOURCE=.\io\ws_fileio.c
        !           669: # End Source File
        !           670: # Begin Source File
        !           671:
        !           672: SOURCE=.\parse\xdeb.c
        !           673: # End Source File
        !           674: # Begin Source File
        !           675:
        !           676: SOURCE=.\parse\ytab.c
        !           677: # End Source File
        !           678: # End Group
        !           679: # Begin Group "Header Files"
        !           680:
        !           681: # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
        !           682: # Begin Source File
        !           683:
        !           684: SOURCE=.\include\b.h
        !           685: # End Source File
        !           686: # Begin Source File
        !           687:
        !           688: SOURCE=.\include\base.h
        !           689: # End Source File
        !           690: # Begin Source File
        !           691:
        !           692: SOURCE=".\include\ca-27.h"
        !           693: # End Source File
        !           694: # Begin Source File
        !           695:
        !           696: SOURCE=.\include\ca.h
        !           697: # End Source File
        !           698: # Begin Source File
        !           699:
        !           700: SOURCE=.\parse\comp.h
        !           701: # End Source File
        !           702: # Begin Source File
        !           703:
        !           704: SOURCE=.\parse\cpp.h
        !           705: # End Source File
        !           706: # Begin Source File
        !           707:
        !           708: SOURCE=.\fft\dft.h
        !           709: # End Source File
        !           710: # Begin Source File
        !           711:
        !           712: SOURCE=.\include\inline.h
        !           713: # End Source File
        !           714: # Begin Source File
        !           715:
        !           716: SOURCE=.\include\prime.h
        !           717: # End Source File
        !           718: # Begin Source File
        !           719:
        !           720: SOURCE=.\include\version.h
        !           721: # End Source File
        !           722: # Begin Source File
        !           723:
        !           724: SOURCE=.\parse\y.tab.h
        !           725: # End Source File
        !           726: # End Group
        !           727: # Begin Group "Resource Files"
        !           728:
        !           729: # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
        !           730: # End Group
        !           731: # End Target
        !           732: # End Project

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