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

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

E-mail: