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

Annotation of OpenXM_contrib2/windows/asir2000lib/asir2000lib.dsp, Revision 1.1

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

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