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

Annotation of OpenXM_contrib2/windows/pari20/win32com/pari20.dsp, Revision 1.2

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
1.2     ! noro       44: # ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\pari-2.0.17.beta\src\headers" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.1       noro       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\libpari.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
1.2     ! noro       67: # ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "." /I "..\pari-2.0.17.beta\src\headers" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
1.1       noro       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\libpari.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:
1.2     ! noro       89: SOURCE="..\pari-2.0.17.beta\src\basemath\alglin1.c"
1.1       noro       90: # End Source File
                     91: # Begin Source File
                     92:
1.2     ! noro       93: SOURCE="..\pari-2.0.17.beta\src\basemath\alglin2.c"
1.1       noro       94: # End Source File
                     95: # Begin Source File
                     96:
1.2     ! noro       97: SOURCE="..\pari-2.0.17.beta\src\language\anal.c"
1.1       noro       98: # End Source File
                     99: # Begin Source File
                    100:
1.2     ! noro      101: SOURCE="..\pari-2.0.17.beta\src\basemath\arith1.c"
1.1       noro      102: # End Source File
                    103: # Begin Source File
                    104:
1.2     ! noro      105: SOURCE="..\pari-2.0.17.beta\src\basemath\arith2.c"
1.1       noro      106: # End Source File
                    107: # Begin Source File
                    108:
1.2     ! noro      109: SOURCE="..\pari-2.0.17.beta\src\basemath\base1.c"
1.1       noro      110: # End Source File
                    111: # Begin Source File
                    112:
1.2     ! noro      113: SOURCE="..\pari-2.0.17.beta\src\basemath\base2.c"
1.1       noro      114: # End Source File
                    115: # Begin Source File
                    116:
1.2     ! noro      117: SOURCE="..\pari-2.0.17.beta\src\basemath\base3.c"
1.1       noro      118: # End Source File
                    119: # Begin Source File
                    120:
1.2     ! noro      121: SOURCE="..\pari-2.0.17.beta\src\basemath\base4.c"
1.1       noro      122: # End Source File
                    123: # Begin Source File
                    124:
1.2     ! noro      125: SOURCE="..\pari-2.0.17.beta\src\basemath\base5.c"
1.1       noro      126: # End Source File
                    127: # Begin Source File
                    128:
1.2     ! noro      129: SOURCE="..\pari-2.0.17.beta\src\basemath\bibli1.c"
1.1       noro      130: # End Source File
                    131: # Begin Source File
                    132:
1.2     ! noro      133: SOURCE="..\pari-2.0.17.beta\src\basemath\bibli2.c"
1.1       noro      134: # End Source File
                    135: # Begin Source File
                    136:
1.2     ! noro      137: SOURCE="..\pari-2.0.17.beta\src\basemath\buch1.c"
1.1       noro      138: # End Source File
                    139: # Begin Source File
                    140:
1.2     ! noro      141: SOURCE="..\pari-2.0.17.beta\src\basemath\buch2.c"
1.1       noro      142: # End Source File
                    143: # Begin Source File
                    144:
1.2     ! noro      145: SOURCE="..\pari-2.0.17.beta\src\basemath\buch3.c"
1.1       noro      146: # End Source File
                    147: # Begin Source File
                    148:
1.2     ! noro      149: SOURCE="..\pari-2.0.17.beta\src\basemath\buch4.c"
1.1       noro      150: # End Source File
                    151: # Begin Source File
                    152:
1.2     ! noro      153: SOURCE="..\pari-2.0.17.beta\src\language\compat.c"
1.1       noro      154: # End Source File
                    155: # Begin Source File
                    156:
1.2     ! noro      157: SOURCE="..\pari-2.0.17.beta\src\modules\elliptic.c"
1.1       noro      158: # End Source File
                    159: # Begin Source File
                    160:
1.2     ! noro      161: SOURCE="..\pari-2.0.17.beta\src\language\errmsg.c"
1.1       noro      162: # End Source File
                    163: # Begin Source File
                    164:
1.2     ! noro      165: SOURCE="..\pari-2.0.17.beta\src\language\es.c"
1.1       noro      166: # End Source File
                    167: # Begin Source File
                    168:
1.2     ! noro      169: SOURCE="..\pari-2.0.17.beta\src\basemath\galconj.c"
1.1       noro      170: # End Source File
                    171: # Begin Source File
                    172:
1.2     ! noro      173: SOURCE="..\pari-2.0.17.beta\src\modules\galois.c"
1.1       noro      174: # End Source File
                    175: # Begin Source File
                    176:
1.2     ! noro      177: SOURCE="..\pari-2.0.17.beta\src\basemath\gen1.c"
1.1       noro      178: # End Source File
                    179: # Begin Source File
                    180:
1.2     ! noro      181: SOURCE="..\pari-2.0.17.beta\src\basemath\gen2.c"
1.1       noro      182: # End Source File
                    183: # Begin Source File
                    184:
1.2     ! noro      185: SOURCE="..\pari-2.0.17.beta\src\basemath\gen3.c"
1.1       noro      186: # End Source File
                    187: # Begin Source File
                    188:
1.2     ! noro      189: SOURCE="..\pari-2.0.17.beta\src\language\helpmsg.c"
1.1       noro      190: # End Source File
                    191: # Begin Source File
                    192:
1.2     ! noro      193: SOURCE="..\pari-2.0.17.beta\src\basemath\ifactor1.c"
1.1       noro      194: # End Source File
                    195: # Begin Source File
                    196:
1.2     ! noro      197: SOURCE="..\pari-2.0.17.beta\src\language\init.c"
1.1       noro      198: # End Source File
                    199: # Begin Source File
                    200:
1.2     ! noro      201: SOURCE="..\pari-2.0.17.beta\src\modules\kummer.c"
1.1       noro      202: # End Source File
                    203: # Begin Source File
                    204:
1.2     ! noro      205: SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\l0asm.c"
1.1       noro      206: # End Source File
                    207: # Begin Source File
                    208:
1.2     ! noro      209: SOURCE="..\pari-2.0.17.beta\src\kernel\none\mp.c"
1.1       noro      210: # End Source File
                    211: # Begin Source File
                    212:
1.2     ! noro      213: SOURCE="..\pari-2.0.17.beta\src\modules\mpqs.c"
1.1       noro      214: # End Source File
                    215: # Begin Source File
                    216:
1.2     ! noro      217: SOURCE="..\pari-2.0.17.beta\src\modules\nffactor.c"
1.1       noro      218: # End Source File
                    219: # Begin Source File
                    220:
1.2     ! noro      221: SOURCE="..\pari-2.0.17.beta\src\basemath\polarit1.c"
1.1       noro      222: # End Source File
                    223: # Begin Source File
                    224:
1.2     ! noro      225: SOURCE="..\pari-2.0.17.beta\src\basemath\polarit2.c"
1.1       noro      226: # End Source File
                    227: # Begin Source File
                    228:
1.2     ! noro      229: SOURCE="..\pari-2.0.17.beta\src\basemath\polarit3.c"
1.1       noro      230: # End Source File
                    231: # Begin Source File
                    232:
1.2     ! noro      233: SOURCE="..\pari-2.0.17.beta\src\basemath\rootpol.c"
1.1       noro      234: # End Source File
                    235: # Begin Source File
                    236:
1.2     ! noro      237: SOURCE="..\pari-2.0.17.beta\src\modules\stark.c"
1.1       noro      238: # End Source File
                    239: # Begin Source File
                    240:
1.2     ! noro      241: SOURCE="..\pari-2.0.17.beta\src\modules\subfield.c"
1.1       noro      242: # End Source File
                    243: # Begin Source File
                    244:
1.2     ! noro      245: SOURCE="..\pari-2.0.17.beta\src\basemath\subgroup.c"
1.1       noro      246: # End Source File
                    247: # Begin Source File
                    248:
1.2     ! noro      249: SOURCE="..\pari-2.0.17.beta\src\language\sumiter.c"
1.1       noro      250: # End Source File
                    251: # Begin Source File
                    252:
1.2     ! noro      253: SOURCE="..\pari-2.0.17.beta\src\modules\thue.c"
1.1       noro      254: # End Source File
                    255: # Begin Source File
                    256:
1.2     ! noro      257: SOURCE="..\pari-2.0.17.beta\src\basemath\trans1.c"
1.1       noro      258: # End Source File
                    259: # Begin Source File
                    260:
1.2     ! noro      261: SOURCE="..\pari-2.0.17.beta\src\basemath\trans2.c"
1.1       noro      262: # End Source File
                    263: # Begin Source File
                    264:
1.2     ! noro      265: SOURCE="..\pari-2.0.17.beta\src\basemath\trans3.c"
1.1       noro      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:
1.2     ! noro      273: SOURCE="..\pari-2.0.17.beta\src\language\anal.h"
1.1       noro      274: # End Source File
                    275: # Begin Source File
                    276:
1.2     ! noro      277: SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\l0asm.h"
1.1       noro      278: # End Source File
                    279: # Begin Source File
                    280:
1.2     ! noro      281: SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\level0.h"
1.1       noro      282: # End Source File
                    283: # Begin Source File
                    284:
1.2     ! noro      285: SOURCE="..\pari-2.0.17.beta\src\headers\pari.h"
1.1       noro      286: # End Source File
                    287: # Begin Source File
                    288:
1.2     ! noro      289: SOURCE="..\pari-2.0.17.beta\src\headers\pari68k.h"
1.1       noro      290: # End Source File
                    291: # Begin Source File
                    292:
1.2     ! noro      293: SOURCE="..\pari-2.0.17.beta\src\headers\paricast.h"
1.1       noro      294: # End Source File
                    295: # Begin Source File
                    296:
1.2     ! noro      297: SOURCE="..\pari-2.0.17.beta\src\headers\paricom.h"
1.1       noro      298: # End Source File
                    299: # Begin Source File
                    300:
1.2     ! noro      301: SOURCE="..\pari-2.0.17.beta\src\headers\paridecl.h"
1.1       noro      302: # End Source File
                    303: # Begin Source File
                    304:
1.2     ! noro      305: SOURCE="..\pari-2.0.17.beta\src\headers\parierr.h"
1.1       noro      306: # End Source File
                    307: # Begin Source File
                    308:
1.2     ! noro      309: SOURCE="..\pari-2.0.17.beta\src\headers\parigen.h"
1.1       noro      310: # End Source File
                    311: # Begin Source File
                    312:
1.2     ! noro      313: SOURCE="..\pari-2.0.17.beta\src\headers\parinf.h"
1.1       noro      314: # End Source File
                    315: # Begin Source File
                    316:
1.2     ! noro      317: SOURCE="..\pari-2.0.17.beta\src\headers\pariport.h"
1.1       noro      318: # End Source File
                    319: # Begin Source File
                    320:
1.2     ! noro      321: SOURCE="..\pari-2.0.17.beta\src\headers\paristio.h"
1.1       noro      322: # End Source File
                    323: # Begin Source File
                    324:
1.2     ! noro      325: SOURCE="..\pari-2.0.17.beta\src\headers\parisys.h"
1.1       noro      326: # End Source File
                    327: # Begin Source File
                    328:
1.2     ! noro      329: SOURCE="..\pari-2.0.17.beta\src\headers\paritype.h"
1.1       noro      330: # End Source File
                    331: # End Group
                    332: # End Target
                    333: # End Project

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