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

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
                     26: # PROP Scc_ProjName ""
                     27: # PROP Scc_LocalPath ""
                     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.85      paf        44: # ADD CPP /nologo /MD /W3 /O2 /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /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.85      paf        67: # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /I "..\libltdl" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /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: 
                     89: SOURCE=..\include\code.h
                     90: # End Source File
                     91: # Begin Source File
                     92: 
1.54      paf        93: SOURCE=..\include\pa_array.h
1.45      paf        94: # End Source File
                     95: # Begin Source File
                     96: 
1.54      paf        97: SOURCE=..\include\pa_common.h
1.45      paf        98: # End Source File
                     99: # Begin Source File
                    100: 
1.68      paf       101: SOURCE=..\include\pa_config_fixed.h
                    102: # End Source File
                    103: # Begin Source File
                    104: 
                    105: SOURCE=..\include\pa_config_includes.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
                    126: # End Source File
                    127: # Begin Source File
                    128: 
                    129: SOURCE=..\include\pa_pool.h
                    130: # End Source File
                    131: # Begin Source File
                    132: 
                    133: SOURCE=..\include\pa_request.h
                    134: # End Source File
                    135: # Begin Source File
                    136: 
1.67      paf       137: SOURCE=..\include\pa_sapi.h
                    138: # End Source File
                    139: # Begin Source File
                    140: 
1.81      paf       141: SOURCE=..\include\pa_socks.h
                    142: # End Source File
                    143: # Begin Source File
                    144: 
1.75      paf       145: SOURCE=..\include\pa_sql_connection.h
                    146: # End Source File
                    147: # Begin Source File
                    148: 
1.74      paf       149: SOURCE=..\include\pa_sql_driver_manager.h
                    150: # End Source File
                    151: # Begin Source File
                    152: 
1.45      paf       153: SOURCE=..\include\pa_stack.h
                    154: # End Source File
                    155: # Begin Source File
                    156: 
                    157: SOURCE=..\include\pa_string.h
                    158: # End Source File
                    159: # Begin Source File
                    160: 
                    161: SOURCE=..\include\pa_table.h
                    162: # End Source File
                    163: # Begin Source File
                    164: 
                    165: SOURCE=..\include\pa_threads.h
                    166: # End Source File
                    167: # Begin Source File
                    168: 
                    169: SOURCE=..\include\pa_types.h
                    170: # End Source File
                    171: # End Group
1.10      paf       172: # Begin Group "main"
1.1       paf       173: 
1.10      paf       174: # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1.1       paf       175: # Begin Source File
                    176: 
1.14      paf       177: SOURCE=.\compile.C
                    178: # End Source File
                    179: # Begin Source File
                    180: 
1.16      paf       181: SOURCE=.\compile.tab.C
1.14      paf       182: # End Source File
                    183: # Begin Source File
                    184: 
                    185: SOURCE=.\compile.y
                    186: 
                    187: !IF  "$(CFG)" == "main - Win32 Release"
                    188: 
1.45      paf       189: # Begin Custom Build
                    190: InputPath=.\compile.y
                    191: InputName=compile
                    192: 
                    193: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    194:        call VCVARS32 
1.70      paf       195:        d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C 
1.45      paf       196:        
                    197: # End Custom Build
                    198: 
1.14      paf       199: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    200: 
                    201: # Begin Custom Build
                    202: InputPath=.\compile.y
                    203: InputName=compile
                    204: 
1.16      paf       205: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.14      paf       206:        call VCVARS32 
1.70      paf       207:        d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C 
1.14      paf       208:        
                    209: # End Custom Build
                    210: 
                    211: !ENDIF 
                    212: 
                    213: # End Source File
                    214: # Begin Source File
                    215: 
                    216: SOURCE=.\compile_tools.C
                    217: # End Source File
                    218: # Begin Source File
                    219: 
                    220: SOURCE=.\compile_tools.h
                    221: # End Source File
                    222: # Begin Source File
                    223: 
                    224: SOURCE=.\execute.C
                    225: # End Source File
                    226: # Begin Source File
                    227: 
1.5       paf       228: SOURCE=.\pa_array.C
                    229: # End Source File
                    230: # Begin Source File
                    231: 
1.9       paf       232: SOURCE=.\pa_common.C
1.78      paf       233: # End Source File
                    234: # Begin Source File
                    235: 
                    236: SOURCE=.\pa_dir.C
1.9       paf       237: # End Source File
                    238: # Begin Source File
                    239: 
1.10      paf       240: SOURCE=.\pa_exception.C
1.9       paf       241: # End Source File
                    242: # Begin Source File
                    243: 
1.85      paf       244: SOURCE=.\pa_exec.C
1.84      paf       245: # End Source File
                    246: # Begin Source File
                    247: 
1.54      paf       248: SOURCE=.\pa_globals.C
                    249: # End Source File
                    250: # Begin Source File
                    251: 
1.3       paf       252: SOURCE=.\pa_hash.C
1.13      paf       253: # End Source File
                    254: # Begin Source File
                    255: 
                    256: SOURCE=.\pa_pool.C
1.3       paf       257: # End Source File
                    258: # Begin Source File
                    259: 
1.43      paf       260: SOURCE=.\pa_request.C
1.81      paf       261: # End Source File
                    262: # Begin Source File
                    263: 
                    264: SOURCE=.\pa_socks.C
1.74      paf       265: # End Source File
                    266: # Begin Source File
                    267: 
                    268: SOURCE=.\pa_sql_driver_manager.C
1.43      paf       269: # End Source File
                    270: # Begin Source File
                    271: 
1.1       paf       272: SOURCE=.\pa_string.C
                    273: # End Source File
1.6       paf       274: # Begin Source File
                    275: 
1.7       paf       276: SOURCE=.\pa_table.C
1.6       paf       277: # End Source File
1.46      paf       278: # Begin Source File
                    279: 
                    280: SOURCE=.\untaint.C
                    281: # End Source File
1.1       paf       282: # End Group
1.45      paf       283: # Begin Group "types"
1.1       paf       284: 
1.45      paf       285: # PROP Default_Filter ""
1.14      paf       286: # Begin Source File
                    287: 
1.64      paf       288: SOURCE=..\types\pa_valiased.C
                    289: # End Source File
                    290: # Begin Source File
                    291: 
1.45      paf       292: SOURCE=..\types\pa_valiased.h
1.43      paf       293: # End Source File
                    294: # Begin Source File
                    295: 
1.45      paf       296: SOURCE=..\types\pa_value.h
1.14      paf       297: # End Source File
                    298: # Begin Source File
                    299: 
1.45      paf       300: SOURCE=..\types\pa_vbool.h
1.5       paf       301: # End Source File
1.1       paf       302: # Begin Source File
                    303: 
1.45      paf       304: SOURCE=..\types\pa_vcframe.h
1.9       paf       305: # End Source File
                    306: # Begin Source File
                    307: 
1.45      paf       308: SOURCE=..\types\pa_vclass.h
1.3       paf       309: # End Source File
                    310: # Begin Source File
                    311: 
1.59      paf       312: SOURCE=..\types\pa_vcookie.C
                    313: # End Source File
                    314: # Begin Source File
                    315: 
                    316: SOURCE=..\types\pa_vcookie.h
                    317: # End Source File
                    318: # Begin Source File
                    319: 
1.45      paf       320: SOURCE=..\types\pa_vdouble.h
1.9       paf       321: # End Source File
                    322: # Begin Source File
                    323: 
1.51      paf       324: SOURCE=..\types\pa_venv.h
                    325: # End Source File
                    326: # Begin Source File
                    327: 
1.61      paf       328: SOURCE=..\types\pa_vfile.C
                    329: # End Source File
                    330: # Begin Source File
                    331: 
1.60      paf       332: SOURCE=..\types\pa_vfile.h
                    333: # End Source File
                    334: # Begin Source File
                    335: 
1.55      paf       336: SOURCE=..\types\pa_vform.C
                    337: # End Source File
                    338: # Begin Source File
                    339: 
1.52      paf       340: SOURCE=..\types\pa_vform.h
                    341: # End Source File
                    342: # Begin Source File
                    343: 
1.45      paf       344: SOURCE=..\types\pa_vhash.h
1.19      paf       345: # End Source File
                    346: # Begin Source File
                    347: 
1.86    ! paf       348: SOURCE=..\types\pa_vimage.C
        !           349: # End Source File
        !           350: # Begin Source File
        !           351: 
        !           352: SOURCE=..\types\pa_vimage.h
        !           353: # End Source File
        !           354: # Begin Source File
        !           355: 
1.45      paf       356: SOURCE=..\types\pa_vint.h
1.3       paf       357: # End Source File
                    358: # Begin Source File
                    359: 
1.45      paf       360: SOURCE=..\types\pa_vjunction.h
1.7       paf       361: # End Source File
                    362: # Begin Source File
                    363: 
1.45      paf       364: SOURCE=..\types\pa_vmframe.h
1.6       paf       365: # End Source File
                    366: # Begin Source File
                    367: 
1.45      paf       368: SOURCE=..\types\pa_vobject.h
1.51      paf       369: # End Source File
                    370: # Begin Source File
                    371: 
1.57      paf       372: SOURCE=..\types\pa_vrequest.C
                    373: # End Source File
                    374: # Begin Source File
                    375: 
1.56      paf       376: SOURCE=..\types\pa_vrequest.h
                    377: # End Source File
                    378: # Begin Source File
                    379: 
1.58      paf       380: SOURCE=..\types\pa_vresponse.h
                    381: # End Source File
                    382: # Begin Source File
                    383: 
1.51      paf       384: SOURCE=..\types\pa_vstateless_class.C
                    385: # End Source File
                    386: # Begin Source File
                    387: 
                    388: SOURCE=..\types\pa_vstateless_class.h
1.1       paf       389: # End Source File
1.4       paf       390: # Begin Source File
                    391: 
1.48      paf       392: SOURCE=..\types\pa_vstateless_object.h
1.47      paf       393: # End Source File
                    394: # Begin Source File
                    395: 
1.72      paf       396: SOURCE=..\types\pa_vstring.C
                    397: # End Source File
                    398: # Begin Source File
                    399: 
1.45      paf       400: SOURCE=..\types\pa_vstring.h
1.12      paf       401: # End Source File
                    402: # Begin Source File
                    403: 
1.49      paf       404: SOURCE=..\types\pa_vtable.h
                    405: # End Source File
                    406: # Begin Source File
                    407: 
1.45      paf       408: SOURCE=..\types\pa_vunknown.h
1.33      paf       409: # End Source File
                    410: # Begin Source File
                    411: 
1.45      paf       412: SOURCE=..\types\pa_wcontext.C
1.17      paf       413: # End Source File
                    414: # Begin Source File
                    415: 
1.45      paf       416: SOURCE=..\types\pa_wcontext.h
1.35      paf       417: # End Source File
                    418: # Begin Source File
                    419: 
1.45      paf       420: SOURCE=..\types\pa_wwrapper.h
1.28      paf       421: # End Source File
1.44      paf       422: # End Group
1.45      paf       423: # Begin Group "classes"
1.44      paf       424: 
                    425: # PROP Default_Filter ""
1.80      paf       426: # Begin Group "smtp"
                    427: 
                    428: # PROP Default_Filter ""
                    429: # Begin Source File
                    430: 
                    431: SOURCE=..\classes\smtp\comms.C
                    432: # End Source File
                    433: # Begin Source File
                    434: 
                    435: SOURCE=..\classes\smtp\smtp.C
                    436: # End Source File
                    437: # Begin Source File
                    438: 
                    439: SOURCE=..\classes\smtp\smtp.h
                    440: # End Source File
                    441: # End Group
1.86    ! paf       442: # Begin Group "gd"
        !           443: 
        !           444: # PROP Default_Filter ""
        !           445: # Begin Source File
        !           446: 
        !           447: SOURCE=..\classes\gd\gif.C
        !           448: # End Source File
        !           449: # Begin Source File
        !           450: 
        !           451: SOURCE=..\classes\gd\gif.h
        !           452: # End Source File
        !           453: # Begin Source File
        !           454: 
        !           455: SOURCE=..\classes\gd\gifio.C
        !           456: # End Source File
        !           457: # End Group
1.28      paf       458: # Begin Source File
                    459: 
1.45      paf       460: SOURCE=..\classes\_double.h
1.26      paf       461: # End Source File
                    462: # Begin Source File
                    463: 
1.60      paf       464: SOURCE=..\classes\_file.h
                    465: # End Source File
                    466: # Begin Source File
                    467: 
1.52      paf       468: SOURCE=..\classes\_form.h
                    469: # End Source File
                    470: # Begin Source File
                    471: 
1.86    ! paf       472: SOURCE=..\classes\_image.h
        !           473: # End Source File
        !           474: # Begin Source File
        !           475: 
1.45      paf       476: SOURCE=..\classes\_int.h
1.22      paf       477: # End Source File
                    478: # Begin Source File
                    479: 
1.79      paf       480: SOURCE=..\classes\_mail.h
                    481: # End Source File
                    482: # Begin Source File
                    483: 
1.77      paf       484: SOURCE=..\classes\_op.h
1.71      paf       485: # End Source File
                    486: # Begin Source File
                    487: 
1.77      paf       488: SOURCE=..\classes\_random.h
1.58      paf       489: # End Source File
                    490: # Begin Source File
                    491: 
1.77      paf       492: SOURCE=..\classes\_response.h
1.24      paf       493: # End Source File
                    494: # Begin Source File
                    495: 
1.45      paf       496: SOURCE=..\classes\_string.h
1.4       paf       497: # End Source File
1.36      paf       498: # Begin Source File
                    499: 
1.50      paf       500: SOURCE=..\classes\_table.h
                    501: # End Source File
                    502: # Begin Source File
                    503: 
1.45      paf       504: SOURCE=..\classes\double.C
1.60      paf       505: # End Source File
                    506: # Begin Source File
                    507: 
                    508: SOURCE=..\classes\file.C
1.52      paf       509: # End Source File
                    510: # Begin Source File
                    511: 
                    512: SOURCE=..\classes\form.C
1.86    ! paf       513: # End Source File
        !           514: # Begin Source File
        !           515: 
        !           516: SOURCE=..\classes\image.C
1.42      paf       517: # End Source File
                    518: # Begin Source File
                    519: 
1.45      paf       520: SOURCE=..\classes\int.C
1.79      paf       521: # End Source File
                    522: # Begin Source File
                    523: 
                    524: SOURCE=..\classes\mail.C
1.71      paf       525: # End Source File
                    526: # Begin Source File
                    527: 
1.77      paf       528: SOURCE=..\classes\op.C
1.58      paf       529: # End Source File
                    530: # Begin Source File
                    531: 
1.77      paf       532: SOURCE=..\classes\random.C
1.40      paf       533: # End Source File
                    534: # Begin Source File
                    535: 
1.77      paf       536: SOURCE=..\classes\response.C
1.41      paf       537: # End Source File
                    538: # Begin Source File
                    539: 
1.45      paf       540: SOURCE=..\classes\string.C
1.49      paf       541: # End Source File
                    542: # Begin Source File
                    543: 
                    544: SOURCE=..\classes\table.C
1.76      paf       545: # End Source File
                    546: # End Group
                    547: # Begin Group "sql"
                    548: 
                    549: # PROP Default_Filter ""
                    550: # Begin Source File
                    551: 
                    552: SOURCE=..\sql\pa_sql_driver.h
1.36      paf       553: # End Source File
                    554: # End Group
1.1       paf       555: # End Target
                    556: # End Project

E-mail: