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

Annotation of OpenXM_contrib2/windows/pari20/win32/pari20.dsp, Revision 1.1

1.1     ! noro        1: # Microsoft Developer Studio Project File - Name="pari20" - 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=pari20 - Win32 Debug
        !             8: !MESSAGE これは有効なメイクファイルではありません。 このプロジェクトをビルドするためには NMAKE を使用してください。
        !             9: !MESSAGE [メイクファイルのエクスポート] コマンドを使用して実行してください
        !            10: !MESSAGE
        !            11: !MESSAGE NMAKE /f "pari20.mak".
        !            12: !MESSAGE
        !            13: !MESSAGE NMAKE の実行時に構成を指定できます
        !            14: !MESSAGE コマンド ライン上でマクロの設定を定義します。例:
        !            15: !MESSAGE
        !            16: !MESSAGE NMAKE /f "pari20.mak" CFG="pari20 - Win32 Debug"
        !            17: !MESSAGE
        !            18: !MESSAGE 選択可能なビルド モード:
        !            19: !MESSAGE
        !            20: !MESSAGE "pari20 - Win32 Release" ("Win32 (x86) Static Library" 用)
        !            21: !MESSAGE "pari20 - 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)" == "pari20 - 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 Target_Dir ""
        !            43: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
        !            44: # ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\..\..\..\OpenXM_contrib\pari\src\headers" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
        !            45: # ADD BASE RSC /l 0x411 /d "NDEBUG"
        !            46: # ADD RSC /l 0x411 /d "NDEBUG"
        !            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 /out:"Release\libpariw.lib"
        !            53:
        !            54: !ELSEIF  "$(CFG)" == "pari20 - 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 0
        !            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 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
        !            67: # ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "." /I "..\..\..\..\OpenXM_contrib\pari\src\headers" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
        !            68: # SUBTRACT CPP /YX
        !            69: # ADD BASE RSC /l 0x411 /d "_DEBUG"
        !            70: # ADD RSC /l 0x411 /d "_DEBUG"
        !            71: BSC32=bscmake.exe
        !            72: # ADD BASE BSC32 /nologo
        !            73: # ADD BSC32 /nologo
        !            74: LIB32=link.exe -lib
        !            75: # ADD BASE LIB32 /nologo
        !            76: # ADD LIB32 /nologo /out:"Debug\libpariw.lib"
        !            77:
        !            78: !ENDIF
        !            79:
        !            80: # Begin Target
        !            81:
        !            82: # Name "pari20 - Win32 Release"
        !            83: # Name "pari20 - Win32 Debug"
        !            84: # Begin Group "Source Files"
        !            85:
        !            86: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
        !            87: # Begin Source File
        !            88:
        !            89: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\alglin1.c"
        !            90: # End Source File
        !            91: # Begin Source File
        !            92:
        !            93: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\alglin2.c"
        !            94: # End Source File
        !            95: # Begin Source File
        !            96:
        !            97: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\anal.c"
        !            98: # End Source File
        !            99: # Begin Source File
        !           100:
        !           101: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\arith1.c"
        !           102: # End Source File
        !           103: # Begin Source File
        !           104:
        !           105: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\arith2.c"
        !           106: # End Source File
        !           107: # Begin Source File
        !           108:
        !           109: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base1.c"
        !           110: # End Source File
        !           111: # Begin Source File
        !           112:
        !           113: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base2.c"
        !           114: # End Source File
        !           115: # Begin Source File
        !           116:
        !           117: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base3.c"
        !           118: # End Source File
        !           119: # Begin Source File
        !           120:
        !           121: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base4.c"
        !           122: # End Source File
        !           123: # Begin Source File
        !           124:
        !           125: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base5.c"
        !           126: # End Source File
        !           127: # Begin Source File
        !           128:
        !           129: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\bibli1.c"
        !           130: # End Source File
        !           131: # Begin Source File
        !           132:
        !           133: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\bibli2.c"
        !           134: # End Source File
        !           135: # Begin Source File
        !           136:
        !           137: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch1.c"
        !           138: # End Source File
        !           139: # Begin Source File
        !           140:
        !           141: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch2.c"
        !           142: # End Source File
        !           143: # Begin Source File
        !           144:
        !           145: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch3.c"
        !           146: # End Source File
        !           147: # Begin Source File
        !           148:
        !           149: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch4.c"
        !           150: # End Source File
        !           151: # Begin Source File
        !           152:
        !           153: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\compat.c"
        !           154: # End Source File
        !           155: # Begin Source File
        !           156:
        !           157: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\elliptic.c"
        !           158: # End Source File
        !           159: # Begin Source File
        !           160:
        !           161: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\errmsg.c"
        !           162: # End Source File
        !           163: # Begin Source File
        !           164:
        !           165: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\es.c"
        !           166: # End Source File
        !           167: # Begin Source File
        !           168:
        !           169: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\galconj.c"
        !           170: # End Source File
        !           171: # Begin Source File
        !           172:
        !           173: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\galois.c"
        !           174: # End Source File
        !           175: # Begin Source File
        !           176:
        !           177: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen1.c"
        !           178: # End Source File
        !           179: # Begin Source File
        !           180:
        !           181: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen2.c"
        !           182: # End Source File
        !           183: # Begin Source File
        !           184:
        !           185: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen3.c"
        !           186: # End Source File
        !           187: # Begin Source File
        !           188:
        !           189: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\helpmsg.c"
        !           190: # End Source File
        !           191: # Begin Source File
        !           192:
        !           193: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\ifactor1.c"
        !           194: # End Source File
        !           195: # Begin Source File
        !           196:
        !           197: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\init.c"
        !           198: # End Source File
        !           199: # Begin Source File
        !           200:
        !           201: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\kummer.c"
        !           202: # End Source File
        !           203: # Begin Source File
        !           204:
        !           205: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\l0asm.c"
        !           206: # End Source File
        !           207: # Begin Source File
        !           208:
        !           209: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\none\mp.c"
        !           210: # End Source File
        !           211: # Begin Source File
        !           212:
        !           213: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\mpqs.c"
        !           214: # End Source File
        !           215: # Begin Source File
        !           216:
        !           217: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\nffactor.c"
        !           218: # End Source File
        !           219: # Begin Source File
        !           220:
        !           221: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit1.c"
        !           222: # End Source File
        !           223: # Begin Source File
        !           224:
        !           225: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit2.c"
        !           226: # End Source File
        !           227: # Begin Source File
        !           228:
        !           229: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit3.c"
        !           230: # End Source File
        !           231: # Begin Source File
        !           232:
        !           233: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\rootpol.c"
        !           234: # End Source File
        !           235: # Begin Source File
        !           236:
        !           237: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\stark.c"
        !           238: # End Source File
        !           239: # Begin Source File
        !           240:
        !           241: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\subfield.c"
        !           242: # End Source File
        !           243: # Begin Source File
        !           244:
        !           245: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\subgroup.c"
        !           246: # End Source File
        !           247: # Begin Source File
        !           248:
        !           249: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\sumiter.c"
        !           250: # End Source File
        !           251: # Begin Source File
        !           252:
        !           253: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\thue.c"
        !           254: # End Source File
        !           255: # Begin Source File
        !           256:
        !           257: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans1.c"
        !           258: # End Source File
        !           259: # Begin Source File
        !           260:
        !           261: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans2.c"
        !           262: # End Source File
        !           263: # Begin Source File
        !           264:
        !           265: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans3.c"
        !           266: # End Source File
        !           267: # End Group
        !           268: # Begin Group "Header Files"
        !           269:
        !           270: # PROP Default_Filter "h;hpp;hxx;hm;inl"
        !           271: # Begin Source File
        !           272:
        !           273: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\anal.h"
        !           274: # End Source File
        !           275: # Begin Source File
        !           276:
        !           277: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\l0asm.h"
        !           278: # End Source File
        !           279: # Begin Source File
        !           280:
        !           281: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\level0.h"
        !           282: # End Source File
        !           283: # Begin Source File
        !           284:
        !           285: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pari.h"
        !           286: # End Source File
        !           287: # Begin Source File
        !           288:
        !           289: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pari68k.h"
        !           290: # End Source File
        !           291: # Begin Source File
        !           292:
        !           293: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paricast.h"
        !           294: # End Source File
        !           295: # Begin Source File
        !           296:
        !           297: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paricom.h"
        !           298: # End Source File
        !           299: # Begin Source File
        !           300:
        !           301: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paridecl.h"
        !           302: # End Source File
        !           303: # Begin Source File
        !           304:
        !           305: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parierr.h"
        !           306: # End Source File
        !           307: # Begin Source File
        !           308:
        !           309: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parigen.h"
        !           310: # End Source File
        !           311: # Begin Source File
        !           312:
        !           313: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parinf.h"
        !           314: # End Source File
        !           315: # Begin Source File
        !           316:
        !           317: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pariport.h"
        !           318: # End Source File
        !           319: # Begin Source File
        !           320:
        !           321: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paristio.h"
        !           322: # End Source File
        !           323: # Begin Source File
        !           324:
        !           325: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parisys.h"
        !           326: # End Source File
        !           327: # Begin Source File
        !           328:
        !           329: SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paritype.h"
        !           330: # End Source File
        !           331: # End Group
        !           332: # End Target
        !           333: # End Project

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