Annotation of parser3/src/main/main.dsp, revision 1.119

1.1       paf         1: # Microsoft Developer Studio Project File - Name="main" - Package Owner=<4>
                      2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
                      3: # ** DO NOT EDIT **
                      4: 
                      5: # TARGTYPE "Win32 (x86) Static Library" 0x0104
                      6: 
                      7: CFG=main - Win32 Debug
                      8: !MESSAGE This is not a valid makefile. To build this project using NMAKE,
                      9: !MESSAGE use the Export Makefile command and run
                     10: !MESSAGE 
                     11: !MESSAGE NMAKE /f "main.mak".
                     12: !MESSAGE 
                     13: !MESSAGE You can specify a configuration when running NMAKE
                     14: !MESSAGE by defining the macro CFG on the command line. For example:
                     15: !MESSAGE 
                     16: !MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Debug"
                     17: !MESSAGE 
                     18: !MESSAGE Possible choices for configuration are:
                     19: !MESSAGE 
                     20: !MESSAGE "main - Win32 Release" (based on "Win32 (x86) Static Library")
                     21: !MESSAGE "main - Win32 Debug" (based on "Win32 (x86) Static Library")
                     22: !MESSAGE 
                     23: 
                     24: # Begin Project
                     25: # PROP AllowPerConfigDependencies 0
1.108     parser     26: # PROP Scc_ProjName "main"
                     27: # PROP Scc_LocalPath ".."
1.1       paf        28: CPP=cl.exe
                     29: RSC=rc.exe
                     30: 
                     31: !IF  "$(CFG)" == "main - 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.119   ! parser     44: # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "/parser3project/win32xml/xml-xalan/c/src" /I "/parser3project/win32xml/xml-xerces/c/src" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /I /parser3project/win32xml/xml-xerces/c/src" /I /parser3project/win32xml/xml-xalan/c/src" /TP " " /c
1.1       paf        45: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     46: # ADD RSC /l 0x419 /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
                     53: 
                     54: !ELSEIF  "$(CFG)" == "main - 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.119   ! parser     67: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "/parser3project/win32xml/xml-xalan/c/src" /I "/parser3project/win32xml/xml-xerces/c/src" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /I /parser3project/win32xml/xml-xerces/c/src" /I /parser3project/win32xml/xml-xalan/c/src" /TP /GZ " " /c
1.28      paf        68: # SUBTRACT CPP /Fr
1.1       paf        69: # ADD BASE RSC /l 0x419 /d "_DEBUG"
                     70: # ADD RSC /l 0x419 /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
                     77: 
                     78: !ENDIF 
                     79: 
                     80: # Begin Target
                     81: 
                     82: # Name "main - Win32 Release"
                     83: # Name "main - Win32 Debug"
1.45      paf        84: # Begin Group "include"
                     85: 
                     86: # PROP Default_Filter "h;hpp;hxx;hm;inl"
                     87: # Begin Source File
                     88: 
1.54      paf        89: SOURCE=..\include\pa_array.h
1.45      paf        90: # End Source File
                     91: # Begin Source File
                     92: 
1.54      paf        93: SOURCE=..\include\pa_common.h
1.45      paf        94: # End Source File
                     95: # Begin Source File
                     96: 
1.68      paf        97: SOURCE=..\include\pa_config_fixed.h
                     98: # End Source File
                     99: # Begin Source File
                    100: 
                    101: SOURCE=..\include\pa_config_includes.h
                    102: # End Source File
                    103: # Begin Source File
                    104: 
1.107     parser    105: SOURCE=..\include\pa_dictionary.h
                    106: # End Source File
                    107: # Begin Source File
                    108: 
1.78      paf       109: SOURCE=..\include\pa_dir.h
                    110: # End Source File
                    111: # Begin Source File
                    112: 
1.54      paf       113: SOURCE=..\include\pa_exception.h
1.45      paf       114: # End Source File
                    115: # Begin Source File
                    116: 
1.85      paf       117: SOURCE=..\include\pa_exec.h
                    118: # End Source File
                    119: # Begin Source File
                    120: 
1.54      paf       121: SOURCE=..\include\pa_globals.h
1.45      paf       122: # End Source File
                    123: # Begin Source File
                    124: 
                    125: SOURCE=..\include\pa_hash.h
1.97      paf       126: # End Source File
                    127: # Begin Source File
                    128: 
                    129: SOURCE=..\include\pa_opcode.h
1.45      paf       130: # End Source File
                    131: # Begin Source File
                    132: 
                    133: SOURCE=..\include\pa_pool.h
                    134: # End Source File
                    135: # Begin Source File
                    136: 
                    137: SOURCE=..\include\pa_request.h
                    138: # End Source File
                    139: # Begin Source File
                    140: 
1.67      paf       141: SOURCE=..\include\pa_sapi.h
                    142: # End Source File
                    143: # Begin Source File
                    144: 
1.81      paf       145: SOURCE=..\include\pa_socks.h
                    146: # End Source File
                    147: # Begin Source File
                    148: 
1.75      paf       149: SOURCE=..\include\pa_sql_connection.h
                    150: # End Source File
                    151: # Begin Source File
                    152: 
1.74      paf       153: SOURCE=..\include\pa_sql_driver_manager.h
                    154: # End Source File
                    155: # Begin Source File
                    156: 
1.45      paf       157: SOURCE=..\include\pa_stack.h
                    158: # End Source File
                    159: # Begin Source File
                    160: 
                    161: SOURCE=..\include\pa_string.h
                    162: # End Source File
                    163: # Begin Source File
                    164: 
1.113     parser    165: SOURCE=..\include\pa_stylesheet_connection.h
                    166: # End Source File
                    167: # Begin Source File
                    168: 
1.45      paf       169: SOURCE=..\include\pa_table.h
                    170: # End Source File
                    171: # Begin Source File
                    172: 
                    173: SOURCE=..\include\pa_threads.h
                    174: # End Source File
                    175: # Begin Source File
                    176: 
                    177: SOURCE=..\include\pa_types.h
                    178: # End Source File
1.113     parser    179: # Begin Source File
                    180: 
                    181: SOURCE=..\include\pa_xslt_stylesheet_manager.h
                    182: # End Source File
1.45      paf       183: # End Group
1.10      paf       184: # Begin Group "main"
1.1       paf       185: 
1.10      paf       186: # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1.1       paf       187: # Begin Source File
                    188: 
1.14      paf       189: SOURCE=.\compile.C
                    190: # End Source File
                    191: # Begin Source File
                    192: 
1.16      paf       193: SOURCE=.\compile.tab.C
1.14      paf       194: # End Source File
                    195: # Begin Source File
                    196: 
                    197: SOURCE=.\compile.y
                    198: 
                    199: !IF  "$(CFG)" == "main - Win32 Release"
                    200: 
1.95      paf       201: # Begin Custom Build - Compiling grammar...
                    202: InputDir=.
1.45      paf       203: InputPath=.\compile.y
                    204: InputName=compile
                    205: 
                    206: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.95      paf       207:        cd $(InputDir) 
1.101     parser    208:        ..\win32tools\bison -v $(InputName).y -o compile.tab.C 
1.45      paf       209:        
                    210: # End Custom Build
                    211: 
1.14      paf       212: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    213: 
1.95      paf       214: # Begin Custom Build - Compiling grammar...
                    215: InputDir=.
1.14      paf       216: InputPath=.\compile.y
                    217: InputName=compile
                    218: 
1.16      paf       219: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.95      paf       220:        cd $(InputDir) 
1.99      parser    221:        ..\win32tools\bison -v $(InputName).y -o compile.tab.C 
1.14      paf       222:        
                    223: # End Custom Build
                    224: 
                    225: !ENDIF 
                    226: 
                    227: # End Source File
                    228: # Begin Source File
                    229: 
                    230: SOURCE=.\compile_tools.C
                    231: # End Source File
                    232: # Begin Source File
                    233: 
                    234: SOURCE=.\compile_tools.h
                    235: # End Source File
                    236: # Begin Source File
                    237: 
                    238: SOURCE=.\execute.C
                    239: # End Source File
                    240: # Begin Source File
                    241: 
1.5       paf       242: SOURCE=.\pa_array.C
                    243: # End Source File
                    244: # Begin Source File
                    245: 
1.9       paf       246: SOURCE=.\pa_common.C
1.107     parser    247: # End Source File
                    248: # Begin Source File
                    249: 
                    250: SOURCE=.\pa_dictionary.C
1.78      paf       251: # End Source File
                    252: # Begin Source File
                    253: 
                    254: SOURCE=.\pa_dir.C
1.9       paf       255: # End Source File
                    256: # Begin Source File
                    257: 
1.10      paf       258: SOURCE=.\pa_exception.C
1.9       paf       259: # End Source File
                    260: # Begin Source File
                    261: 
1.85      paf       262: SOURCE=.\pa_exec.C
1.84      paf       263: # End Source File
                    264: # Begin Source File
                    265: 
1.54      paf       266: SOURCE=.\pa_globals.C
1.116     parser    267: 
                    268: !IF  "$(CFG)" == "main - Win32 Release"
                    269: 
                    270: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    271: 
                    272: # ADD CPP /GX
                    273: 
                    274: !ENDIF 
                    275: 
1.54      paf       276: # End Source File
                    277: # Begin Source File
                    278: 
1.3       paf       279: SOURCE=.\pa_hash.C
1.13      paf       280: # End Source File
                    281: # Begin Source File
                    282: 
                    283: SOURCE=.\pa_pool.C
1.3       paf       284: # End Source File
                    285: # Begin Source File
                    286: 
1.43      paf       287: SOURCE=.\pa_request.C
1.81      paf       288: # End Source File
                    289: # Begin Source File
                    290: 
                    291: SOURCE=.\pa_socks.C
1.74      paf       292: # End Source File
                    293: # Begin Source File
                    294: 
                    295: SOURCE=.\pa_sql_driver_manager.C
1.43      paf       296: # End Source File
                    297: # Begin Source File
                    298: 
1.1       paf       299: SOURCE=.\pa_string.C
                    300: # End Source File
1.6       paf       301: # Begin Source File
                    302: 
1.7       paf       303: SOURCE=.\pa_table.C
1.6       paf       304: # End Source File
1.46      paf       305: # Begin Source File
                    306: 
1.113     parser    307: SOURCE=.\pa_xslt_stylesheet_manager.C
                    308: 
                    309: !IF  "$(CFG)" == "main - Win32 Release"
                    310: 
                    311: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    312: 
                    313: # ADD CPP /GX
                    314: 
                    315: !ENDIF 
                    316: 
                    317: # End Source File
                    318: # Begin Source File
                    319: 
1.46      paf       320: SOURCE=.\untaint.C
                    321: # End Source File
1.1       paf       322: # End Group
1.45      paf       323: # Begin Group "types"
1.1       paf       324: 
1.45      paf       325: # PROP Default_Filter ""
1.14      paf       326: # Begin Source File
                    327: 
1.64      paf       328: SOURCE=..\types\pa_valiased.C
                    329: # End Source File
                    330: # Begin Source File
                    331: 
1.45      paf       332: SOURCE=..\types\pa_valiased.h
1.43      paf       333: # End Source File
                    334: # Begin Source File
                    335: 
1.45      paf       336: SOURCE=..\types\pa_value.h
1.14      paf       337: # End Source File
                    338: # Begin Source File
                    339: 
1.45      paf       340: SOURCE=..\types\pa_vbool.h
1.5       paf       341: # End Source File
1.1       paf       342: # Begin Source File
                    343: 
1.89      paf       344: SOURCE=..\types\pa_vclass.h
1.9       paf       345: # End Source File
                    346: # Begin Source File
                    347: 
1.89      paf       348: SOURCE=..\types\pa_vcode_frame.h
1.3       paf       349: # End Source File
                    350: # Begin Source File
                    351: 
1.59      paf       352: SOURCE=..\types\pa_vcookie.C
                    353: # End Source File
                    354: # Begin Source File
                    355: 
                    356: SOURCE=..\types\pa_vcookie.h
                    357: # End Source File
                    358: # Begin Source File
                    359: 
1.105     parser    360: SOURCE=..\types\pa_vdate.h
                    361: # End Source File
                    362: # Begin Source File
                    363: 
1.115     parser    364: SOURCE=..\types\pa_vdnode.C
                    365: 
                    366: !IF  "$(CFG)" == "main - Win32 Release"
                    367: 
                    368: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    369: 
                    370: # ADD CPP /GX
                    371: 
                    372: !ENDIF 
                    373: 
                    374: # End Source File
                    375: # Begin Source File
                    376: 
                    377: SOURCE=..\types\pa_vdnode.h
                    378: # End Source File
                    379: # Begin Source File
                    380: 
1.114     parser    381: SOURCE=..\types\pa_vdom.C
                    382: 
                    383: !IF  "$(CFG)" == "main - Win32 Release"
                    384: 
                    385: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    386: 
                    387: # ADD CPP /GX
                    388: 
                    389: !ENDIF 
                    390: 
                    391: # End Source File
                    392: # Begin Source File
                    393: 
1.109     parser    394: SOURCE=..\types\pa_vdom.h
                    395: # End Source File
                    396: # Begin Source File
                    397: 
1.45      paf       398: SOURCE=..\types\pa_vdouble.h
1.9       paf       399: # End Source File
                    400: # Begin Source File
                    401: 
1.51      paf       402: SOURCE=..\types\pa_venv.h
                    403: # End Source File
                    404: # Begin Source File
                    405: 
1.61      paf       406: SOURCE=..\types\pa_vfile.C
                    407: # End Source File
                    408: # Begin Source File
                    409: 
1.60      paf       410: SOURCE=..\types\pa_vfile.h
                    411: # End Source File
                    412: # Begin Source File
                    413: 
1.55      paf       414: SOURCE=..\types\pa_vform.C
                    415: # End Source File
                    416: # Begin Source File
                    417: 
1.52      paf       418: SOURCE=..\types\pa_vform.h
                    419: # End Source File
                    420: # Begin Source File
                    421: 
1.45      paf       422: SOURCE=..\types\pa_vhash.h
1.19      paf       423: # End Source File
                    424: # Begin Source File
                    425: 
1.86      paf       426: SOURCE=..\types\pa_vimage.C
                    427: # End Source File
                    428: # Begin Source File
                    429: 
                    430: SOURCE=..\types\pa_vimage.h
                    431: # End Source File
                    432: # Begin Source File
                    433: 
1.45      paf       434: SOURCE=..\types\pa_vint.h
1.3       paf       435: # End Source File
                    436: # Begin Source File
                    437: 
1.45      paf       438: SOURCE=..\types\pa_vjunction.h
1.7       paf       439: # End Source File
                    440: # Begin Source File
                    441: 
1.104     parser    442: SOURCE=..\types\pa_vmath.h
                    443: # End Source File
                    444: # Begin Source File
                    445: 
1.89      paf       446: SOURCE=..\types\pa_vmethod_frame.h
1.6       paf       447: # End Source File
                    448: # Begin Source File
                    449: 
1.45      paf       450: SOURCE=..\types\pa_vobject.h
1.51      paf       451: # End Source File
                    452: # Begin Source File
                    453: 
1.57      paf       454: SOURCE=..\types\pa_vrequest.C
                    455: # End Source File
                    456: # Begin Source File
                    457: 
1.56      paf       458: SOURCE=..\types\pa_vrequest.h
                    459: # End Source File
                    460: # Begin Source File
                    461: 
1.58      paf       462: SOURCE=..\types\pa_vresponse.h
                    463: # End Source File
                    464: # Begin Source File
                    465: 
1.51      paf       466: SOURCE=..\types\pa_vstateless_class.C
                    467: # End Source File
                    468: # Begin Source File
                    469: 
                    470: SOURCE=..\types\pa_vstateless_class.h
1.1       paf       471: # End Source File
1.4       paf       472: # Begin Source File
                    473: 
1.48      paf       474: SOURCE=..\types\pa_vstateless_object.h
1.47      paf       475: # End Source File
                    476: # Begin Source File
                    477: 
1.72      paf       478: SOURCE=..\types\pa_vstring.C
                    479: # End Source File
                    480: # Begin Source File
                    481: 
1.45      paf       482: SOURCE=..\types\pa_vstring.h
1.12      paf       483: # End Source File
                    484: # Begin Source File
                    485: 
1.106     parser    486: SOURCE=..\types\pa_vtable.C
                    487: # End Source File
                    488: # Begin Source File
                    489: 
1.49      paf       490: SOURCE=..\types\pa_vtable.h
                    491: # End Source File
                    492: # Begin Source File
                    493: 
1.102     parser    494: SOURCE=..\types\pa_vvoid.h
                    495: # End Source File
                    496: # Begin Source File
                    497: 
1.45      paf       498: SOURCE=..\types\pa_wcontext.C
1.17      paf       499: # End Source File
                    500: # Begin Source File
                    501: 
1.45      paf       502: SOURCE=..\types\pa_wcontext.h
1.35      paf       503: # End Source File
                    504: # Begin Source File
                    505: 
1.45      paf       506: SOURCE=..\types\pa_wwrapper.h
1.28      paf       507: # End Source File
1.44      paf       508: # End Group
1.45      paf       509: # Begin Group "classes"
1.44      paf       510: 
                    511: # PROP Default_Filter ""
1.28      paf       512: # Begin Source File
                    513: 
1.95      paf       514: SOURCE=..\classes\classes.awk
                    515: 
                    516: !IF  "$(CFG)" == "main - Win32 Release"
                    517: 
1.99      parser    518: # Begin Custom Build - Scanning classes/, creating classes.inc...
1.95      paf       519: InputPath=..\classes\classes.awk
                    520: 
                    521: "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    522:        cd ..\classes 
                    523:        classes 
                    524:        
                    525: # End Custom Build
                    526: 
                    527: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    528: 
1.99      parser    529: # Begin Custom Build - Scanning classes/, creating classes.inc...
1.95      paf       530: InputPath=..\classes\classes.awk
                    531: 
                    532: "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    533:        cd ..\classes 
                    534:        classes 
                    535:        
                    536: # End Custom Build
                    537: 
                    538: !ENDIF 
                    539: 
1.96      paf       540: # End Source File
                    541: # Begin Source File
                    542: 
                    543: SOURCE=..\classes\classes.C
                    544: # End Source File
                    545: # Begin Source File
                    546: 
                    547: SOURCE=..\classes\classes.h
1.105     parser    548: # End Source File
                    549: # Begin Source File
                    550: 
                    551: SOURCE=..\classes\date.C
1.91      paf       552: # End Source File
                    553: # Begin Source File
                    554: 
1.115     parser    555: SOURCE=..\classes\dnode.C
                    556: 
                    557: !IF  "$(CFG)" == "main - Win32 Release"
                    558: 
                    559: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    560: 
                    561: # ADD CPP /GX
                    562: 
                    563: !ENDIF 
                    564: 
                    565: # End Source File
                    566: # Begin Source File
                    567: 
                    568: SOURCE=..\classes\dnode.h
                    569: # End Source File
                    570: # Begin Source File
                    571: 
1.109     parser    572: SOURCE=..\classes\dom.C
                    573: 
                    574: !IF  "$(CFG)" == "main - Win32 Release"
                    575: 
                    576: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    577: 
                    578: # ADD CPP /GX
                    579: 
                    580: !ENDIF 
                    581: 
                    582: # End Source File
                    583: # Begin Source File
                    584: 
1.45      paf       585: SOURCE=..\classes\double.C
1.60      paf       586: # End Source File
                    587: # Begin Source File
                    588: 
                    589: SOURCE=..\classes\file.C
1.52      paf       590: # End Source File
                    591: # Begin Source File
                    592: 
                    593: SOURCE=..\classes\form.C
1.86      paf       594: # End Source File
                    595: # Begin Source File
                    596: 
1.98      paf       597: SOURCE=..\classes\hash.C
                    598: # End Source File
                    599: # Begin Source File
                    600: 
1.86      paf       601: SOURCE=..\classes\image.C
1.42      paf       602: # End Source File
                    603: # Begin Source File
                    604: 
1.45      paf       605: SOURCE=..\classes\int.C
1.79      paf       606: # End Source File
                    607: # Begin Source File
                    608: 
                    609: SOURCE=..\classes\mail.C
1.71      paf       610: # End Source File
                    611: # Begin Source File
                    612: 
1.103     parser    613: SOURCE=..\classes\math.C
1.58      paf       614: # End Source File
                    615: # Begin Source File
                    616: 
1.103     parser    617: SOURCE=..\classes\op.C
1.40      paf       618: # End Source File
                    619: # Begin Source File
                    620: 
1.77      paf       621: SOURCE=..\classes\response.C
1.41      paf       622: # End Source File
                    623: # Begin Source File
                    624: 
1.45      paf       625: SOURCE=..\classes\string.C
1.49      paf       626: # End Source File
                    627: # Begin Source File
                    628: 
                    629: SOURCE=..\classes\table.C
1.102     parser    630: # End Source File
                    631: # Begin Source File
                    632: 
                    633: SOURCE=..\classes\void.C
1.76      paf       634: # End Source File
                    635: # End Group
                    636: # Begin Group "sql"
                    637: 
                    638: # PROP Default_Filter ""
                    639: # Begin Source File
                    640: 
                    641: SOURCE=..\sql\pa_sql_driver.h
1.36      paf       642: # End Source File
                    643: # End Group
1.119   ! parser    644: # Begin Group "xml"
        !           645: 
        !           646: # PROP Default_Filter ""
        !           647: # Begin Group "xml-xerces"
        !           648: 
        !           649: # PROP Default_Filter ""
1.109     parser    650: # Begin Source File
                    651: 
1.119   ! parser    652: SOURCE="..\..\..\win32xml\xml-xerces\c\Build\Win32\VC6\Debug\xerces-c_1D.lib"
        !           653: # PROP Exclude_From_Build 1
1.109     parser    654: # End Source File
                    655: # Begin Source File
                    656: 
1.119   ! parser    657: SOURCE="..\..\..\win32xml\xml-xerces\c\Build\Win32\VC6\Release\xerces-c_1.lib"
        !           658: 
        !           659: !IF  "$(CFG)" == "main - Win32 Release"
        !           660: 
        !           661: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           662: 
        !           663: # PROP Exclude_From_Build 1
        !           664: 
        !           665: !ENDIF 
        !           666: 
1.109     parser    667: # End Source File
1.119   ! parser    668: # End Group
        !           669: # Begin Group "xml-xalan"
        !           670: 
        !           671: # PROP Default_Filter ""
1.109     parser    672: # Begin Source File
                    673: 
1.119   ! parser    674: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\DOMSupportD.lib"
        !           675: # PROP Exclude_From_Build 1
1.109     parser    676: # End Source File
                    677: # Begin Source File
                    678: 
1.119   ! parser    679: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\PlatformSupportD.lib"
        !           680: # PROP Exclude_From_Build 1
1.109     parser    681: # End Source File
1.110     parser    682: # Begin Source File
                    683: 
1.119   ! parser    684: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XalanSourceTreeD.lib"
        !           685: # PROP Exclude_From_Build 1
1.110     parser    686: # End Source File
                    687: # Begin Source File
                    688: 
1.119   ! parser    689: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XalanTransformerD.lib"
        !           690: # PROP Exclude_From_Build 1
1.110     parser    691: # End Source File
                    692: # Begin Source File
                    693: 
1.119   ! parser    694: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XercesParserLiaisonD.lib"
        !           695: # PROP Exclude_From_Build 1
1.110     parser    696: # End Source File
                    697: # Begin Source File
                    698: 
1.119   ! parser    699: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XMLSupportD.lib"
        !           700: # PROP Exclude_From_Build 1
1.110     parser    701: # End Source File
1.111     parser    702: # Begin Source File
                    703: 
1.119   ! parser    704: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XPathD.lib"
        !           705: # PROP Exclude_From_Build 1
1.112     parser    706: # End Source File
                    707: # Begin Source File
                    708: 
1.119   ! parser    709: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Debug\XSLTD.lib"
        !           710: # PROP Exclude_From_Build 1
1.111     parser    711: # End Source File
1.119   ! parser    712: # Begin Source File
        !           713: 
        !           714: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\DOMSupport.lib"
        !           715: 
        !           716: !IF  "$(CFG)" == "main - Win32 Release"
        !           717: 
        !           718: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           719: 
        !           720: # PROP Exclude_From_Build 1
        !           721: 
        !           722: !ENDIF 
        !           723: 
        !           724: # End Source File
        !           725: # Begin Source File
        !           726: 
        !           727: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\PlatformSupport.lib"
        !           728: 
        !           729: !IF  "$(CFG)" == "main - Win32 Release"
        !           730: 
        !           731: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           732: 
        !           733: # PROP Exclude_From_Build 1
        !           734: 
        !           735: !ENDIF 
        !           736: 
        !           737: # End Source File
        !           738: # Begin Source File
        !           739: 
        !           740: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XalanSourceTree.lib"
        !           741: 
        !           742: !IF  "$(CFG)" == "main - Win32 Release"
        !           743: 
        !           744: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           745: 
        !           746: # PROP Exclude_From_Build 1
        !           747: 
        !           748: !ENDIF 
        !           749: 
        !           750: # End Source File
        !           751: # Begin Source File
        !           752: 
        !           753: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XalanTransformer.lib"
        !           754: 
        !           755: !IF  "$(CFG)" == "main - Win32 Release"
        !           756: 
        !           757: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           758: 
        !           759: # PROP Exclude_From_Build 1
        !           760: 
        !           761: !ENDIF 
        !           762: 
        !           763: # End Source File
        !           764: # Begin Source File
        !           765: 
        !           766: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XercesParserLiaison.lib"
        !           767: 
        !           768: !IF  "$(CFG)" == "main - Win32 Release"
        !           769: 
        !           770: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           771: 
        !           772: # PROP Exclude_From_Build 1
        !           773: 
        !           774: !ENDIF 
        !           775: 
        !           776: # End Source File
        !           777: # Begin Source File
        !           778: 
        !           779: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XMLSupport.lib"
        !           780: 
        !           781: !IF  "$(CFG)" == "main - Win32 Release"
        !           782: 
        !           783: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           784: 
        !           785: # PROP Exclude_From_Build 1
        !           786: 
        !           787: !ENDIF 
        !           788: 
        !           789: # End Source File
        !           790: # Begin Source File
        !           791: 
        !           792: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XPath.lib"
        !           793: 
        !           794: !IF  "$(CFG)" == "main - Win32 Release"
        !           795: 
        !           796: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           797: 
        !           798: # PROP Exclude_From_Build 1
        !           799: 
        !           800: !ENDIF 
        !           801: 
        !           802: # End Source File
        !           803: # Begin Source File
        !           804: 
        !           805: SOURCE="..\..\..\win32xml\xml-xalan\c\Build\Win32\VC6\Release\XSLT.lib"
        !           806: 
        !           807: !IF  "$(CFG)" == "main - Win32 Release"
        !           808: 
        !           809: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           810: 
        !           811: # PROP Exclude_From_Build 1
        !           812: 
        !           813: !ENDIF 
        !           814: 
        !           815: # End Source File
        !           816: # End Group
        !           817: # End Group
1.1       paf       818: # End Target
                    819: # End Project

E-mail: